summary refs log tree commit diff
path: root/pkgs/top-level/release-cross.nix
Commit message (Expand)AuthorAge
* release-cross: use ghc844 for testsMatthew Bauer2018-11-03
* release-corss.nix: fix ppc-embedded nameMatthew Bauer2018-11-02
* Merge remote-tracking branch 'upstream/master' into release-lib-cleanupJohn Ericson2018-11-01
|\
| * systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-30
| * release-cross: add new targetsMatthew Bauer2018-10-29
| * release-cross: Cross compile from all 3 supported platformsJohn Ericson2018-10-23
* | release-lib: Cache cross nixpkgs evals tooJohn Ericson2018-11-01
|/
* release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson2018-03-19
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* release-cross: add nix and nixUnstableWill Dietz2018-02-22
* release-cross: minor cleanup, add aarch64-muslWill Dietz2018-02-22
* bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz2018-02-13
* release-cross.nix: add entry for testing muslWill Dietz2018-02-13
* release-cross: Try building on Windows tooJohn Ericson2018-01-22
* release-cross: Add a test for Haskell on Raspberry Pi and "Android"John Ericson2018-01-21
* release-lib: forAllSupportedSystems -> forTheseSystemsTuomas Tynkkynen2018-01-16
* mingw-w64-pthreads: The C compiler is neededBojan Nikolic2018-01-02
* linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson2018-01-02
* 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