1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/script
Patrick Thomson 4058cd7b83 Correctly account of the presence of autogen files in build/noopt.
If you have `optimizations: False` in your cabal.project.local (such
as when you're in a tight build-run-debug cycle for some executable or
test suite), the autogenerated cabal_macros and Paths_ files might not
be present in the `build/` folder; if they aren't, we should look in
`build/noopt`.

This patch appears to address an issue I saw where the cabal macros
were being redefined, but I'm not entirely sure why. :/
2020-01-31 11:33:23 -05:00
..
bootstrap v2-. 2019-10-30 08:42:28 -04:00
clone-example-repos Cleanup this script 2019-12-18 12:43:12 -08:00
fix-broken-cabal-store Factor out the prefix. 2019-12-18 16:55:20 -05:00
generate-example v2-. 2019-10-30 08:42:28 -04:00
ghci-flags Correctly account of the presence of autogen files in build/noopt. 2020-01-31 11:33:23 -05:00
ghci-flags-dependencies Add semantic-tsx 2019-12-19 15:34:39 -08:00
profile v2-. 2019-10-30 08:42:28 -04:00
protoc Use tclem/proto-lens-jsonpb 2019-10-02 13:14:16 -07:00
publish Merge remote-tracking branch 'origin/master' into release-0.9.0.0 2019-11-07 14:10:33 -05:00
repl Build the benchmarks’ dependencies. 2019-12-20 10:44:28 -05:00