Commit Graph

29 Commits

Author SHA1 Message Date
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