Commit Graph

20 Commits

Author SHA1 Message Date
knoxfighter
bd04f9c4c0 added support for creating a docker image from local sourcecode 2020-10-16 18:13:51 +02:00
knoxfighter
a3c181439f use mkdir-p to ignore exists error 2019-10-30 15:42:01 +01:00
knoxfighter
8cca1b2cff added more things to clean & added clean before creating build 2019-10-29 22:53:06 +01:00
knoxfighter
4266251c70 changed makefile to run with go modules 2019-10-29 22:04:53 +01:00
dgw
cf3972c105
Makefile: Fix app bundle dependency in zip build target
The dependency name and target name got out of sync somewhere.
2019-08-06 11:17:05 -05:00
knoxfighter
598e499ed2 added new laravel-mix section to readme 2018-08-12 02:24:31 +02:00
Ted Meyer
89031c1bab Cleaned up the build script
No more commented out code, and the finished product actually runs now.
Also updated the readme to reflect the new build rules.
2017-12-21 14:50:29 -08:00
JakenVeina
c4784f5b70 Committed the rest of the last commit 2017-05-24 22:13:49 -05:00
majormjr
c40b669f73 Update repo URL 2017-01-24 20:03:56 -05:00
majormjr
c3f40497dd modify makefile to output correct directory 2017-01-24 19:44:17 -05:00
majormjr
28eaf43a2b added dev command to makefile 2017-01-22 21:30:11 -05:00
Sean Callahan
a54810e598 Add Linux build env vars for GOOS and GOARCH 2016-11-02 16:55:23 -07:00
majormjr
ea80c89eb8 Fixed release filename in Makefile 2016-11-02 18:05:14 -04:00
majormjr
9dbd525938 added build dir to Makefile 2016-11-01 15:58:06 -04:00
majormjr
cda386a7b8 Updated makefile and added go 1.7 to travis build script 2016-11-01 08:17:54 -04:00
majormjr
618dcbd234 moved builds to build directory 2016-10-31 18:35:53 -04:00
majormjr
63909d8710 added Windows build to Makefile 2016-10-11 09:50:38 -04:00
majormjr
6552488748 moved backend application to src directory 2016-05-12 07:31:05 -04:00
majormjr
8642b771d5 Added flag for config file 2016-05-03 11:56:06 -04:00
majormjr
6c9bb7c3a2 added dockerfile for deployment, added makefiles for creating release and building docker image 2016-04-28 09:58:02 -04:00