Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break the response file by line termination rather | randen | 2015-07-30 | 1 | -1/+1 |
| | | | | | | | | than spaces, since spaces may be within the parameters. This simple approach avoids having the need for any quoting and/or escaping (although a newline char will not be possible in a parameter and has no escape mechanism to allow it). | ||||
* | Expand response files in arguments | Mateusz Kowalczyk | 2015-03-28 | 1 | -3/+25 |
| | | | | Closes #285 | ||||
* | Export Haddock's main entry point from library | Simon Hengel | 2012-10-04 | 1 | -0/+7 |