about summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
Commit message (Expand)AuthorAge
...
| * Merge commit '2d464f75ed46869b5942c4b479772a0367b30608' into master.upstreamWilliam A. Kennington III2015-09-23
| |\
| | * Merge branch 'master' into stagingVladimír Čunát2015-09-17
| | |\
| | * | patchShebangs: Ignore outputs that don't exist yetEelco Dolstra2015-09-17
| * | | separateDebugInfo: one more commentVladimír Čunát2015-09-23
| * | | separateDebugInfo: fix typo in commentVladimír Čunát2015-09-22
| * | | separateDebugInfo: compress it by defaultVladimír Čunát2015-09-22
| * | | separateDebugInfo: Assert LinuxEelco Dolstra2015-09-22
| | |/ | |/|
| * | Enable separate debug infoEelco Dolstra2015-09-17
| |/
| * mass rewrite of find parameters to cross-platform styleVladimír Čunát2015-09-06
| * makeWrapper: accept `--argv0` flag (/cc #9562)Thomas Tuegel2015-09-01
| * makeWrapper: child process inherits argv[0]Thomas Tuegel2015-08-23
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-13
| |\
| | * wrapGAppsHook: fix a typoVladimír Čunát2015-08-12
| * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-30
| |\|
| | * releaseTools.coverageAnalysis: Emit hydra-metricsEelco Dolstra2015-07-30
| | * wrapGAppsHook: populate GIO_EXTRA_MODULESLuca Bruno2015-07-30
| * | mass-replace deprecated usage of find -perm (Fixes #9044)Vladimír Čunát2015-07-30
| * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-29
| |\|
| | * wrapGAppsHook: build hook for wrapping GTK/GNOME appsLuca Bruno2015-07-29
| * | move-docs.sh: Handle share/gtk-docEelco Dolstra2015-07-26
| |/
* | stdenv multiple-outputs: change propagation rulesVladimír Čunát2015-04-18
* | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|\|
| * fix-darwin-dylib-names: Fix all outputsEelco Dolstra2015-03-24
| * Revert "Introduce patchShebangsPhase ran in preConfigurePhases"Domen Kožar2015-01-08
| * Introduce patchShebangsPhase ran in preConfigurePhasesDomen Kožar2015-01-02
| * autoreconf may need gettextIgor Pashev2014-12-22
| * Move finding XML catalogs into a separate setup hookEelco Dolstra2014-11-25
| * stdenv lib64-moving: fail instead of overwritingVladimír Čunát2014-11-17
| * Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-09
| |\
| | * Automatically move stuff in lib64 to libEelco Dolstra2014-10-07
| | * Automatically move programs in sbin to binEelco Dolstra2014-10-07
| * | fixDarwinDylibNames: Use new hook mechanismEelco Dolstra2014-09-24
| |/
* | multi-out: auto-correct include dirs in *.pcVladimír Čunát2014-08-30
* | multiple-outputs.sh: fixup when it's always sourced nowVladimír Čunát2014-08-30
* | multiout: resolve general ToDosVladimír Čunát2014-08-30
* | WIP: getting goodVladimír Čunát2014-08-27
* | WIP2Vladimír Čunát2014-08-26
* | WIPVladimír Čunát2014-08-25
* | stdenv: add first iteration of the multiout hookVladimír Čunát2014-08-24
|/
* Move share/{man,info,doc} to the corresponding outputEelco Dolstra2014-08-09
* stdenv: Put moving docs to $out/share in a separate setup hookEelco Dolstra2014-08-09
* Cleanup: Use += to append to envHooksEelco Dolstra2014-08-09
* Remove addHookEelco Dolstra2014-08-09
* Drop redundant spaceEelco Dolstra2014-08-09
* Factor out fixup phase stuff into separate setup hooksEelco Dolstra2014-08-09
* Don't hardcode shell, use $SHELL insteadMaxim Ivanov2014-05-26
* Scatter output hookMaxim Ivanov2014-05-06
* Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra2014-03-03
* lcov: Filter out /nix/store/* by defaultEelco Dolstra2014-02-05
* Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2014-02-05