summary refs log tree commit diff
path: root/pkgs/top-level/release-cross.nix
Commit message (Expand)AuthorAge
* all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson2017-09-21
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
* release-cross: Be less absurd in `ensureUnaffected` testsJohn Ericson2017-05-23
* gdb: Modernize and simplify derivationJohn Ericson2017-05-22
* glibc: Simplify derivation furtherJohn Ericson2017-05-20
* release-cross: Do a recursive union to make sure we don't loose testsJohn Ericson2017-05-18
* release-cross: Make tests more uniformJohn Ericson2017-05-17
* release-cross: Add arms test from Darwin for binutilsJohn Ericson2017-05-17
* lib platform parsing: Fix windows support to conform to LLVM, take 2John Ericson2017-05-17
* Revert "Merge pull request #25275 from Ericson2314/platform-normalize"Vladimír Čunát2017-05-06
* release-cross: Add final "-gnu" to fuloong tripleJohn Ericson2017-04-27
* lib platform parsing: Fix windowsJohn Ericson2017-04-27
* release-cross: Fix more typos---this is embarrisingJohn Ericson2017-04-17
* release-cross: Fix typo preventing evaluationJohn Ericson2017-04-17
* lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
* lib: Collect system/platform related filesJohn Ericson2017-04-17
* top-level: Less indirection for lib in release*.nixJohn Ericson2017-04-17
* release-cross: For fuloong, just use the predefined platformJohn Ericson2017-04-17
* top-level: no more need to expose `splicedPackages`John Ericson2017-01-25
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* release-cross: Expose sub-jobs of linux cross stdenvJohn Ericson2017-01-15
* release-cross: Use `nativeDrv` rather than relying on defaultJohn Ericson2017-01-14
* top-level: Add more options to release-cross.nix, normalize param commentsJohn Ericson2017-01-14
* release-cross: Test for unchanged native derivationsJohn Ericson2016-12-29
* release-cross: Use the same genAttrs logic for `testOnCross` as `testOn`John Ericson2016-12-27
* release-cross: Reformat to be far more legibleJohn Ericson2016-12-27
* release-cross.nix: Build the bootstrap tools for ARMTuomas Tynkkynen2016-07-20
* release-cross.nix: Remove bunch of packages that don't buildTuomas Tynkkynen2016-07-20
* release-cross.nix: Drop any platforms not having a single working buildTuomas Tynkkynen2016-07-20
* Disable system_tarball_pc and fix evalEelco Dolstra2015-07-22
* Use mingw-w64 for 32bit Windows builds as well.aszlig2014-03-03
* platforms.nix: Separate 32-bit and 64-bit PCsShea Levy2013-12-31
* rpi: more packages to cross-compileDomen Kozar2013-05-26
* release-cross: add raspberrypiDomen Kozar2013-05-26
* release-lib.nix: Make the set of supported platforms an argumentEelco Dolstra2013-03-26
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\
| * Remove EOL'd Linux 3.6Shea Levy2013-02-14
| * Remove EOL'd Linux 3.3Shea Levy2013-02-14
| * openoffice: RemoveEelco Dolstra2013-01-29
* | More renamesEelco Dolstra2012-12-28
* | Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
|/
* Removing the 2.6.39 kernel from release-cross; it wasn't in nixpkgs.Lluís Batlle i Rossell2012-11-29
* Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFi...Lluís Batlle i Rossell2012-05-24
* Updating the kernels to be cross-built by hydra. The list was quite outdated ...Lluís Batlle i Rossell2012-05-24
* release-cross: Build `gnu.smbfs.hostDrv', not `gnu.smbfs'.Ludovic Courtès2012-02-27
* release-cross: Add `gnu.smbfs'.Ludovic Courtès2012-02-23
* Samba: Fix compilation for GNU/Hurd; add to Hydra.Ludovic Courtès2012-02-23
* release-cross: Add OpenSSL for cross-GNU builds.Ludovic Courtès2012-01-06
* Cross-build GCC 4.6 for GNU on Hydra.Ludovic Courtès2011-11-29
* release-cross: Remove `--with-system' hack for cross-building Nix.Ludovic Courtès2011-11-19