summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into HEADTuomas Tynkkynen2018-04-16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | {cc,bintools}-wrapper: fix removal of unsupported hardening flagsPiotr Bogdan2018-04-14
| | | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingJan Tojnar2018-04-12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson2018-04-11
| * | | | | | | | | | | | | | | | | treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
| * | | | | | | | | | | | | | | | | treewide: isArm -> isAarch32John Ericson2018-04-25
* | | | | | | | | | | | | | | | | | tests.cc-wrapper: verify building with sanitizersBenjamin Saunders2018-05-24
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #39214 from seppeljordan/add-nix-prefetch-githubJörg Thalheim2018-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | nix-prefetch-github: init -> 1.3Sebastian Jordan2018-05-22
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | requireFile: Use stdenvNoCCJohn Ericson2018-05-21
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | curl-sys: fix linking against zlibP-E-Meunier2018-05-20
* | | | | | | | | | | | | | | buildRustCrate: add extraLinkFlags parameterP-E-Meunier2018-05-20
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | crate-overrides: curl-sys needs zlibMatthew Bauer2018-05-17
* | | | | | | | | | | | | | rust: add more sys overridesMatthew Bauer2018-05-17
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | trivial-builders.nix: support directories in requireFileAlexandre Esteves2018-05-16
|/ / / / / / / / / / / /
* | | | | | | | | | | | dockerTools.pullImage: Fix build with sandboxingaszlig2018-05-06
* | | | | | | | | | | | Merge pull request #39957 from enumatech/fix/nix-prefetch-git-spacesadisbladis2018-05-04
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nix-prefetch-git: fix handling of submodules with spacesLionello Lunesu2018-05-04
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* / | | | | | | | | | | runInLinuxVM: fix ext4 and crc32c-intel interactionsMichael Bishop2018-05-03
|/ / / / / / / / / / /
* | | | | | | | | | | fetchs3: allow to name the derivation output (#39823)zimbatm2018-05-03
* | | | | | | | | | | dockerTools.pullImage: Skopeo pulls images by digestAntoine Eiche2018-05-02
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | buildFHSUserEnv: change to root directory after chrootLinus Heckemann2018-04-28
* | | | | | | | | | treewide: isArm -> isAarch32John Ericson2018-04-25
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #38822 from matthewbauer/netbsdMatthew Justin Bauer2018-04-24
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | bsd: init netbsd & openbsd userlandMatthew Bauer2018-04-24
| * | | | | | | | cvs: support ssh accessMatthew Bauer2018-04-24
| | |_|_|_|/ / / | |/| | | | | |
* / | | | | | | vmTools: update Debian 9 names and hashesHenry Till2018-04-22
|/ / / / / / /
* | | | | | | Merge pull request #39003 from P-E-Meunier/carnix-0.7Matthew Justin Bauer2018-04-19
|\ \ \ \ \ \ \
| * | | | | | | disable parallel rustc (-C codegen-units=1)pe@pijul.org2018-04-16
| * | | | | | | Update to 0.7.2pe@pijul.org2018-04-16
| * | | | | | | Carnix 0.7pe@pijul.org2018-04-16
* | | | | | | | dockerTools.buildImage: add /nix/store with correct permissionsJean-Philippe Braun2018-04-16
| |_|_|_|/ / / |/| | | | | |
* | | | | | | requireFile: exit with non-zero error messageLinus Heckemann2018-04-15
|/ / / / / /
* | | | | | Revert "buildSetupcfg: Include unzip for zip sources."Shea Levy2018-04-14
* | | | | | buildSetupcfg: Include unzip for zip sources.Shea Levy2018-04-14
* | | | | | Merge pull request #38881 from obsidiansystems/sierra-hackJohn Ericson2018-04-13
|\| | | | |
| * | | | | cc-wrapper: Utilize patched cctools ld for more robust macOS Sierra hackJohn Ericson2018-04-13
* | | | | | pythonPackages.buildSetupcfg: Allow disabling tests.Shea Levy2018-04-13
* | | | | | kernel: Fix running kernels *with* modulesaszlig2018-04-12
* | | | | | Merge pull request #38470 from roberth/linux-without-modulesMichael Raskin2018-04-12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | linux module handling: support kernels without modulesRobert Hensing2018-04-05
* | | | | | Add setupcfg2nix and supporting infrastructureShea Levy2018-04-11
* | | | | | 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