Commit Graph

407 Commits

Author SHA1 Message Date
Jeff Carr 3afc855f4b only do 'go get -v' when there is a new build to do
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-10 15:49:39 -07:00
Jeff Carr ba615e1a21 tag v0.6.30
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-10 15:35:59 -07:00
Jeff Carr 30be403d03 have to remove all test code so 'packr build' works
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-10 15:34:55 -07:00
Jeff Carr 995878382e run all these go update options
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-09 15:08:25 -07:00
Jeff Carr 3e61e7da18 try to correctly update all the go dependancies
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-09 15:02:49 -07:00
Jeff Carr bea78b4f9a tag v0.6.29
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-09 14:34:46 -07:00
Jeff Carr 1d9a1ad652 execute the downloaded ELF binary
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-09 14:34:18 -07:00
Jeff Carr 93501675b9 smarter v0.6.28
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 11:06:58 -07:00
Jeff Carr fe93df97aa really v0.6.27 this time
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 11:02:54 -07:00
Jeff Carr 012c61b0f4 stronger tagging Makefile shortcut. also v0.6.27
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 11:02:00 -07:00
Jeff Carr e268ccd0be would be smart if I actually tested if the damn thing built first
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 10:59:01 -07:00
Jeff Carr d9eb4b1597 another test of autobuild v0.6.26
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 10:57:13 -07:00
Jeff Carr 4c9be65aba stupid. really stupid. of course that code doesn't run in main()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 10:56:04 -07:00
Jeff Carr 2ba4c6e6ee test auto build on v0.6.25
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 10:46:39 -07:00
Jeff Carr b1789ce055 upload the builddate file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 10:45:41 -07:00
Jeff Carr 0c4a45a3c8 autobuild every minute
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 09:59:16 -07:00
Jeff Carr dc1c865164 working autobuild on linux
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 09:56:15 -07:00
Jeff Carr 2513e32e7d better comments
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 09:51:45 -07:00
Jeff Carr e177b364a0 remove build stuff from Makefile
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 01:23:53 -07:00
Jeff Carr 397a66146b more fixes. attempt version 0.6.24
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 01:16:11 -07:00
Jeff Carr 0f6b111ac5 v0.6.23 test build
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 21:45:44 -07:00
Jeff Carr 065562a7de more attempts to auto-update
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 21:43:14 -07:00
Jeff Carr 55499287b0 v0.6.21
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 21:27:08 -07:00
Jeff Carr 2e3907caaf never commit this
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 21:25:06 -07:00
Jeff Carr 8465dae8a3 no longer pass build flags via ldflags
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 21:23:43 -07:00
Jeff Carr 26322fa7d5 v0.6.20 test
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 20:57:15 -07:00
Jeff Carr fca9b170f9 move VERSION into the go binary
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 20:56:14 -07:00
Jeff Carr 1c3040c4e9 more attempts to track version and build time
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 20:08:36 -07:00
Jeff Carr 77c4c9d69e attempt to put BUILDTIME in packr resources/ dir
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 20:02:26 -07:00
Jeff Carr 35c06f515b test of 0.6.17
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 18:58:12 -07:00
Jeff Carr 47e169d2ba more work on tracking on the version bulid time
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 18:56:15 -07:00
Jeff Carr 2768e0f278 accidentally left empty debugging for loop in the code
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 16:11:40 -07:00
Jeff Carr de8bb0ed36 use shell.Chomp(). re-remove go.* files. can't figure them out still
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 16:00:32 -07:00
Jeff Carr 5b33e2cf09 use go.mod and go.sum but these shouldn't be in commits
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 14:10:21 -07:00
Jeff Carr 511027b09d try putting these inside the binary
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 14:05:51 -07:00
Jeff Carr eca1e44139 v 0.6.16 put go.* files back
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 13:54:17 -07:00
Jeff Carr ca8fe192b0 fix windows vs linux build issues
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 11:00:36 -07:00
Jeff Carr 93796e8cdf fix the windows file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 11:00:01 -07:00
Jeff Carr 7706146f17 this is how you solve the linux vs windows compile solution
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 10:57:57 -07:00
Jeff Carr a6b312d6a3 maybe this time
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 10:53:00 -07:00
Jeff Carr fec14f2ef2 it's worth building before doing a commit.
and no, this isn't going to work either

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 10:44:10 -07:00
Jeff Carr dc4d1549b7 try ignoring this on windows. yes, I know this isn't going to work
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 10:37:36 -07:00
Jeff Carr 1dfe394073 builds again. version 0.6.14
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 10:24:53 -07:00
Jeff Carr fc6db10c22 make an error handling function
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 09:35:17 -07:00
Jeff Carr e1b30b97cc working on an auto-update methodology
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-05 18:03:10 -07:00
Jeff Carr 44a34afe88 version 0.6.13
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-05 11:13:30 -07:00
Jeff Carr 1af290c891 re-implement the color debugging button
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-05 10:01:56 -07:00
Jeff Carr adfb25186b fix 'dirty' logic
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-05 08:57:46 -07:00
Jeff Carr 9b27b2915a start tracking 'dirty' builds.
also fixes the logic in 'gui' that was causing segfaults
because it was indexing the tabs from '1' instead of '0'
so it would try to look at tab '5' (for example) but only
tab '4' would actually exist. (interestingly windows and the
macos didn't crash)

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-05 03:11:05 -07:00
Jeff Carr cdfdcd24a2 fix version number handling
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-05 02:52:35 -07:00