summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* breakpointHook: add for debugging failing buildsJörg Thalheim2018-10-25
* Merge pull request #48306 from NixOS/staging-nextFrederik Rietdijk2018-10-18
|\
| * Merge pull request #48020 from erictapen/47709-fix-regexTimo Kaufmann2018-10-10
| |\
| | * buildRustPackage: fix regex for separating lib and binJustin Humm2018-10-07
| * | Merge staging-next into stagingFrederik Rietdijk2018-10-09
| |\ \ | | |/ | |/|
| * | buildRustPackage now correctly installs binaries to bin and libraries to lib.Edward Tate2018-10-03
* | | Merge pull request #26839 from volth/fetchmavenartifact-do-not-leak-hashRenaud2018-10-17
|\ \ \ | |_|/ |/| |
| * | fetchMavenArtifact: prevent leaking nix hash to jar nameVolth2017-06-25
* | | Merge master into staging-nextFrederik Rietdijk2018-10-09
|\ \ \ | |_|/ |/| |
| * | debian vm tools: use snapshot.debian.orgLinus Heckemann2018-10-08
| * | Merge pull request #47448 from kalbasit/nixpkgs_add-bazel-watcherSarah Brofeldt2018-10-04
| |\ \
| | * | bazel-watcher: init at 0.5.0Wael M. Nasreddine2018-09-29
| | * | build-bazel-package: remove any .git, .svn and .hg from externalWael M. Nasreddine2018-09-29
| | * | build-bazel-package: prefix bazel with the USER variableWael M. Nasreddine2018-09-29
| * | | trivial builders: adding usage documentation for functionsSamuel Leathers2018-10-02
* | | | Merge master into stagingFrederik Rietdijk2018-10-02
|\| | |
| * | | Merge branch 'master' into staging-nextDaiderd Jordan2018-10-01
| |\ \ \
| | * | | dockerTools: Use nix instead of nixUnstableSarah Brofeldt2018-10-01
| | * | | Merge pull request #47411 from graham-at-target/multi-layered-images-craftedlewo2018-10-01
| | |\ \ \ | | | |/ / | | |/| |
| | | * | dockerTools: test buildLayeredImageGraham Christensen2018-09-27
| | | * | dockerTools.buildLayeredImage: initGraham Christensen2018-09-26
| | | * | referencesByPopularity: init to sort packages by a cachability heuristicGraham Christensen2018-09-26
| | | * | dockertools: tarsum: turn in to a buildInputGraham Christensen2018-09-26
* | | | | patch-shebangs.sh: use more robust 'for each file' loop, check for dirWill Dietz2018-09-28
* | | | | patch-shebangs: simplify a bit per reviewer suggestionWill Dietz2018-09-28
* | | | | patch-shebangs: use isScript to safely check for shebang startWill Dietz2018-09-28
|/ / / /
* | | | Revert "patch-shebangs: respect cross compilation"Daiderd Jordan2018-09-25
* | | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-25
|\| | |
| * | | Revert "virtualization/qemu-vm: fix and improve virtio/scsi switching"Sarah Brofeldt2018-09-25
| * | | Merge autoPatchelfHook improvements (#47222)aszlig2018-09-25
| |\ \ \
| | * | | autoPatchelfHook: Silence errors in isExecutableaszlig2018-09-25
| | * | | autoPatchelfHook: Only check PT_INTERP on execsaszlig2018-09-25
| | * | | autoPatchelfHook: do not patch statically linked filesJörg Thalheim2018-09-23
| * | | | Merge pull request #47238 from obsidiansystems/overrideScope-orderJohn Ericson2018-09-24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson2018-09-24
* | | | | Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson2018-09-25
|\ \ \ \ \
| * | | | | bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski2018-09-23
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' into stagingVladimír Čunát2018-09-24
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | virtualization/qemu-vm: fix and improve virtio/scsi switchingStefan Junker2018-09-22
| |/ / /
* | | | Merge master into stagingFrederik Rietdijk2018-09-23
|\| | |
| * | | Merge pull request #47145 from obsidiansystems/fetchzip-crossJohn Ericson2018-09-21
| |\| |
| | * | fetchzip: Use unzip from buildPackagesJohn Ericson2018-09-21
| * | | dockerTools.buildImage: test that created=now makes an unstable dateGraham Christensen2018-09-20
| * | | dockerTools.buildImage: support impure datesGraham Christensen2018-09-20
| * | | dockerTools.pullImage: correct default archJack Kelly2018-09-19
* | | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-18
|\| | |
| * | | buildRustCrate: added some edge cases with binariesAndreas Rammhold2018-09-13
| * | | buildRustCrate: add test casesAndreas Rammhold2018-09-13
| * | | buildRustCrate: binary heuristic should be able to treat spacesAndreas Rammhold2018-09-13
| * | | buildRustCrate: extracted builder scripts into dedicated filesAndreas Rammhold2018-09-13