about summary refs log tree commit diff
path: root/pkgs/stdenv/generic/make-derivation.nix
Commit message (Expand)AuthorAge
* stdenv: correct cross CMAKE_SYSTEM_NAMEarcnmx2019-07-27
* treewide: remove unused variables (#63177)volth2019-06-16
* Merge pull request #59755 from matthewbauer/patches-in-make-derivationMatthew Bauer2019-04-23
|\
| * make-derivation: put patches in all derivationsMatthew Bauer2019-04-16
* | make-derivation.nix: minorvolth2019-04-21
* | make-derivation.nix: @matthewbauer's reviewvolth2019-04-21
* | fix bootstrap when platform.gcc.arch=="skylake"volth2019-04-21
|/
* check-env: don't execute check-meta.nix 15,000 timesGraham Christensen2019-04-11
* Merge staging-next into masterFrederik Rietdijk2019-03-01
|\
| * stdenv: only set __darwinAllowLocalNetworking on darwinDaiderd Jordan2019-02-14
| * Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-02-09
| |\
* | | llvm: support cross compilation with useLLVM flagMatthew Bauer2019-02-26
* | | Merge branch 'master' into staging-nextVladimír Čunát2019-02-06
|\ \ \ | |/ / |/| / | |/
| * make-derivation: only modify name when name is givenMatthew Bauer2019-02-04
| * mkDerivation: cleaner handling of the `name` argumentVincent Laporte2019-02-01
* | Merge branch 'master' into staging-nextVladimír Čunát2019-02-01
|\|
| * Merge pull request #35884 from dtzWill/fix/man-in-outputsToInstallMatthew Bauer2019-01-31
| |\
| | * Merge branch 'master' into fix/man-in-outputsToInstallMatthew Bauer2019-01-26
| | |\
| | * | default to including "man" in outputsToInstallWill Dietz2018-02-27
| * | | make-derivation: fix ordering of conditionalsMatthew Bauer2019-01-28
| * | | make-derivation: try to fix stdenv.cc == null conditionalMatthew Bauer2019-01-28
| * | | make-derivation: fix position in traceMatthew Bauer2019-01-28
| * | | stdenv/make-derivation: don't hide broken packagesMatthew Bauer2019-01-27
| | |/ | |/|
* / | stdenv: make checkInputs nativeFrederik Rietdijk2019-01-13
|/ /
* | Merge remote-tracking branch 'upstream/master' into stagingJan Tojnar2018-11-30
|\ \
| * | make-derivation: remove selfConsistent checkMatthew Bauer2018-11-30
| * | Merge master into staging-nextFrederik Rietdijk2018-11-30
| |\ \
| | * | pkgs/stdenv/generic/make-derivation.nix: s/targetPlatform/hostPlatform/Vaibhav Sagar2018-11-29
* | | | Merge pull request #51183 from matthewbauer/make-derivation-no-assertionsMatthew Bauer2018-11-29
|\ \ \ \ | |/ / / |/| | |
| * | | make-derivation: don’t add host suffix if there is no c compilerMatthew Bauer2018-11-28
| * | | make-derivation: don’t assert on separateDebugInfoMatthew Bauer2018-11-28
| * | | make-derivation: remove selfConsistent checkMatthew Bauer2018-11-28
* | | | Merge branch 'master' into staging-nextVladimír Čunát2018-11-26
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Revert "make-derivation: add disallowedReferences in strictDeps"Matthew Bauer2018-11-25
* | | Merge master into staging-nextFrederik Rietdijk2018-11-22
|\| |
| * | make-derivation: don’t disallow propagated native inputsMatthew Bauer2018-11-21
* | | Merge staging-next into stagingFrederik Rietdijk2018-11-11
|\| |
| * | Merge master into staging-nextFrederik Rietdijk2018-11-10
| |\ \
| | * | make-derivation: enable pie hardening with muslMatthew Bauer2018-11-07
* | | | make-derivation: use pname-version as default name if both are presentPatrick Hilhorst2018-11-06
|/ / /
* | | Merge master into staging-nextFrederik Rietdijk2018-11-04
|\| |
| * | Revert "Merge pull request #49398 from Synthetica9/implement-rfc0035" to fix ...Frederik Rietdijk2018-11-04
* | | Merge master into staging-nextFrederik Rietdijk2018-11-04
|\| |
| * | make-derivation: use a more descriptive assert messagePatrick Hilhorst2018-10-30
| * | make-derivation: use `lib.assertMsg`Patrick Hilhorst2018-10-29
| * | make-derivation: use `?` instead of `builtins.hasAttr`Patrick Hilhorst2018-10-29
| * | make-derivation: add check that the name is consistent with pname and versionPatrick Hilhorst2018-10-29
| * | make-derivation: get position info from versionPatrick Hilhorst2018-10-29
| * | make-derivation: use pname-version as default name if both are presentPatrick Hilhorst2018-10-29
* | | make-derivation: add disallowedReferences in strictDepsMatthew Bauer2018-11-02
|/ /