issues
search
snowleopard
/
hadrian
Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!
https://gitlab.haskell.org/ghc/ghc/tree/master/hadrian
MIT License
209
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue on Trac: 15908
#707
ggreif
closed
6 years ago
1
`happy` is not properly auto built in a fresh install
#706
TerrorJack
closed
5 years ago
11
Hadrian has been merged into GHC proper
#705
alpmestan
opened
6 years ago
4
Move binaries built in StageN to _build/Stage(N+1)
#704
snowleopard
closed
6 years ago
5
Minor revision
#703
snowleopard
closed
6 years ago
1
--integer-simple is broken
#702
alpmestan
closed
6 years ago
40
Implement better fix for the OS X / findPtr issue
#701
alpmestan
closed
6 years ago
26
update GHC versions used on travis
#700
alpmestan
closed
6 years ago
7
hadrian.cabal: update Cabal bounds
#699
alpmestan
closed
6 years ago
1
fix management of nontrivial dynamic flavours of libHSrts
#698
alpmestan
closed
6 years ago
7
Building on windows is broken.
#697
AndreasPK
closed
5 years ago
23
ctrl + c doesn't cancel build on windows
#696
AndreasPK
opened
6 years ago
5
rts: buggy handling of non-trivial dynamic flavours of the library
#695
alpmestan
closed
5 years ago
14
Simplify oracles
#694
snowleopard
closed
6 years ago
1
unlit: build only in stage 0, copy that binary for later stages (fixes #595)
#693
alpmestan
closed
6 years ago
5
Rework parsing Cabal metadata
#692
snowleopard
closed
6 years ago
15
honour the flavours advertised by our flavours.md document
#691
alpmestan
closed
6 years ago
31
OS X CI scripts: don't use my GHC branch anymore, D5138 has been merged
#690
alpmestan
closed
6 years ago
0
pass 'threaded' flag for the GHC executable, to link against the threaded RTS
#689
alpmestan
closed
6 years ago
7
add unlit to testsuitePackages
#688
alpmestan
closed
6 years ago
0
fix a logic error that kept us from building/linking object files for many ways
#687
alpmestan
closed
6 years ago
0
testsuite: add CLI flag for specifying extra options to pass to ghc
#686
alpmestan
closed
5 years ago
1
testsuite: support figuring out the list of tests from $PWD
#685
alpmestan
closed
5 years ago
1
set integer-gmp flag when appropriate, when building the compiler lib
#684
alpmestan
closed
6 years ago
9
Consider using Azure for CI
#683
ndmitchell
opened
6 years ago
1
build more profiling ways by default, fixes #681
#682
alpmestan
closed
6 years ago
7
Build more variants of profiled runtime systems (normal, threaded, debug, threaded debug, ...) ?
#681
alpmestan
closed
6 years ago
8
Move to GHC 8.4.3 by upgrading the Stackage snapshot
#680
ndmitchell
closed
6 years ago
5
Fix clean so it works on Windows
#679
ndmitchell
closed
6 years ago
1
.travis.yml: update OS X script to test a GHC patch for #614
#678
alpmestan
closed
6 years ago
13
Make the test rule depend on ghc-compact, to make this library's tests pass
#677
alpmestan
closed
6 years ago
3
Work around the "can't use natural in base" problem on a per-flavour basis
#676
alpmestan
closed
6 years ago
0
remove superfluous -fno-{ignore, omit}-interface-pragmas
#675
alpmestan
closed
6 years ago
6
remove unwanted '-O0's in Settings.Packages
#674
alpmestan
closed
6 years ago
3
Improve documentation of predicates
#673
snowleopard
opened
6 years ago
0
address some issues with the testsuite rules
#672
alpmestan
closed
6 years ago
0
Reduce the number of times a Cabal file is parsed
#671
snowleopard
closed
6 years ago
13
Build runghc instead of runhaskell
#670
snowleopard
closed
6 years ago
0
GHC testsuite rules status
#669
alpmestan
closed
5 years ago
25
Fix build scripts
#668
snowleopard
closed
6 years ago
2
Symlink traversing logic in build scripts
#667
snowleopard
closed
6 years ago
25
Custom build root does not work on Windows
#666
snowleopard
opened
6 years ago
2
Fix documentation rules
#665
snowleopard
closed
6 years ago
1
Documentation broken
#664
snowleopard
closed
6 years ago
2
Simplify Package data type
#663
snowleopard
closed
6 years ago
4
Reorganise source tree to get rid of import cycles
#662
snowleopard
closed
6 years ago
0
Should Hadrian build ghctags and haddock in Stage1?
#661
snowleopard
closed
5 years ago
3
Clean up remaining bits of the install rule
#660
snowleopard
closed
6 years ago
0
Fix defaut top level targets
#659
snowleopard
closed
6 years ago
6
Clean up remaining bits related to ghc-cabal
#658
snowleopard
closed
6 years ago
3
Next