Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build GMT on TravisCI #5

Merged
merged 15 commits into from
Aug 13, 2018
Merged

Build GMT on TravisCI #5

merged 15 commits into from
Aug 13, 2018

Commits on Aug 13, 2018

  1. Add config and scripts to build GMT on TravisCI

    For now, only tries to compile and run a simple `pscoast`.
    Build scripts will be in `.continuous-integration`.
    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    341d028 View commit details
    Browse the repository at this point in the history
  2. Move CI scripts to ci

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    c28cf7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dac31f3 View commit details
    Browse the repository at this point in the history
  4. Don't build on OSX yet

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    91c524d View commit details
    Browse the repository at this point in the history
  5. Rename the build script to travis-build.sh

    It will work on linux and osx
    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    ed6a5c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b47ff6 View commit details
    Browse the repository at this point in the history
  7. Require sudo

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a142657 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8264877 View commit details
    Browse the repository at this point in the history
  9. Install curl

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    135cc26 View commit details
    Browse the repository at this point in the history
  10. Use wget instead of curl

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    4dec340 View commit details
    Browse the repository at this point in the history
  11. Save the file using -O

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a653bd4 View commit details
    Browse the repository at this point in the history
  12. Use http instead

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    3aaa3ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a886e8 View commit details
    Browse the repository at this point in the history
  14. Don't make the dir twice

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    1113976 View commit details
    Browse the repository at this point in the history
  15. PREFIX, not INSTALLDIR

    leouieda committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    11afe58 View commit details
    Browse the repository at this point in the history