summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-295-4/+19
* hadrian: Fix generation of settingsJohn Ericson2019-05-271-2/+2
* Hadrian: Fix problem with unlit path in settings fileAlp Mestanogullari2019-05-271-1/+3
* Hadrian: Add Mising Libffi Dependencies #16653David Eichmann2019-05-251-5/+23
* add an --hadrian mode to ./validateAlp Mestanogullari2019-05-234-153/+165
* Hadrian: add --test-root-dirs, to only run specific directories of testsAlp Mestanogullari2019-05-223-4/+49
* Update resolver for for happy 1.19.10Shayne Fletcher2019-05-211-1/+1
* Refactor Libffi and RTS rulesDavid Eichmann2019-05-2110-139/+256
* Hadrian: 'need' source files for various docs in Rules.DocumentationAlp Mestanogullari2019-05-141-0/+6
* Restore the --coerce option in 'happy' configurationVladislav Zavialov2019-05-142-2/+2
* Remove all target-specific portions of Config.hsJohn Ericson2019-05-141-81/+49
* hadrian: Make settings stage specificJohn Ericson2019-05-141-2/+8
* Change GHC.hs to Packages.hs in Hadrian user-settings.mdGiles Anderson2019-05-131-1/+1
* Hadrian: programs need registered ghc-pkg librariesDavid Eichmann2019-05-105-8/+121
* Purge TargetPlatform_NAME and cTargetPlatformStringJohn Ericson2019-05-081-3/+1
* Hadrian: override $(ghc-config-mk), to prevent redundant config generationAlp Mestanogullari2019-05-061-0/+8
* Remove cGhcEnableTablesNextToCodeJohn Ericson2019-05-061-3/+2
* Build Hadrian with -Werror in the 'ghc-in-ghci' CI jobAlp Mestanogullari2019-04-301-0/+5
* Move cGHC_UNLIT_PGM to be "unlit command" in settingsJohn Ericson2019-04-301-3/+1
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-307-5/+156
* Hadrian: use the testsuite driver's config.haddock arg more correctlyAlp Mestanogullari2019-04-221-1/+15
* Hadrian: Drop old/unused CI scriptsAndrey Mokhov2019-04-193-193/+0
* Hadrian: fix the value we pass to the test driver for config.compiler_debuggedAlp Mestanogullari2019-04-181-3/+5
* Hadrian: fix ghcDebugged and document itAlp Mestanogullari2019-04-184-5/+30
* Hadrian: Generate GHC wrapper scriptsAndrey Mokhov2019-04-162-1/+21
* Hadrian: don't accept p_dyn for executables, to fix --flavour=profAlp Mestanogullari2019-04-142-5/+10
* Hadrian: add binary-dist-dir targetSylvain Henry2019-04-141-1/+11
* Hadrian: add rts shared library symlinks for backwards compatabilityDavid Eichmann2019-04-145-5/+97
* Hadrian: document -a/--test-acceptAlp Mestanogullari2019-04-122-0/+33
* Hadrian: add a --test-accept/-a flag, to mimic 'make accept'Alp Mestanogullari2019-04-122-3/+17
* Hadrian: fix ghci wrapper script generation (#16508)Sylvain Henry2019-04-121-8/+4
* Hadrian: fix binary-dir with --docs=noneSylvain Henry2019-04-111-1/+7
* Hadrian: fix library install paths in bindist Makefile (#16498)Sylvain Henry2019-04-091-5/+12
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-042-2/+2
* Hadrian: lint ignore autom4te and ghc-pkg cache files.David Eichmann2019-04-021-0/+9
* Hadrian: traceAllow deep dependencies when compilling haskell object files.David Eichmann2019-04-021-0/+10
* Hadrian: correct deps for ghc builder.David Eichmann2019-04-011-1/+5
* Support Shake's --lint-fsatrace feature.David Eichmann2019-04-012-7/+10
* Add some tips to the Troubleshooting section of READMEArtem Pelenitsyn2019-03-291-8/+17
* Hadrian: don't use -zorigin on darwin.David Eichmann2019-03-271-4/+3
* Hadrian: introduce an easy way for users to build with -split-sectionsAlp Mestanogullari2019-03-272-0/+53
* Hadrian: trace the execution of expensive Cabal callsAndrey Mokhov2019-03-271-8/+12
* Hadrian: Bump Shake to 0.17.6Andrey Mokhov2019-03-271-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-254-6/+6
* Refactor ./hadrian/ghci.sh for better error messagesMatthew Pickering2019-03-251-1/+4
* Add a bench flavour to HadrianSebastian Graf2019-03-205-38/+53
* Bump Cabal submodule to 3.0Ben Gamari2019-03-191-1/+1
* Add flavours linkSimon Peyton Jones2019-03-151-0/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-156-7/+7
* Hadrian: remove unneeded rpaths.David Eichmann2019-03-151-4/+13