summaryrefslogtreecommitdiff
path: root/utils/mkdirhier
Commit message (Expand)AuthorAgeFilesLines
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-252-4/+4
* Don't use $SHELL in wrapper scriptsJoachim Breitner2017-10-261-1/+1
* Build system: use `mkdir -p` instead of `-mkdir`Thomas Miedema2015-05-301-3/+2
* Fix mkdirhier.sh on OS X 10.9 (#8139)Darin Morrison2013-10-111-1/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-012-4/+4
* Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-1/+1
* Tidy up the "rm" flags in the build systemIan Lynagh2010-05-081-1/+1
* mkdirhier now just calls mkdir -pIan Lynagh2009-11-071-42/+1
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-1/+1
* Add a header to all build system files:Simon Marlow2009-04-282-0/+24
* GHC new build system megapatchIan Lynagh2009-04-262-17/+14
* bindists are now some way towards workingIan Lynagh2008-08-101-4/+2
* mkdirhier.sh now accepts -q, which makes it be quietIan Lynagh2008-06-271-1/+12
* Use INSTALL_SCRIPT, not INSTALL_PROGRAM, when installing scripts; fixes #1858Ian Lynagh2007-11-101-3/+3
* Fix bindist creationIan Lynagh2007-06-011-0/+5
* Rework the build system a bitIan Lynagh2007-05-311-4/+7
* Reorganisation of the source treeSimon Marlow2006-04-072-0/+45