Dan Sosedoff
|
186f132262
|
Tweak test directory
|
2016-06-27 19:52:26 -05:00 |
|
Edward Muller
|
5d2412bbb0
|
Upgrade to Go1.6, use vendor
Also make sure we're using a more recent version of godep
|
2016-05-26 16:37:46 -07:00 |
|
Dan Sosedoff
|
e3f5cab6dd
|
Add task to build on all PG versions
|
2016-01-17 15:22:51 -06:00 |
|
Dan Sosedoff
|
d26bb75ebc
|
Tweak packaging script
|
2015-05-06 21:31:05 -05:00 |
|
Dan Sosedoff
|
a65cca44e5
|
Add script to package binaries
|
2015-05-06 21:24:15 -05:00 |
|
Dan Sosedoff
|
c0f3f027ae
|
Move version definition into command package, include build timestamp, add /api/info endpoint
|
2015-05-05 00:34:23 -05:00 |
|
Dan Sosedoff
|
ca894c621f
|
Inject git version when building a release
|
2015-04-30 20:40:06 -05:00 |
|
Dan Sosedoff
|
595f51d76c
|
Add test task to makefile readme
|
2015-04-30 12:10:25 -05:00 |
|
Dan Sosedoff
|
e9f2f8eb83
|
Test all
|
2015-04-30 11:53:21 -05:00 |
|
Dan Sosedoff
|
c513930e27
|
Restructure application
|
2015-04-30 11:47:07 -05:00 |
|
Dan Sosedoff
|
fa8f3a2997
|
Add docker-release to usage
|
2015-03-17 00:01:28 -05:00 |
|
Dan Sosedoff
|
00f4413f12
|
Add docker-release target to makefile
|
2015-03-16 23:59:46 -05:00 |
|
Dan Sosedoff
|
27b3cac1e0
|
Run coverage analysis with tests
|
2015-03-04 08:53:16 -06:00 |
|
Dan Sosedoff
|
631ef974b6
|
Add 'make bootstrap' task
|
2015-02-02 14:15:57 -06:00 |
|
Dan Sosedoff
|
8b2ff2b57d
|
Better description for make docker
|
2014-12-31 18:47:21 -06:00 |
|
Dan Sosedoff
|
fadfaeb547
|
Regenerate production assets after make clean
|
2014-12-28 00:05:25 -06:00 |
|
Dan Sosedoff
|
83429723ce
|
Add tests to makefile usage
|
2014-12-26 20:51:04 -06:00 |
|
Dan Sosedoff
|
a9c482a7c6
|
Add usage to makefile
|
2014-12-26 20:50:15 -06:00 |
|
Dan Sosedoff
|
dfefaded1f
|
Add make test
|
2014-12-17 21:39:03 -06:00 |
|
Dan Sosedoff
|
d904ea9a29
|
Makefile changes
- Rename "make build" to "make release"
- Task "make release" will build all targets
- Task "make build" will build production binary for current os
|
2014-12-13 20:43:07 -06:00 |
|
Chris Bandy
|
bbdd0affba
|
Pass asset directory as a dependency
|
2014-11-26 12:55:49 +00:00 |
|
Chris Bandy
|
8f5f280597
|
Replace awk with sed
`make` handles newlines already.
|
2014-11-26 12:54:34 +00:00 |
|
Chris Bandy
|
fbbcd0ad58
|
Move Git-ignored file list into variable
Rename existing variable to better indicate its use.
|
2014-11-26 12:51:57 +00:00 |
|
Chris Bandy
|
209230dfd3
|
Do not include files ignored by Git in compiled assets
|
2014-11-24 13:25:10 +00:00 |
|
Dan Sosedoff
|
dd1127ff77
|
Rename asset build tasks
|
2014-11-11 18:13:23 -06:00 |
|
Dan Sosedoff
|
95b17c44ec
|
Use godep in Makefile
|
2014-11-05 22:04:47 -06:00 |
|
Dan Sosedoff
|
6a269bcede
|
Add make task to build docker image
|
2014-11-05 18:27:14 -06:00 |
|
Dan Sosedoff
|
d2b1caf7aa
|
Add godep to make setup and skip building assets
|
2014-11-05 18:18:41 -06:00 |
|
Chris Bandy
|
33de540183
|
Have only one target that specifies the asset bindata
- Development targets recurse with the -debug flag
- Assets built as normal dependencies
|
2014-10-31 11:31:59 +00:00 |
|
Dan Sosedoff
|
8c11713a5a
|
Add darwin/386 to build list
|
2014-10-27 15:26:14 -05:00 |
|
Dan Sosedoff
|
65cce4a726
|
Reorder tasks in makefile
|
2014-10-25 12:55:12 -05:00 |
|
Dan Sosedoff
|
2f26756bb0
|
Change 'make deps' to 'make setup' to fix issues with clean checkout
|
2014-10-24 20:52:15 -05:00 |
|
Dan Sosedoff
|
2db871668b
|
Fix typo in rm flag for 'make clean' task
|
2014-10-24 20:39:43 -05:00 |
|
Dan Sosedoff
|
12631544fc
|
Add -ignore flag to bindata generation
|
2014-10-19 09:10:22 -06:00 |
|
Dan Sosedoff
|
5dd26cd8d0
|
Frontend tweaks
|
2014-10-13 19:49:43 -05:00 |
|
Dan Sosedoff
|
3104754c0d
|
Readme tweaks
|
2014-10-13 18:31:28 -05:00 |
|
Dan Sosedoff
|
60eda30273
|
Add make dev step
|
2014-10-13 18:29:44 -05:00 |
|
Dan Sosedoff
|
84838a0b99
|
Compile for 32/64 bits of linux/windows
|
2014-10-13 17:31:39 -05:00 |
|
Dan Sosedoff
|
b1dd26e931
|
Build for windows and linux
|
2014-10-13 16:27:53 -05:00 |
|
Dan Sosedoff
|
f848116e1b
|
Serve assets with bindata
|
2014-10-13 14:40:56 -05:00 |
|
Dan Sosedoff
|
15c01e0a55
|
Add go-bindata to installation step
|
2014-10-13 13:58:26 -05:00 |
|
Dan Sosedoff
|
2e766af361
|
Make clean
|
2014-10-10 17:32:47 -05:00 |
|
Dan Sosedoff
|
1ae0cc0100
|
Compile only for darwin
|
2014-10-09 09:59:19 -05:00 |
|
Dan Sosedoff
|
6259cbc730
|
Add makefile
|
2014-10-09 09:56:08 -05:00 |
|