summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2018-05-07
* Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer2018-04-10
* Merge pull request #28029 from cstrahan/hardening-fixJohn Ericson2018-04-10
|\
| * hardening: ReindentJohn Ericson2018-04-10
| * hardening: Tiny reindentJohn Ericson2018-04-10
| * hardening: line order, spacing, and pointless quoting for consistencyJohn Ericson2018-04-10
| * hardenning: Rejigger ifs and explicit declare and unset -vJohn Ericson2018-04-10
| * hardening: simplify reporting of disabled flagsCharles Strahan2018-04-10
| * hardening: make requested fixesCharles Strahan2018-04-10
| * hardening: ld wrapper changes, setup-hook, etcCharles Strahan2018-03-06
| * hardening: initial cross supportCharles Strahan2018-03-06
| * hardening: allow user supplied flags to overrideCharles Strahan2018-03-06
| * hardening: clarify the whitelist logicCharles Strahan2018-03-06
| * hardening: fix careless bugsCharles Strahan2018-03-06
| * hardening: fix bug/typoCharles Strahan2018-03-06
| * hardening: fix #18995Charles Strahan2018-03-06
| * Revert "Merge staging at '8d490ca9934d0' into master"Vladimír Čunát2018-02-26
* | treewide: Remove gnat support.Shea Levy2018-03-08
* | Merge pull request #35071 from oxij/stdenv/infopagesJohn Ericson2018-02-26
|\ \ | |/ |/|
| * cc-wrapper: allow building without documentation, propagate info pagesJan Malakhovski2018-02-26
* | cc-wrapper: fix bool handling for empty and zero valuesNikolay Amiantov2018-02-21
|/
* Merge branch 'master' into stagingVladimír Čunát2017-12-31
|\
| * cc-wrapper: allow compilers to specify unsupported hardening modesDmitry Kalinkin2017-12-30
* | stdenv-setup: Ease the transition with native buildsJohn Ericson2017-12-30
* | {bintools,cc}-wrapper: extraPackages should be `depsTargetTargetPropagated`John Ericson2017-12-30
* | {bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson2017-12-30
|/
* Merge branch 'master' into stagingOrivej Desh2017-12-18
|\
| * cc-wrapper: don't set cxx_stdlib when nativeTools is trueDylan Simon2017-12-17
* | Merge commit '9d8f9b2e531bf95a700a949d879927fb6996ffc9' into binutils-wrapperJohn Ericson2017-12-13
|\ \
| * | cc-wrapper: don't add broken cflags to clangWill Dietz2017-11-30
| |/
* | bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13
* | bintools-wrapper: InitJohn Ericson2017-12-13
* | cc-wrapper: Don't treat "-" alone as a flagJohn Ericson2017-12-13
* | cc-wrapper: Use separate mangler for "bool" variablesJohn Ericson2017-12-13
* | cc-wrapper: Pull variable mangler into utils.shJohn Ericson2017-12-13
* | cc-wrapper: GNAT wrapper stop caring about `-m32`John Ericson2017-12-11
|/
* cc-wrapper: Define new- and old-style cross env varsJohn Ericson2017-11-28
* cc-wrapper: Export env vars for objdump and readelf in setup-hookJohn Ericson2017-11-28
* cc-wrapper: Don't leave CMD defined after setup hookJohn Ericson2017-11-28
* cc-wrapper: Fix stray binPrefix -> targetPrefixJohn Ericson2017-11-27
* treewide: Use `targetPrefix` instead of `prefix` for platform name prefixesJohn Ericson2017-11-27
* Merge pull request #30549 from obsidiansystems/bintoolsJohn Ericson2017-11-08
|\
| * treewide: Depend on stdenv.cc.bintools instead of binutils directlyJohn Ericson2017-11-05
* | Merge #31209: cc-wrapper: Fix if dynamicLinker not foundVladimír Čunát2017-11-06
|\ \
| * | Remove trailing lineBojan Nikolic2017-11-05
| * | Remove the unnecessary second conditionalBojan Nikolic2017-11-05
| * | nixos/cc-wrapper: Fix bug if dynamicLinker not foundBojan Nikolic2017-11-03
| |/
* / cc-wrapper: disable POSIX compatibilityNikolay Amiantov2017-11-05
|/
* Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08
* cc-wrapper: Clean up dynamic linking with x86 multilibJohn Ericson2017-09-28