Nathaniel Cook
0d82054f51
fix(Makefile): Nightly builds had wrong path
2018-07-02 10:36:41 -06:00
Nathaniel Cook
4e05ef3709
chore(Makefile): Update Makefiles to use GOOS
2018-06-26 11:03:49 -06:00
Nathaniel Cook
06cc767449
fix(Makefile): Touch Gopkg.lock after dep ensure
...
Running "dep ensure" no longer always writes out the Gopkg.lock file.
As such if somehow Gopkg.toml has a newer modified time than Gopkg.lock
the make command would always run "dep ensure" and all other build
steps.
This change makes it explicit that after a dep ensure run that
Gopkg.lock is newer than Gopkg.toml.
2018-06-19 15:30:58 -06:00
Nathaniel Cook
d1ca38c71f
chore(ifql): Rename IFQL to Flux
2018-06-11 09:26:10 -06:00
Nathaniel Cook
c2c9e10059
chore(cmd/transpilerd): Add transpilerd to the Makefile
2018-05-30 12:47:10 -06:00
Nathaniel Cook
1e1c6e21e5
chore(idp): Rename cmd/idp to cmd/influx
2018-05-24 11:34:39 -06:00
Nathaniel Cook
08eb19805d
chore(CI): Create nightly builds of ifqld
...
The builds are really anytime a commit is made to master not nightly.
Builds use goreleaser with the snapshot setting.
2018-05-23 09:13:46 -06:00
j. Emrys Landivar (docmerlin)
2f33928e1c
add make vet
2018-05-23 00:21:26 -05:00
Nathaniel Cook
c8ff490338
chore: Add Makefile
2018-05-22 14:45:23 -06:00