Commit Graph

204 Commits (0f68ed163cabcc1963e0b4b643dbe5e9d65de88d)

Author SHA1 Message Date
David Wood 4d26c18306 cc-wrapper: expose wrapper script as overridable attribute (#65813) 5 years ago
Ben Hipple 5f589d8d5d stdenv: Fix gcc -idirafter shell glob in cc-wrapper 5 years ago
John Ericson 63bd851e95 stdenv: Introduce hasCC attribute 5 years ago
Craig Hall da3c053482 {cc,bintools}-wrapper: Inherit compiler version 5 years ago
Craig Hall 99537e994f {cc,bintools}-wrapper: use cc pname/version if set 5 years ago
John Ericson fae8d2627d cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u` 5 years ago
Matthew Bauer 23c520d95e cc-wrapper: only set -march when platform.gcc.arch is specified 5 years ago
volth dba65df034 kernel: fix cross-build 5 years ago
Matthew Bauer 6948ffd398 wasilibc: use .imports file for lld 5 years ago
Matthew Bauer 9abff4af4f wasm: init cross target 5 years ago
volth 5d87bc2650 fix bootstrap when platform.gcc.arch=="skylake" 5 years ago
Matthew Bauer d180cb9850 cc-wrapper: make machine configuration configurable 5 years ago
Matthew Bauer d453273fbf llvm8: support c++ in cross case 5 years ago
Matthew Bauer aab8c7ba43 netbsd: add cross target 5 years ago
Matthew Bauer 830879d4c4
cc-wrapper: set priority to 10 5 years ago
Matthew Bauer 77550df8e6 cc-wrapper: add libcxx for libcxxClang 5 years ago
Jan Malakhovski d32f51c618 cc-wrapper, bintools-wrapper: simply symlink man and info outputs 6 years ago
Matthew Bauer 412093994b gcc: support avr 6 years ago
Jan Malakhovski b2c7a5a271 bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automatically 6 years ago
Jan Malakhovski 4092708261 treewide: cleanup some references to bash 6 years ago
Eelco Dolstra fa41297209
Revert "cc-wrapper: propagate man and info to propagated-build-inputs" 6 years ago
Eelco Dolstra c981787db9
Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs" 6 years ago
Jan Malakhovski 02c09e0171 cc-wrapper, bintools-wrapper: simply symlink man and info outputs 6 years ago
Jan Malakhovski 28ad0703f3 cc-wrapper: propagate man and info to propagated-build-inputs 6 years ago
Matthew Bauer 96ce1e03a4 {cc,bintools}-wrapper: also replace . in config 6 years ago
Matthew Bauer 4f6d61e5cf cc-wrapper: disable stackprotector for mingw 6 years ago
Matthew Bauer ad55409266 cc-wrapper: fix eval error on mac 6 years ago
Benjamin Saunders ee06f735a8 tests.cc-wrapper: verify building with sanitizers 6 years ago
Benjamin Saunders b0d0b1adfe clang_6: fix sanitizers under libstdc++ 6 years ago
Benjamin Saunders 46eeef1898 tests.cc-wrapper: verify building with sanitizers 6 years ago
John Ericson 330ca731e8 treewide: Get rid of all uses of crossConfig 6 years ago
John Ericson 8b0fce8cb1 {bintools,cc}-wrapper: Factor out role accumulation logic 6 years ago
John Ericson 2110c0bd30 treewide: Use pkgs/build-support/roles.bash to remove copy pasta 6 years ago
Jan Malakhovski 82dd4501f4 bintools-wrapper, cc-wrapper: don't add `targetPrefix` the second time 6 years ago
Shea Levy c69d8bf5e6
treewide: Remove gnat support. 6 years ago
Jan Malakhovski f1074211ce cc-wrapper: allow building without documentation, propagate info pages 6 years ago
John Ericson 3a50395ef2 {bintools,cc}-wrapper: extraPackages should be `depsTargetTargetPropagated` 7 years ago
Dmitry Kalinkin 6d9769663d
cc-wrapper: allow compilers to specify unsupported hardening modes 7 years ago
Dylan Simon 0c62b7cd74 cc-wrapper: don't set cxx_stdlib when nativeTools is true 7 years ago
John Ericson 2bba929062 bintools-wrapper: Import separately from cc-wrapper 7 years ago
John Ericson 8e557ed2c5 bintools-wrapper: Init 7 years ago
Will Dietz 115bf9d2cf cc-wrapper: don't add broken cflags to clang 7 years ago
John Ericson e755a8a27d treewide: Use `targetPrefix` instead of `prefix` for platform name prefixes 7 years ago
Bojan Nikolic 3a63fc1258 Remove trailing line 7 years ago
Bojan Nikolic 2ed054885b Remove the unnecessary second conditional 7 years ago
John Ericson 70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly 7 years ago
Bojan Nikolic 3e9daece1d nixos/cc-wrapper: Fix bug if dynamicLinker not found 7 years ago
John Ericson d349f9a340 cc-wrapper: Use stdenvNoCC to build 7 years ago
John Ericson 6c74ee68b9 cc-wrapper, cc-wrapper-old: Simplify shell logic 7 years ago
John Ericson 13fc982e65 cc-wrapper: Use same dynamic loader on all Darwin, not just x86_64 7 years ago