Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Omit -osuf/-odir -hisuf/-hidir and -stubdir from the flag checker | Simon Marlow | 2012-03-01 | 1 | -6/+32 |
* | oops, a Bool is a little *too* lax (#5878) | Simon Marlow | 2012-02-16 | 1 | -1/+2 |
* | Be less conservative about recompiling after changes to -main-is (#5878) | Simon Marlow | 2012-02-16 | 1 | -3/+4 |
* | Don't record outputFile in the hashed flags | Simon Marlow | 2012-01-03 | 1 | -1/+3 |
* | Take into account -fprof-auto-* | Simon Marlow | 2011-12-07 | 1 | -1/+5 |
* | Keep the flag lists as IntSets rather than lists | Simon Marlow | 2011-11-23 | 1 | -2/+2 |
* | Normalise FilePaths before hashing (fixes base01) | Simon Marlow | 2011-11-11 | 1 | -3/+7 |
* | Remove cruft code from FlagChecker | David Terei | 2011-11-10 | 1 | -103/+1 |
* | Add more flags to the recompilation check (#437) | Simon Marlow | 2011-11-10 | 1 | -19/+21 |
* | Fix #437: recompilation check includes flags | David Terei | 2011-11-09 | 1 | -0/+143 |