aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Responsefile.mll
Commit message (Collapse)AuthorAgeFilesLines
* Added simplified reader and printer for gnu @filesBernhard Schommer2016-07-201-0/+97
The functions expandargv and writeargv resemble the functions from the libiberity that are used by the gnu tools. Additionaly a new configuration is added in order to determine which kind of response files are supported for calls to other tools. Bug 18308