Skip to content

Tags: GenericMappingTools/gmt

Tags

6.5.0

Toggle 6.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure allocated path is long enough for pssolar (#8261)

See GenericMappingTools/pygmt#2959 for background.  Ensure we add at least 1 point when going to pole.

6.4.0

Toggle 6.4.0's commit message
Update CMakeLists.txt

6.3.0

Toggle 6.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update place-release.sh (#6035)

6.2.0

Toggle 6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update DOI and set release mode for 6.2.0 (#5296)

Place the reserved DOI and get ready for release builds.

6.2.0rc2

Toggle 6.2.0rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include arm64 bundle in draft release workflow (#5254)

6.2.0rc1

Toggle 6.2.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add group write permissions in build-release.sh (#5157)

6.1.1

Toggle 6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove an unused var and let build-release scp the files (#4150) (#4151)

Just noticed a warning while building 6.1.1, pls one less copy/paste thing for me to do during release.

Co-authored-by: Paul Wessel <[email protected]>

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finalize the ChangeLog (#3595)

To include the latest, plus some spellings.  @seisman, did you want to expand on teh seis entry or are you OK with what I put?

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finalize 6 for release (#1947)

6.0.0rc5

Toggle 6.0.0rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set HAVE_GIT_VERSION to TRUE if it is a git repository (#1876)

Check if the `.git` directory exists to determine if it's a git repository.

For a git repository, set HAVE_GIT_VERSION to TRUE, and enable the
`gmt_release` target.