- Dec 11, 2019
-
-
Allowing it to be easily used locally.
-
Allowing it to be easily used locally.
-
- Dec 02, 2019
-
-
Fall back to xz
-
The `process` changes have now been merged into `hsc2hs`. (cherry picked from commit fa029f53)
-
- Nov 15, 2019
-
-
Ben Gamari authored
This is an attempt to mitigate #17480 by ensuring that a functional version of the process library is available before attempting the build.
-
- Oct 30, 2019
-
-
- Oct 29, 2019
-
-
This is a common bug that creeps into Makefiles (e.g. see T12674).
-
This makes testing much easier.
-
- Sep 23, 2019
-
-
- Sep 13, 2019
-
-
Fixes #17180.
-
- Aug 29, 2019
-
-
This was inadvertently referring to the cabal-install-latest/ directory which is volatile.
-
- Jul 23, 2019
-
-
Now that we have absolute paths for submodules (since a76b233d) we no longer need this script.
-
- Jul 14, 2019
-
-
- docs which document the lint and need to contain the unutterable - vendored code which is outside our purview
-
- Jul 11, 2019
-
-
-
The GitLab CI infrastructure is now in the master branch.
-
- Jul 10, 2019
-
-
- Rename requires_th to req_th for consistency with other req functions (e.g. req_interp, req_profiling etc.) - req_th (previously requires_th) now checks for interpreter (via req_interp). With this running TH tests are skipped when running the test suite with stage=1. - Test tweaks: - T9360a, T9360b: Use req_interp - recomp009, T13938, RAE_T32a: Use req_th - Fix check-makefiles linter: it now looks for Makefiles instead of .T files (which are actually Python files)
-
- Jul 05, 2019
-
-
- Jun 15, 2019
-
-
- Jun 13, 2019
-
-
Move prepare-system.sh to .gitlab and remove everything else.
-
- Jun 12, 2019
-
-
Ben Gamari authored
Previously we would apply this rule, which is only intended for testsuite Makefiles, to all files. This lead to a number of false-positives in all.T files.
-
- Apr 13, 2019
-
-
Ben Gamari authored
This should have used `grep -E`, not `grep -e`
-
- Apr 12, 2019
-
-
- Apr 09, 2019
-
-
Hopefully fixes Windows Hadrian build.
-
- Apr 03, 2019
-
-
Ben Gamari authored
-
- Apr 01, 2019
-
-
Ben Gamari authored
-
Ben Gamari authored
Whoops.
-
Ben Gamari authored
-
-
-
- Mar 25, 2019
-
-
This moves all URL references to Trac Wiki to their corresponding GitLab counterparts. This substitution is classified as follows: 1. Automated substitution using sed with Ben's mapping rule [1] Old: ghc.haskell.org/trac/ghc/wiki/XxxYyy... New: gitlab.haskell.org/ghc/ghc/wikis/xxx-yyy... 2. Manual substitution for URLs containing `#` index Old: ghc.haskell.org/trac/ghc/wiki/XxxYyy...#Zzz New: gitlab.haskell.org/ghc/ghc/wikis/xxx-yyy...#zzz 3. Manual substitution for strings starting with `Commentary` Old: Commentary/XxxYyy... New: commentary/xxx-yyy... See also !539 [1]: https://gitlab.haskell.org/bgamari/gitlab-migration/blob/master/wiki-mapping.json
-
- Mar 22, 2019
-
-
- Mar 20, 2019
-
-
- Mar 18, 2019
-
-
Ben Gamari authored
-
- Feb 16, 2019
-
- Feb 01, 2019
-
-
Ben Gamari authored
Unfortunately this has broken all future commits due to spurious(?) performance changes which I have been unable to work around. This reverts commit cc2261d4.
-
- Jan 30, 2019
-
-
davide authored
gitlab-ci: push performance metrics as git notes to the "GHC Performance Notes" repository.
-
Ben Gamari authored
This reverts commit 76c8fd67.
-
Ben Gamari authored
-
- Jan 21, 2019
-
-
Ben Gamari authored
This begins to define our expectations of contributions. [skip-ci]
-