Commit graph

26 commits

Author SHA1 Message Date
Anton-Latukha a214c74e02
CI: build.sh: rm empty args from nix-build
M  build.sh
2020-06-01 18:38:57 +03:00
Anton-Latukha 834d4cf567 CI: Travis: build.sh: init CACHIX_SIGNING_KEY with default empty value
Due to new strict `set` rules `if` statement check agains empty variable was
failing the build, this fixes builds in PRs.

...sigh.

M  build.sh
2020-05-31 23:24:00 +03:00
Anton Latukha 4f17d9664b
Fix CI builds on internal branches (#604)
* CI: Travis: rm cache | Builds 2X times faster without Travis cache

M  .travis.yml

* CI: Travis: build.sh: mv `set` declaration | fx master CI statuses

M  .travis.yml
M  build.sh
2020-05-31 18:34:39 +02:00
Anton-Latukha 145fff41cf
CI: Travis: build.sh: BUILD_PROJECT: *Optparse*Completion: upd: directional note
M  build.sh
2020-05-29 00:55:15 +03:00
Anton Latukha 2729cfeb49
CI: Travis: build.sh: BUILD+PROJECT: *Optparse*Completion: upd: phrasing
Co-authored-by: Simon Jakobi <simon.jakobi@gmail.com>
2020-05-28 22:31:07 +03:00
Anton Latukha bdb27658a1
CI: Travis: build.sh: BUILD+PROJECT: *Optparse*Completion: upd: phrasing
Co-authored-by: Simon Jakobi <simon.jakobi@gmail.com>
2020-05-28 22:30:10 +03:00
Anton Latukha 7c53b1bef0
CI: Travis: build.sh: BUILD_PROJECT: GHCJS: upd phrasing
Thanks to @sjakobi

Co-authored-by: Simon Jakobi <simon.jakobi@gmail.com>
2020-05-28 22:30:09 +03:00
Anton Latukha 09c5464941
CI: Travis: build.sh: SILENT: upd phrasing
Thanks to @sjakobi

Co-authored-by: Simon Jakobi <simon.jakobi@gmail.com>
2020-05-28 22:30:09 +03:00
Anton-Latukha fde7abfc39
CI: Travis: build.sh: BUILD_PROJECT: add: handling of generation of complettions 2020-05-28 13:32:35 +03:00
Anton-Latukha c752af84ef
CI: Travis: build.sh: BUILD_PROJECT: upd: GHC JS build, add notes on its hack
M  build.sh
2020-05-28 13:32:35 +03:00
Anton-Latukha 1b313396c0
CI: Travis: build.sh: add: SILENT function, add notes
M  build.sh
2020-05-28 13:32:35 +03:00
Anton-Latukha 8c94f92dc3
CI: Travis: build.sh: add: GHCJS_BUILD function, add notes
M  build.sh
2020-05-28 13:32:35 +03:00
Anton-Latukha 6c70cda5c5
CI: Travis: build.sh: BUILD_PROJECT: upd: normal GHC, notes, lot of features
M  build.sh
2020-05-28 13:32:35 +03:00
Anton-Latukha f4a0e64b07
CI: Travis: build.sh: add: BUILD_PROJECT function around build processes
M  build.sh
2020-05-28 13:32:35 +03:00
Anton-Latukha 8f77f35349
CI: Travis: build.sh: add: MAIN function, add notes
M  build.sh
2020-05-28 13:32:34 +03:00
Anton-Latukha 7c6d5c295f
CI: Travis: build.sh: add: vars checks and defaults
M  build.sh
2020-05-28 13:32:34 +03:00
Anton-Latukha 39ab999801
CI: Travis: build.sh: rm: no longer usable and even harmful vars
M  build.sh
2020-05-28 13:32:34 +03:00
Anton-Latukha d9a5cd9055
CI: Travis: build.sh: upd: default GHC version
M  build.sh
2020-05-28 13:32:34 +03:00
Anton-Latukha c5689c2f63
CI: Travis: build.sh: add: header
M  build.sh
2020-05-28 13:32:34 +03:00
Domen Kožar 4e72e2b356
build.sh: allow passing extra flags like -K or -j1 2018-08-06 19:01:50 +01:00
Domen Kožar 1a8baf46c9
download cachix with smaller closure, pin nixpkgs 2018-08-06 19:00:58 +01:00
John Wiegley af4c52fa97
Disable profiling builds 2018-05-18 23:42:13 -07:00
John Wiegley ba7939507a
Try using --substituters for the ghcjs build 2018-05-14 21:22:02 -07:00
John Wiegley 91377d5430
Fix to build.sh 2018-05-13 23:26:28 -07:00
John Wiegley be6018d343
Change the way NIX_CONF_DIR is set for the ghcjs build 2018-05-13 22:06:33 -07:00
John Wiegley 36fb8d7cb5
Enable building for GHCJS on Travis, streamline build script 2018-05-13 14:25:41 -07:00