summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
* stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\
| * cc-wrapper: expand-response-params: fix parsing of quotes that are quoted and...Ryan Trinkle2017-07-03
| * 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
* | Revert "cc-wrapper: add stackcheck hardening (stack clash)"Franz Pletz2017-06-26
* | Revert "cc-wrapper: fix darwin"Franz Pletz2017-06-26
* | Merge some merged cross-compilation PRs into into stagingJohn Ericson2017-06-23
|\|
| * 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: fix darwinFranz Pletz2017-06-22
* | cc-wrapper: add stackcheck hardening (stack clash)Franz Pletz2017-06-22
* | Speed up parsing @args.rsp compiler argumentsOrivej Desh2017-06-14
|/
* cc-wrapper: externalize default_cxx_stdlib_compileJörg Thalheim2017-06-08
* Fix parsing @args.rsp compiler argumentsOrivej Desh2017-04-25
* stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* cc-wrapper: Remove unneeded crossAttrsJohn Ericson2017-01-24
* cc-wrapper: don't expand $ in response filesDavid McFarland2016-11-19
* Merge branch 'response-files' of git://github.com/corngood/nixpkgs into stagingShea Levy2016-10-31
|\
| * cc-wrapper: expand response filesDavid McFarland2016-10-31
* | cc-wrapper: fix detection of unsupported linker flags on cygwinDavid McFarland2016-10-18
* | nix-buffer support improvements.Shea Levy2016-10-07
* | Replace hard coded /bin/bash occurrencesMarkus Hauck2016-10-04
* | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-08-24
|\ \
| * | cc-wrapper: handle -nostdinc{++,}Nikolay Amiantov2016-08-17
| |/
* | cc-wrapper: fix detection of unsupported linker flagsFranz Pletz2016-08-24
* | cc-wrapper: check ld hardening capabilities in stdenvFranz Pletz2016-08-23
* | add-hardening.sh: fix quotationRobin Gloster2016-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
|\|
| * Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
| |\
| * \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| |\ \