summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* buildFHSEnv: fix NIX_* compiler flagsNikolay Amiantov2017-10-17
* Merge pull request #30150 from copumpkin/no-rpath-nonsenseDaniel Peebles2017-10-08
|\
| * Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08
* | Merge branch 'master' into stagingVladimír Čunát2017-10-07
|\ \ | |/ |/|
| * trivial-builders.nix: fix writeShellScriptBinNikita Uvarov2017-10-06
* | Merge branch 'master' into stagingOrivej Desh2017-10-05
|\|
| * fetchpatch: allow callers to specify postFetch sensiblyDan Peebles2017-10-03
* | Merge pull request #29568 from obsidiansystems/cc-wrapper-32Eelco Dolstra2017-10-02
|\ \
| * | cc-wrapper: Clean up dynamic linking with x86 multilibJohn Ericson2017-09-28
| * | Merge branch 'cc-wrapper-stdenvNoCC' into ericson2314-cross-baseJohn Ericson2017-09-28
| |\ \
* | \ \ Merge branch 'master' into stagingOrivej Desh2017-10-02
|\ \ \ \ | | |_|/ | |/| |
| * | | dockerTools: fix hash to accomodate the pullImage revertRobin Gloster2017-09-28
| * | | Revert "dockerTools.pullImage: use skopeo to pull the image"Robin Gloster2017-09-28
| * | | Revert "dockerTools.buildImage: Switch to the format image generated by Skopeo"Robin Gloster2017-09-28
* | | | Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into stagingVladimír Čunát2017-09-26
| |\| |
| | * | dockerTools.examples.nix: set NIX_PAGER=cat environment variableAntoine Eiche2017-09-25
| | * | Merge older stagingVladimír Čunát2017-09-24
| | |\ \
| | * | | dockerTools.buildImage: Switch to the format image generated by SkopeoAntoine Eiche2017-09-23
| * | | | Merge #29617: cc-wrapper: Use stdenvNoCC to buildVladimír Čunát2017-09-26
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
| * | | | Merge pull request #29580 from obsidiansystems/stdenv-super-debugJohn Ericson2017-09-26
| |\| | | | | |_|/ | |/| |
| | * | cc-wrapper: Add `set -x` tracing for NIX_DEBUG >= 7John Ericson2017-09-26
| | * | treewide: Use `(( "${NIX_DEBUG:-0}" >= 1) ))` consistentlyJohn Ericson2017-09-26
| * | | Merge branch 'master' into stagingVladimír Čunát2017-09-23
| |\ \ \ | | | |/ | | |/|
| | * | dockerTools.buildImageWithNixDb: Make output paths valid and add gcrootsAntoine Eiche2017-09-20
| | * | dockerTools.buildImageWithNixDb: populate the Nix Db of the image Nix storeAntoine Eiche2017-09-20
| | |/
| * | Merge branch 'master' into stagingJohn Ericson2017-09-20
| |\|
| * | Merge branch 'master' into stagingVladimír Čunát2017-09-19
| |\ \
| * \ \ Merge master-merged PRs #29547 and #29548 into stagingJohn Ericson2017-09-18
| |\ \ \
| * | | | set-source-date-epoch-to-latest.sh: shut up a warningVladimír Čunát2017-09-17
* | | | | treewide: Manual fix more pkg-config build-inputsJohn Ericson2017-09-21
* | | | | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| |_|_|/ |/| | |
* | | | cc-wrapper, cc-wrapper-old: Simplify shell logicJohn Ericson2017-09-19
| |_|/ |/| |
* | | Merge pull request #29548 from obsidiansystems/cc-wrapper-cross-miscJohn Ericson2017-09-18
|\ \ \ | | |/ | |/|
| * | cc-wrapper: Use same dynamic loader on all Darwin, not just x86_64John Ericson2017-09-18
| * | cc-wrapper: Remove obsolete assertionJohn Ericson2017-09-18
| |/
* | fetchRepoProject: Fetch into $out and make it deterministicMichael Weiss2017-09-17
* | dockerTools.pullImage: use skopeo to pull the imageAntoine Eiche2017-09-17
|/
* gitRepo: Fix an error due to missing TLS certificatesMichael Weiss2017-09-16
* fetchRepoProject: Fix the GnuPG verificationMichael Weiss2017-09-16
* fetchRepoProject: Refactor the codeMichael Weiss2017-09-16
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-16
|\
| * Merge pull request #27780 from tilpner/overridable-buildenvFrederik Rietdijk2017-09-14
| |\
| | * buildenv: Make buildEnv overridabletilpner2017-08-02
| * | vm: remove trusty-updates hash as it changes too oftenDomen Kožar2017-09-14
* | | Merge pull request #29381 from obsidiansystems/autoreconf-hookJohn Ericson2017-09-14
|\ \ \ | |/ / |/| |
| * | autoreconfHook: Simplify by avoiding `findInputs`John Ericson2017-09-14
* | | Merge pull request #28963 from nlewo/docker-readinessJörg Thalheim2017-09-13
|\ \ \ | |/ / |/| |
| * | dockerTools.pullImage: change the docker deamon readiness mechanismAntoine Eiche2017-09-04