Commit Graph

7 Commits

Author SHA1 Message Date
robxnano e489823ecb Make scripts POSIX compatible
Rewrote repo-info.sh, tag-release.sh and build-presets.sh to remove
the need for bash when compiling.
2023-07-20 11:21:29 +02:00
Bradley Sepos 8e2a082677
build: Additional hashbang compatibility for BSD-like systems.
Fixes #1040.
2017-12-03 04:38:48 -05:00
Bradley Sepos 11c4d909c7
build: Make hashbangs more compatible. 2017-12-02 15:49:23 -05:00
John Stebbins 25de99bb27 build: changes to version numbering and build process
Use date/time for snapshot version numbers, YYYYMMDDHHMMSS-hash-branch.
Add --snapshot configure option to force snapshot builds.
repo-info.sh and tag-release.sh improvements.
2015-09-23 11:45:42 -07:00
John Stebbins 4fb5fbdced scripts: fix repo-info.sh
It was not working for new tags made on master
2015-08-27 09:07:12 -07:00
John Stebbins 9d0a09a742 build: fix errors in last commit
Thanks BradleyS
2015-08-25 14:26:59 -07:00
John Stebbins 4889bc9588 build: use git version info instead of svn
Migrate from svn to git.  Since our build system automatically generates
version info from the svn repo, this needs to change when we move the
repo to git.
2015-08-25 14:17:11 -07:00