summaryrefslogtreecommitdiffstats
path: root/build.sh
AgeCommit message (Expand)Author
2014-05-20Find correct upgrade asset for arm (fixes #232)Jakob Borg
2014-05-16Don't fail build on 'go vet' errors (ref #227)Jakob Borg
2014-05-12Add guidev build modeJakob Borg
2014-05-12Easy godep/go vet setup.Jakob Borg
2014-05-11Tagged date is that of the commit, not buildJakob Borg
2014-05-11Don't build stcli by defaultv0.8.5Jakob Borg
2014-05-06Also build windows-386 and linux-armv5Jakob Borg
2014-05-02Run vet when buildingJakob Borg
2014-04-22More portable hostnameJakob Borg
2014-04-19Include build user and host in long versionJakob Borg
2014-04-19Include build date in -version outputJakob Borg
2014-04-09New GUI (fixes #73, fixes #87)Jakob Borg
2014-04-08Build command for assets, use godep for tests etcJakob Borg
2014-04-08Build command to update depsJakob Borg
2014-04-01Also build 32 bit Linux (fixes #108)Jakob Borg
2014-03-31Build ARMv6 as well for RaspberryPiJakob Borg
2014-03-30Basic support for synchronizing multiple repositories (fixes #35)Jakob Borg
2014-03-29The Great Rewrite (fixes #36, #61, #94, #101)Jakob Borg
2014-03-24Don't use 'which' to check for godepJakob Borg
2014-03-22Only sign if the key is presentJakob Borg
2014-03-22Use godepJakob Borg
2014-03-22Fix tests for >1 CPU (fixes #99)Jakob Borg
2014-03-21Include signature in release bundle (ref #97)Jakob Borg
2014-03-20Also remove old signatures when rebuildingJakob Borg
2014-03-20Disable Windows builds for now (ref #94, #95)Jakob Borg
2014-03-20Sign builds, upload signatures with release artefacts (fixes #97)Jakob Borg
2014-03-17Faster and more portable assets generatorJakob Borg
2014-03-17get bash path from envAaron Bieber
2014-03-02Clean up build.shJakob Borg
2014-03-02Move cmd files into subdirJakob Borg
2014-02-23Use simple script for asset embeddingJakob Borg
2014-02-20Rework XDR encodingJakob Borg
2014-02-01Don't include resource fork crap in builds (fixes #48)Jakob Borg
2014-02-01Streamline build scriptJakob Borg
2014-01-26Move auto generated source to a packageJakob Borg
2014-01-23Add version info to GUI (fixes #41)Jakob Borg
2014-01-20Fix GUI files modtime (ish...)Jakob Borg
2014-01-20Use embed instead of nrsc, enables 'go get'Jakob Borg
2014-01-20Fix windows build (fixes #38)Jakob Borg
2014-01-09Only fetch deps, don't buildJakob Borg
2014-01-09Do go get as part of build unless fast build requested (fixes #31)Jakob Borg
2014-01-09Build for Linux on ARM (fixes #32)Jakob Borg
2014-01-07Unbreak build scriptv0.3.3Jakob Borg
2014-01-07Move binary to build destinationJakob Borg
2014-01-07Build tar file for current OS/architectureJakob Borg
2014-01-06Do quick build even on test failureJakob Borg
2014-01-06Refactor out the model into a subpackageJakob Borg
2014-01-06Move build artefacts dirJakob Borg
2014-01-05Rudimentary HTTP GUIv0.3.0Jakob Borg
2014-01-01Build windows binariesJakob Borg