summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Merge: more compatibility for git* fetchersVladimír Čunát2017-07-09
|\
| * support old naming, just add escaping of unsafe charsVolth2017-07-05
| * gitRepoToName: make it compatible with old fetchFromGitHub's "${repo}-${rev}-...Volth2017-07-04
* | Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\ \
| * \ Merge pull request #26974 from obsidiansystems/response-file-parsing-speedRyan Trinkle2017-07-05
| |\ \
| | * | cc-wrapper: expand-response-params: fix parsing of quotes that are quoted and...Ryan Trinkle2017-07-03
| | * | cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
| | * | cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
| * | | Merge branch 'master' into stagingVladimír Čunát2017-07-05
| |\ \ \ | | |_|/ | |/| |
| * | | fetchFromGitHub: fix fetchSubmodules=true when revision is not hexadecimalVolth2017-07-04
* | | | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
| |/ / |/| |
* | | Merge branch 'staging'Vladimír Čunát2017-07-05
|\| |
| * | Merge branch 'master' into stagingVladimír Čunát2017-07-03
| |\ \
| * \ \ Merge branch 'master' into stagingVladimír Čunát2017-06-30
| |\ \ \ | | |_|/ | |/| |
| * | | Merge accepted cross compilation PRs into stagingJohn Ericson2017-06-28
| |\ \ \
| * | | | stdenv: disable -fPIC on cygwinDavid McFarland2017-06-26
| * | | | cygwin: force native symlinks for librariesDavid McFarland2017-06-26
| * | | | Merge branch 'master' into stagingFranz Pletz2017-06-26
| |\ \ \ \
| * | | | | Revert "cc-wrapper: add stackcheck hardening (stack clash)"Franz Pletz2017-06-26
| * | | | | Revert "cc-wrapper: fix darwin"Franz Pletz2017-06-26
| * | | | | Merge some merged cross-compilation PRs into into stagingJohn Ericson2017-06-23
| |\ \ \ \ \
| * | | | | | cc-wrapper: fix darwinFranz Pletz2017-06-22
| * | | | | | cc-wrapper: add stackcheck hardening (stack clash)Franz Pletz2017-06-22
| * | | | | | Merge branch 'master' into stagingFranz Pletz2017-06-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #26554 from orivej/rspDomen Kožar2017-06-19
| |\ \ \ \ \ \ \
| | * | | | | | | Speed up parsing @args.rsp compiler argumentsOrivej Desh2017-06-14
* | | | | | | | | nix-prefetch-git: add --quiet to --helpHarmen2017-07-03
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #17681 from ericsagnes/feat/releaseTools.channelJoachim F2017-07-02
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | releaseTools: add channel functionEric Sagnes2016-09-27
* | | | | | | | Merge pull request #26884 from obsidiansystems/purge-stdenv-crossJohn Ericson2017-06-28
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | gcc-wrapper-old: Don't use stdenv.crosshsloan2017-06-28
| * | | | | | | cc-wrapper: Also export env var for windres, when it is presentJohn Ericson2017-06-28
| * | | | | | | make-initrd: Don't use stdenv.crossJohn Ericson2017-06-28
* | | | | | | | using inherited insteadMichael Fellinger2017-06-27
* | | | | | | | dockerTools.buildImage: configurable timestampMichael Fellinger2017-06-27
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | rustRegistry: switch to mkDerivationJörg Thalheim2017-06-25
* | | | | | | Expose custom Rust registry versionstilpner2017-06-25
|/ / / / / /
* | | | | / fetchgit: support "git@server:repo" URLsBjørn Forsman2017-06-24
| |_|_|_|/ |/| | | |
* | | | | misc: Remove almost all uses of stdenv.{ccCross,binutils}John Ericson2017-06-22
* | | | | cc-wrapper: Port over finding of dynamic linker from gcc-cross-wrapperJohn Ericson2017-06-22
* | | | | cc-wrapper: Make the cross compiler use a crossEnvHookJohn Ericson2017-06-22
* | | | | cc-wrapper: when cross building, wedge in setting AR, AS, and LD env vars to ...Ross MacLeod2017-06-22
* | | | | gcc-cross-wrapper: Remove in favor of newly-cross-supporting `cc-wrapper`John Ericson2017-06-22
* | | | | cc-wrapper: Temporarily got to great lengths to avoid mass-rebuildJohn Ericson2017-06-22
* | | | | cc-wrapper: Salt environment variables with LLVM triplesJohn Ericson2017-06-22
* | | | | cc-wrapper: Add support for no libc whatsoeverJohn Ericson2017-06-22
* | | | | cc-wrapper: Simplify and correct logic to chose dynamic linker libraryJohn Ericson2017-06-22
* | | | | cc-wrapper: Learn about target prefixesJohn Ericson2017-06-22
* | | | | cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-22
| |_|_|/ |/| | |
* | | | Remove kdeWrapperThomas Tuegel2017-06-18