Commit Graph

167 Commits

Author SHA1 Message Date
Jakob Borg 071f4c0769 Remove reprecated st* utils 2014-07-01 12:20:25 +02:00
Jakob Borg 12eda0449a Build and memSize impl for Solaris 2014-06-16 10:19:32 +02:00
Jakob Borg 58c5e46206 Add build environment variable 2014-06-13 20:44:00 +02:00
Jakob Borg 8716ed5aa4 Fix coveralls.io data pushing 2014-06-10 17:05:15 +02:00
Arthur Axel 'fREW' Schmidt 70fc8a3064 push test coverage info to coveralls.io 2014-06-10 17:05:15 +02:00
Jakob Borg 92499af323 Revert "Build for Solaris"
This reverts commit 5a2328d9a5.
2014-06-08 07:37:51 +02:00
Jakob Borg 5a2328d9a5 Build for Solaris 2014-06-07 03:56:13 +02:00
Jakob Borg 2d9a822ed7 Text files in zip dists should be DOS format 2014-05-28 20:11:01 +02:00
Jakob Borg 98622ca4d0 Include CONTRIBUTORS in build, since LICENSE points to it 2014-05-28 20:11:01 +02:00
Jakob Borg c6ba0208d0 Don't require SSE in 32 bit builds (fixes #277) 2014-05-25 21:36:38 +02:00
Jakob Borg 04130fcb15 Allow GUI development with standard binary 2014-05-22 16:12:19 +02:00
Jakob Borg 2e1c33206f Fix discosrv build, build as part of all (fixes #257) 2014-05-22 08:46:19 +02:00
Jakob Borg a8c510cc72 Find correct upgrade asset for arm (fixes #232) 2014-05-20 00:06:16 +02:00
Jakob Borg e788a99c3e Don't fail build on 'go vet' errors (ref #227) 2014-05-16 20:05:44 +02:00
Jakob Borg bae9247d84 Add guidev build mode 2014-05-12 20:04:49 -03:00
Jakob Borg a105ad1391 Easy godep/go vet setup. 2014-05-12 20:00:57 -03:00
Jakob Borg 7a41362d90 Tagged date is that of the commit, not build 2014-05-11 17:26:48 -03:00
Jakob Borg 3ed783983f Don't build stcli by default 2014-05-11 15:40:14 -03:00
Jakob Borg dfd239ac06 Also build windows-386 and linux-armv5 2014-05-06 08:13:56 -03:00
Jakob Borg b3d19bd5cc Run vet when building 2014-05-02 21:59:36 +02:00
Jakob Borg 53cd877899 More portable hostname 2014-04-22 08:25:40 +02:00
Jakob Borg c64549471a Include build user and host in long version 2014-04-19 16:44:28 +02:00
Jakob Borg f76fe1ac7a Include build date in -version output 2014-04-19 16:38:11 +02:00
Jakob Borg 433a0cb9cc New GUI (fixes #73, fixes #87) 2014-04-09 23:00:23 +02:00
Jakob Borg a203d99182 Build command for assets, use godep for tests etc 2014-04-08 15:16:13 +02:00
Jakob Borg bc5ff6e1b6 Build command to update deps 2014-04-08 15:14:36 +02:00
Jakob Borg 8e33288156 Also build 32 bit Linux (fixes #108) 2014-04-01 10:48:09 +02:00
Jakob Borg dddf563105 Build ARMv6 as well for RaspberryPi 2014-03-31 05:59:40 +02:00
Jakob Borg 5eb5a056bf Basic support for synchronizing multiple repositories (fixes #35) 2014-03-30 21:28:13 +02:00
Jakob Borg f87b1520e8 The Great Rewrite (fixes #36, #61, #94, #101)
Rewrite of the file model and pulling mechanism. Needs lots of cleanup
and bugfixes, now...
2014-03-29 13:47:21 +01:00
Jakob Borg fb4a2c9b5a Don't use 'which' to check for godep 2014-03-24 07:37:26 +01:00
Jakob Borg 145c8e4063 Only sign if the key is present 2014-03-22 21:38:01 +01:00
Jakob Borg 52cad94e86 Use godep 2014-03-22 21:33:18 +01:00
Jakob Borg 513100bb92 Fix tests for >1 CPU (fixes #99) 2014-03-22 17:06:15 +01:00
Jakob Borg a4e56caf78 Include signature in release bundle (ref #97) 2014-03-21 07:40:48 +01:00
Jakob Borg a84ea70387 Also remove old signatures when rebuilding 2014-03-20 17:56:43 +01:00
Jakob Borg 25acc0e445 Disable Windows builds for now (ref #94, #95) 2014-03-20 17:55:42 +01:00
Jakob Borg 16e1a4397a Sign builds, upload signatures with release artefacts (fixes #97) 2014-03-20 17:55:16 +01:00
Jakob Borg 222272b75c Faster and more portable assets generator 2014-03-17 22:56:07 +01:00
Aaron Bieber 60ae665c0f get bash path from env 2014-03-17 11:15:59 -06:00
Jakob Borg 0afcb5b7e7 Clean up build.sh 2014-03-02 23:55:08 +01:00
Jakob Borg 3c171d281c Move cmd files into subdir 2014-03-02 23:13:04 +01:00
Jakob Borg d0863d495c Use simple script for asset embedding 2014-02-23 13:54:23 +01:00
Jakob Borg 5837277f8d Rework XDR encoding 2014-02-20 17:42:17 +01:00
Jakob Borg 71def3a970 Don't include resource fork crap in builds (fixes #48) 2014-02-01 20:23:02 +01:00
Jakob Borg e6078f9449 Streamline build script 2014-02-01 10:10:07 +01:00
Jakob Borg b1ba976122 Move auto generated source to a package 2014-01-26 15:02:06 +01:00
Jakob Borg 01096fff6c Add version info to GUI (fixes #41) 2014-01-23 13:13:15 +01:00
Jakob Borg 6b02f9e44f Fix GUI files modtime (ish...) 2014-01-20 23:08:29 +01:00
Jakob Borg 84d7452f9e Use embed instead of nrsc, enables 'go get' 2014-01-20 23:01:38 +01:00
Jakob Borg 9b449cb527 Fix windows build (fixes #38) 2014-01-20 23:00:49 +01:00
Jakob Borg 92dee7c082 Only fetch deps, don't build 2014-01-09 23:00:23 +01:00
Jakob Borg a18f6c6d90 Do go get as part of build unless fast build requested (fixes #31) 2014-01-09 21:22:05 +01:00
Jakob Borg 6e11e3cda9 Build for Linux on ARM (fixes #32) 2014-01-09 21:17:41 +01:00
Jakob Borg 69ef4d261d Unbreak build script 2014-01-07 17:07:46 +01:00
Jakob Borg e3bc33dc88 Move binary to build destination 2014-01-07 12:14:50 +01:00
Jakob Borg 92b01fa48a Build tar file for current OS/architecture 2014-01-07 11:52:42 +01:00
Jakob Borg 48603a1619 Do quick build even on test failure 2014-01-06 15:50:15 +01:00
Jakob Borg c9cce9613e Refactor out the model into a subpackage 2014-01-06 11:11:18 +01:00
Jakob Borg 8974c33f2f Move build artefacts dir 2014-01-06 06:11:19 +01:00
Jakob Borg 8c1996f7e5 Rudimentary HTTP GUI 2014-01-05 23:54:57 +01:00
Jakob Borg 1c4e710adc Build windows binaries 2014-01-01 08:18:11 -05:00
Jakob Borg 86c0a527fd Include README & LICENSE in build 2013-12-30 10:11:10 -05:00
Jakob Borg 4543bfb837 Don't include .ini in build 2013-12-30 10:04:51 -05:00
Jakob Borg 001a6724ec Build artefacts in build dir 2013-12-30 09:02:18 -05:00
Jakob Borg 31ea72dbb3 Perform external queries 2013-12-22 17:13:59 -05:00
Jakob Borg 8e65d36691 Build script 2013-12-22 00:16:49 +01:00