summaryrefslogtreecommitdiffstats
path: root/scripts/configure_helper.py
Commit message (Expand)AuthorAgeFilesLines
* configure_helper: add cmake supportMichael Olbrich2019-09-051-6/+78
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
* configure_helper.py: also accept PTXDIST environment variableRoland Hieber2019-04-251-1/+1
* configure_helper: update meson blacklistMichael Olbrich2019-03-191-3/+14
* configure_helper: be more robust when parsing the 'configure --help' outputMichael Olbrich2018-06-211-1/+4
* configure_helper.py: call configure from the source treeMichael Olbrich2018-05-311-1/+3
* configure_helper.py: use meson from sysroot-hostMichael Olbrich2018-05-211-4/+6
* configure_helper.py: default to autoconf if not tool is configuredMichael Olbrich2018-01-291-0/+2
* configure_helper.py: add meson supportMichael Olbrich2017-11-101-8/+135
* configure_helper.py: handle <PKG>_SUBDIRMichael Olbrich2017-09-161-5/+11
* configure_helper: improve parsing python3 configure fileMichael Olbrich2017-05-301-1/+1
* configure_helper: improve error messageMichael Olbrich2017-05-151-0/+5
* configure_helper: only use args.pkg if it contains a packageMichael Olbrich2017-05-151-2/+6
* configure_helper: add workaround for qemu configure scriptMichael Olbrich2017-05-101-0/+2
* configure_helper: improve '--help' parsingMichael Olbrich2017-05-101-10/+18
* configure_helper: strip commata from option stringsPhilipp Zabel2017-05-051-1/+1
* configure_helper: improveMichael Olbrich2017-05-041-12/+34
* add script to compare configure optionsMichael Olbrich2017-04-211-0/+265