summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/utils.sh
Commit message (Expand)AuthorAge
* cc-wrapper: fix bool handling for empty and zero valuesNikolay Amiantov2018-02-21
* cc-wrapper: Use separate mangler for "bool" variablesJohn Ericson2017-12-13
* cc-wrapper: Pull variable mangler into utils.shJohn Ericson2017-12-13
* treewide: Use `(( "${NIX_DEBUG:-0}" >= 1) ))` consistentlyJohn Ericson2017-09-26
* expand-response-params: Build more normallyJohn Ericson2017-08-25
* cc-wrapper: Improve `set -u` complianceJohn Ericson2017-08-14
* cc-wrapper: Use `set -u` throughoutJohn Ericson2017-08-07
* cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson2017-08-04
* cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
* cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
* Speed up parsing @args.rsp compiler argumentsOrivej Desh2017-06-14
* Fix parsing @args.rsp compiler argumentsOrivej Desh2017-04-25
* cc-wrapper: don't expand $ in response filesDavid McFarland2016-11-19
* cc-wrapper: expand response filesDavid McFarland2016-10-31
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14