about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/default.nix
Commit message (Expand)AuthorAge
* stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
* cc-wrapper: Always export environment variables for binutilsJohn Ericson2017-07-15
* cc-wrapper: Unify and improve dynamic linker flag logicJohn Ericson2017-07-14
* stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\
| * cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
| * cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
* | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
|/
* Merge accepted cross compilation PRs into stagingJohn Ericson2017-06-28
|\
| * cc-wrapper: Also export env var for windres, when it is presentJohn Ericson2017-06-28
* | stdenv: disable -fPIC on cygwinDavid McFarland2017-06-26
|/
* misc: Remove almost all uses of stdenv.{ccCross,binutils}John Ericson2017-06-22
* cc-wrapper: Port over finding of dynamic linker from gcc-cross-wrapperJohn Ericson2017-06-22
* cc-wrapper: Make the cross compiler use a crossEnvHookJohn Ericson2017-06-22
* cc-wrapper: when cross building, wedge in setting AR, AS, and LD env vars to ...Ross MacLeod2017-06-22
* cc-wrapper: Temporarily got to great lengths to avoid mass-rebuildJohn Ericson2017-06-22
* cc-wrapper: Salt environment variables with LLVM triplesJohn Ericson2017-06-22
* cc-wrapper: Add support for no libc whatsoeverJohn Ericson2017-06-22
* cc-wrapper: Simplify and correct logic to chose dynamic linker libraryJohn Ericson2017-06-22
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-22
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-22
* cc-wrapper: externalize default_cxx_stdlib_compileJörg Thalheim2017-06-08
* stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* cc-wrapper: Remove unneeded crossAttrsJohn Ericson2017-01-24
* cc-wrapper: fix detection of unsupported linker flags on cygwinDavid McFarland2016-10-18
* nix-buffer support improvements.Shea Levy2016-10-07
* cc-wrapper: fix detection of unsupported linker flagsFranz Pletz2016-08-24
* cc-wrapper: check ld hardening capabilities in stdenvFranz Pletz2016-08-23
* cc-wrapper: add-{flags,hardening} -> add-{flags,hardening}.shRobin Gloster2016-08-23
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\
| * cross GCC: Fix some paths to libc headers (after multiple outputs)Tuomas Tynkkynen2016-06-11
* | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
|\|
| * cc-wrapper: add -B flag with cc.libVladimír Čunát2016-05-04
| * add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
|\|
| * cc-wrapper: fixup branch interactionsVladimír Čunát2016-02-03
| * Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\
| * | cc-wrapper: attempt to fix on darwinVladimír Čunát2016-01-28
| * | cc-wrapper: small changes, mostly just cosmetic onesVladimír Čunát2016-01-02
| * | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
| |\ \
| * | | gcc5: split $doc into $man and $infoVladimír Čunát2015-10-28
| * | | cc-wrapper: correct ccLDFlags with multiple outputsVladimír Čunát2015-10-28
| * | | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
| |\ \ \
| * | | | stdenv multiple-outputs: change propagation rulesVladimír Čunát2015-04-18
| * | | | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
* | | | | Use general hardening flag toggle listsFranz Pletz2016-03-05
| |_|_|/ |/| | |
* | | | cc-wrapper: fix on darwinAnthony Cowley2016-01-19
| |_|/ |/| |
* | | Fix compilation of GCC 4.9 on SmartOS.Danny Wilson2015-11-16
| |/ |/|
* | darwin: use system dyldJude Taylor2015-08-25
* | make isClang work the way a user might expectJude Taylor2015-08-12