Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 541 Bytes

RELEASE.md

File metadata and controls

25 lines (15 loc) · 541 Bytes

Releasing GMT

The admin directory is just for the GMT developers to store configuration files and scripts useful for building the actual releases.

Prerequisites

In addition to the packages required for building all of GMT (including documentation), you also need gnu-tar and coreutils.

Contents

  • build-release.sh
  • build-macos-external-list.sh
  • ConfigReleaseBuild.cmake

Do the release

Make sure you are in the top gmt directory and then run

admin/build-release.sh [-help]

to see the various options available.