Commit Graph

10 Commits

Author SHA1 Message Date
Jan-Philipp Litza aa8297ff1b Use readlink as alternative to realpath 2015-11-07 20:55:30 +01:00
Jan-Philipp Litza 20e5467cf0 build.sh: Allow an aborted build process to resume 2015-08-30 16:44:44 +02:00
Jan-Philipp Litza 7782f27891 build.sh: Generate manifest with longer update span for stable 2015-08-26 21:54:01 +02:00
mortzu ae3a21fdf7 Added support for x86 target 2015-08-08 15:28:38 +02:00
mortzu fe40afcbd2 Fixed indention 2015-08-08 15:28:28 +02:00
mortzu 9c84727223 Added newline to gain more readability 2015-08-08 15:28:07 +02:00
mortzu 0f13efe593 Changed shebang to generic one 2015-08-08 15:26:36 +02:00
Jan-Philipp Litza 0996185154 Buildscript: Support --debug, calc # of threads dynamically 2015-08-04 10:04:52 +02:00
Jan-Philipp Litza 793cca225d Fix version computation in build.sh 2015-08-01 11:45:12 +02:00
Jan-Philipp Litza 9db62bf499 Added rather simplistic build script
This script takes the intended branch, "testing" or "stable", as the single
parameter. It then tries to autodetermine the correct release name, builds
gluon for the corresponding branch and all supported platforms (excluding
x86*), and optionally signs it if an ecdsutils keyfile is found (standard path:
~/.ecdsakey)
2015-07-02 17:22:58 +02:00