summary refs log tree commit diff
path: root/pkgs/stdenv/native
Commit message (Expand)AuthorAge
* stdenv: fix stagesNativeuri2023-07-02
* treewide: use lib.optionalsFelix Buehler2023-02-14
* stdenv/native: fix bintools importJonathan Ringer2021-06-07
* stdenv/{native,nix}: add lib to cc-wrapper argsTaeer Bar-Yam2021-04-21
* stdenv/native: provide patchelf on linuxMatthew Bauer2020-08-25
* treewide: remove redundant quotesvolth2019-08-26
* stdenv/native: add missing argumentAndrew Dunham2019-01-02
* stdenv: implement crossOverlaysMatthew Bauer2018-12-04
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
* Fix stdenv-native by creating a bintools wrapper with similar settingsSander van der Burg2018-04-14
* fetchurl: cleanup, better errorsJan Malakhovski2018-02-18
* cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
* stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-18
* Revert "stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuild...Tuomas Tynkkynen2017-08-18
* stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-15
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
* stdenv: remove leftover 'system' referenceDavid McFarland2017-06-26
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-22
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-22
* stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-22
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: Modernize stdenv.overrides giving it self and superJohn Ericson2017-01-13
* top-level: turn the screwJohn Ericson2016-12-01
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-30
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* top-level: Make `stdenv/default.nix` more concise with `inherit (expr) id;` s...John Ericson2016-10-27
* cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
* Don't include /no-such-path in buildInputsEelco Dolstra2015-06-15
* cygwin: stdenvFlorian Friesdorf2015-05-28
* Remove unused fileEelco Dolstra2015-03-23
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
* I think this should fix the evaluation errors in hydraDaniel Peebles2014-12-27
* Set SDKROOT etc. in stdenvNativeEelco Dolstra2014-11-04
* gcc-wrapper: Remove NIX_GCC_NEEDS_GREPEelco Dolstra2014-09-23
* Add SmartOS native GCC path.Danny Wilson2013-02-28
* Attempt at getting GCC 4.7 compiled on Illumos...Danny Wilson2013-02-28
* Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-28
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
* * Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra2012-01-20
* * Build ‘xz’ during the stdenvNative bootstrap, since we really can'tEelco Dolstra2012-01-19
* * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* * Sync with the trunk.Eelco Dolstra2011-12-12
|\
| * * /bin and /usr/bin are the same on OpenSolaris so theEelco Dolstra2011-11-21
| * * i386-sunos -> i686-solaris.Eelco Dolstra2011-11-21
| * * On FreeBSD, bash is usually installed in /usr/local.Eelco Dolstra2011-11-18
| * Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov2010-05-03
| * Add support for restricted downloadsYury G. Kudryashov2010-04-30
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
|/