summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/release-cross.nix
AgeCommit message (Expand)Author
2018-03-19release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson
2018-02-27prebuilt android tools: Init using SDKJohn Ericson
2018-02-22release-cross: add nix and nixUnstableWill Dietz
2018-02-22release-cross: minor cleanup, add aarch64-muslWill Dietz
2018-02-13bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz
2018-02-13release-cross.nix: add entry for testing muslWill Dietz
2018-01-22release-cross: Try building on Windows tooJohn Ericson
2018-01-21release-cross: Add a test for Haskell on Raspberry Pi and "Android"John Ericson
2018-01-16release-lib: forAllSupportedSystems -> forTheseSystemsTuomas Tynkkynen
2018-01-02mingw-w64-pthreads: The C compiler is neededBojan Nikolic
2018-01-02linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson
2017-09-21all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson
2017-05-29lib: Consolidate platform configurations (used for crossSystem)John Ericson
2017-05-23release-cross: Be less absurd in `ensureUnaffected` testsJohn Ericson
2017-05-22gdb: Modernize and simplify derivationJohn Ericson
2017-05-20glibc: Simplify derivation furtherJohn Ericson
2017-05-18release-cross: Do a recursive union to make sure we don't loose testsJohn Ericson
2017-05-17release-cross: Make tests more uniformJohn Ericson
2017-05-17release-cross: Add arms test from Darwin for binutilsJohn Ericson
2017-05-17lib platform parsing: Fix windows support to conform to LLVM, take 2John Ericson
2017-05-06Revert "Merge pull request #25275 from Ericson2314/platform-normalize"Vladimír Čunát
2017-04-27release-cross: Add final "-gnu" to fuloong tripleJohn Ericson
2017-04-27lib platform parsing: Fix windowsJohn Ericson
2017-04-17release-cross: Fix more typos---this is embarrisingJohn Ericson
2017-04-17release-cross: Fix typo preventing evaluationJohn Ericson
2017-04-17lib: Fix system parsing, and use for doubles listsJohn Ericson
2017-04-17lib: Collect system/platform related filesJohn Ericson
2017-04-17top-level: Less indirection for lib in release*.nixJohn Ericson
2017-04-17release-cross: For fuloong, just use the predefined platformJohn Ericson
2017-01-25top-level: no more need to expose `splicedPackages`John Ericson
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson
2017-01-15release-cross: Expose sub-jobs of linux cross stdenvJohn Ericson
2017-01-14release-cross: Use `nativeDrv` rather than relying on defaultJohn Ericson
2017-01-14top-level: Add more options to release-cross.nix, normalize param commentsJohn Ericson
2016-12-29release-cross: Test for unchanged native derivationsJohn Ericson
2016-12-27release-cross: Use the same genAttrs logic for `testOnCross` as `testOn`John Ericson
2016-12-27release-cross: Reformat to be far more legibleJohn Ericson
2016-07-20release-cross.nix: Build the bootstrap tools for ARMTuomas Tynkkynen
2016-07-20release-cross.nix: Remove bunch of packages that don't buildTuomas Tynkkynen
2016-07-20release-cross.nix: Drop any platforms not having a single working buildTuomas Tynkkynen
2015-07-22Disable system_tarball_pc and fix evalEelco Dolstra
2014-03-03Use mingw-w64 for 32bit Windows builds as well.aszlig
2013-12-31platforms.nix: Separate 32-bit and 64-bit PCsShea Levy
2013-05-26rpi: more packages to cross-compileDomen Kozar
2013-05-26release-cross: add raspberrypiDomen Kozar
2013-03-26release-lib.nix: Make the set of supported platforms an argumentEelco Dolstra
2013-02-15Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra
2013-02-14Remove EOL'd Linux 3.6Shea Levy
2013-02-14Remove EOL'd Linux 3.3Shea Levy
2013-01-29openoffice: RemoveEelco Dolstra