summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * 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
* | | | buildRustPackage now correctly installs binaries to bin and libraries to lib.Edward Tate2018-10-03
|/ / /
* | | 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
| * | buildRustCrate: add heuristic to picking the right source filesAndreas Rammhold2018-09-13
| * | vmTools: update debian repositories to stable Release.xz urlsAndreas Rammhold2018-09-13
* | | fetchcargo: Fix cargo-vendor-normalise for darwinSilvan Mosberger2018-09-17
* | | cargo-vendor-normalise: add a small install checkSymphorien Gibol2018-09-11