summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple2020-03-26
* Merge pull request #79581 from bhipple/feature/fetcher-whitespace-cleanBenjamin Hipple2020-03-26
|\
| * fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple2020-02-08
* | buildDunePackage: add a “useDune2” optionVincent Laporte2020-03-23
* | Merge pull request #82404 from danieldk/build-script-link-fixAndreas Rammhold2020-03-20
|\ \
| * | buildRustCrate: sort linker options in-placeDaniël de Kok2020-03-13
| * | buildRustCrate: only link build deps into build scriptDaniël de Kok2020-03-13
* | | Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson2020-03-19
|\ \ \
| * | | cc-wrapper, clang: `libstdcxxHook` should a propagated build inputJohn Ericson2020-03-18
| | |/ | |/|
* | | rust: remove legacy cargo fetcherBenjamin Hipple2020-03-18
* | | emacs: improve setup hookRobert Helgesson2020-03-14
* | | Merge branch 'master' into staging-nextVladimír Čunát2020-03-10
|\ \ \ | | |/ | |/|
| * | Merge pull request #82130 from Ericson2314/fetchsvn-crossJohn Ericson2020-03-10
| |\ \
| | * | fetchsvn: Fix for crossJohn Ericson2020-03-09
| | |/
| * | Merge pull request #82155 from kolloch/buildRustCrate_findMatchingDirAndreas Rammhold2020-03-10
| |\ \
| | * | build-support/rust/buildRustCrate: Search for matching Cargo.toml in sub dire...Peter Kolloch2020-03-09
| | * | buildRustCrate: refactor colored loggingPeter Kolloch2020-03-09
| * | | Merge pull request #81974 from bhipple/feature/rust-docMario Rodas2020-03-10
| |\ \ \ | | |/ / | |/| |
| | * | buildRustPackage: update docstring commentBenjamin Hipple2020-03-07
| * | | Merge pull request #81833 from bignaux/appimage-runJörg Thalheim2020-03-09
| |\ \ \
| | * | | appimage-exec.sh: simplify and improve getopts optionsBignaux Ronan2020-03-08
| | * | | appimageTools: wrapType1 = wrapType2;Bignaux Ronan2020-03-08
| | * | | appimageTools: fix appimage-exec.sh passing argumentsBignaux Ronan2020-03-08
| | * | | appimageTools: fix appimage-exec.sh according to shellcheckBignaux Ronan2020-03-08
| | * | | appimage: replace writeScript to a standalone appimage-exec.shBignaux Ronan2020-03-07
| * | | | Merge pull request #80921 from hercules-ci/buildLayeredImage-allow-empty-storeDomen Kožar2020-03-08
| |\ \ \ \
| | * | | | buildLayeredImage: Allow empty store, no paths to addRobert Hensing2020-02-28
* | | | | | stdenv cc-wrapper: deal with edge-case regressionsVladimír Čunát2020-03-10
* | | | | | Merge pull request #81191 from clkamp/stdenv-multi-line-libc-cflagsJohn Ericson2020-03-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | stdenv: Fix gcc multi line libc-cflagsChristian Lütke-Stetzkamp2020-03-06
* | | | | | Merge staging-next into stagingFrederik Rietdijk2020-03-06
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #81564 from NixOS/fetchpatch-base64Jan Tojnar2020-03-04
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | fetchpatch: Allow using base64-encoded hashJan Tojnar2020-03-02
* | | | | | Merge pull request #81844 from lopsided98/gcc-separate-output-crossMatthew Bauer2020-03-05
|\ \ \ \ \ \
| * | | | | | gcc: move target-specific runtime libraries to separate outputBen Wolsieffer2020-03-04
| |/ / / / /
* | | | | | Merge branch 'staging-next' into stagingJan Tojnar2020-03-04
|\| | | | |
| * | | | | Merge pull request #81572 from bignaux/appimageJan Tojnar2020-03-04
| |\ \ \ \ \
| | * | | | | appimage: fix suspicious ownershipBignaux Ronan2020-03-04
| | * | | | | appimage: split checks between appimageSignature and appimageTypeBignaux Ronan2020-03-04
| | * | | | | appimage: unify extract functionsBignaux Ronan2020-03-04
| | * | | | | appimage: refactoring extractType2 to avoid use of appimage packerBignaux Ronan2020-03-03
| | | |_|/ / | | |/| | |
| * | | | | buildBazelPackage: prime fixed output derivationsAndreas Rammhold2020-03-03
| | |/ / / | |/| | |
| * | | | tensorflow: 1.15.0 -> 1.15.1Michael Lingelbach2020-03-02
| |/ / /
* | | | wrapGAppsHook: Fix #78803worldofpeace2020-03-03
* | | | Merge staging-next into stagingFrederik Rietdijk2020-02-29
|\| | |
| * | | enable-coverage-instrumentation.sh: Fix unbound variable errorEelco Dolstra2020-02-28
| |/ /
* / / rustPlatform.fetchCargo: handle custom Cargo.lock patchfiles with validationBenjamin Hipple2020-02-28
|/ /
* | srcOnly: remove the ellipsis (#80903)zimbatm2020-02-24
* | Merge pull request #80680 from samueldr/fix/71157Samuel Dionne-Riel2020-02-23
|\ \
| * | runInLinuxVM: Ensure tools requiring /etc/passwd workSamuel Dionne-Riel2020-02-20