summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/default.nix
Commit message (Expand)AuthorAge
* treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2018-05-07
* treewide: Remove gnat support.Shea Levy2018-03-08
* cc-wrapper: allow building without documentation, propagate info pagesJan Malakhovski2018-02-26
* Merge branch 'master' into stagingVladimír Čunát2017-12-31
|\
| * cc-wrapper: allow compilers to specify unsupported hardening modesDmitry Kalinkin2017-12-30
* | {bintools,cc}-wrapper: extraPackages should be `depsTargetTargetPropagated`John 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
|/
* 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
* | 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: Use stdenvNoCC to buildJohn Ericson2017-09-26
* cc-wrapper, cc-wrapper-old: Simplify shell logicJohn Ericson2017-09-19
* cc-wrapper: Use same dynamic loader on all Darwin, not just x86_64John Ericson2017-09-18
* cc-wrapper: Remove obsolete assertionJohn Ericson2017-09-18
* cc-wrapper: Leverage the setup script instead of `buildCommand`John Ericson2017-08-25
* cc-wrapper: Use `set -u` for better maintainabilityJohn Ericson2017-08-25
* expand-response-params: Build more normallyJohn Ericson2017-08-25
* expand-response-params: Pull out of cc-wrapperJohn Ericson2017-08-25
* Merge pull request #28521 from obsidiansystems/cc-wrapper-dead-codeDaniel Peebles2017-08-24
|\
| * cc-wrapper: Remove dead codeJohn Ericson2017-08-23
* | treewide: Consistently call ARM 'arm'Tuomas Tynkkynen2017-08-24
|/
* cc-wrapper: Remove unused paramsJohn Ericson2017-08-21
* Merge branch 'master' into gcc-6Vladimír Čunát2017-08-12
|\
| * cc-wrapper: fix LD_DYLD_PATH on darwinDaiderd Jordan2017-08-10
| * cc-wrapper: Stop preWrappingJohn Ericson2017-08-07
| * Merge PR #27536John Ericson2017-08-03
| |\
| | * cc-wrapper: Make sure symbol tables of child delegators is not emptyJohn Ericson2017-07-31
| | * cc-wrapper: Use two scripts instead of patchJohn Ericson2017-07-31
| | * cc-wrapper: WIP linking hack for mac OSJohn Ericson2017-07-31
| * | 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
* | | cc-wrapper: Add a "man" outputEelco Dolstra2017-07-25
* | | stdenvLinux: Remove bootstrapTools from closureEelco Dolstra2017-07-25
| |/ |/|
* | 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: 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