summaryrefslogtreecommitdiff
path: root/rules/hs-suffix-rules-srcdir.mk
Commit message (Expand)AuthorAgeFilesLines
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Define $(prog)_INPLACE variables automatically, and start using themIan Lynagh2013-03-031-2/+2
* Separate the non-way-specific hs-suffix rulesIan Lynagh2013-02-211-0/+50
* Rename hs-suffix-rules-srcdir to hs-suffix-way-rules-srcdirIan Lynagh2013-02-211-93/+0
* Small build system refactoring; no functional changesIan Lynagh2013-02-211-2/+0
* Finish removing BootingFromHcIan Lynagh2013-02-171-6/+0
* Make the rule for .hi files depend on the .hs/.lhs filesIan Lynagh2013-01-101-0/+2
* Put the generated Parser.y under compiler/stage<n>/build; fixes #7195Ian Lynagh2012-10-101-0/+6
* A build-system tweak for more readable build output.Iavor S. Diatchki2012-04-271-15/+15
* RefactoringIan Lynagh2012-01-081-2/+2
* Add some missing dependencies; should fix make after re-configureSimon Marlow2011-09-161-6/+6
* By default, be lax about dependencies on GHCIan Lynagh2011-08-281-6/+6
* Make stage-specific CC variablesIan Lynagh2011-04-231-2/+2
* Simplify the build system, and remove 2 phasesIan Lynagh2011-01-221-0/+4
* Use "order only constraints" for directoriesIan Lynagh2009-10-021-10/+5
* remove "touch %_hsc.c" - what was it for?Simon Marlow2009-09-211-1/+0
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-22/+22
* Bootstrapping fixesIan Lynagh2009-05-171-0/+2
* Bootstrapping fixesIan Lynagh2009-05-161-1/+1
* Bootstrapping fixIan Lynagh2009-05-041-0/+1
* Bootstrapping fixesIan Lynagh2009-05-041-4/+4
* Use "-x c" when compiling hc filesIan Lynagh2009-05-031-2/+2
* More bootstrapping rulesIan Lynagh2009-05-031-0/+3
* Add a .hc building rules for bootstrappingIan Lynagh2009-05-031-0/+7
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+70