influxdb/query/promql
Jonathan A. Sternberg 25b0e37522
feat: add support for pkg-config (#17036)
This adds support for using pkg-config to build libflux inside of the
flux dependency. The build can occur by either installing `pkg-config`
into your path or the `env` script can be used to invoke it from the go
modules.
2020-02-28 11:08:21 -06:00
..
internal/promqltests feat: add support for pkg-config (#17036) 2020-02-28 11:08:21 -06:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
gen.go refactor: modify tooling to take advantage of go run 2018-10-15 11:01:27 -05:00
promql.go fix(promql): synch generated code 2019-06-03 17:47:59 +02:00
promql.peg fix(promql): synch generated code 2019-06-03 17:47:59 +02:00
query.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
query_test.go fix(query): update code for changes to scoped compiler 2019-08-21 09:59:01 -06:00
types.go fix(query): update code for changes to scoped compiler 2019-08-21 09:59:01 -06:00
unicode.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00