about summary refs log tree commit diff
path: root/lib/systems/examples.nix
AgeCommit message (Expand)AuthorFilesLines
2020-11-23Initial implementation of remarkable1 cross-compileBen Siraphob1-0/+5
2020-11-16Merge master into staging-nextFrederik Rietdijk1-0/+5
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel1-0/+6
2020-11-09Initial implementation of mmix cross-compileBen Siraphob1-0/+5
2020-10-15Add newer xcode versionsSteven Pease1-8/+8
2020-09-12Merge staging-next into stagingFrederik Rietdijk1-2/+2
2020-09-10Merge branch 'staging' into ios-13Matthew Bauer1-2/+11
2020-09-08lib.systems.examples: Bump android SDK to 21John Ericson1-2/+2
2020-08-17android: update sdk, ndk to 29, 21Matthew Bauer1-2/+2
2020-07-21redox: add as targetAaron Janse1-0/+9
2020-07-21systems/examples.nix: update to iOS 13Matthew Bauer1-8/+8
2020-01-03Merge remote-tracking branch 'origin/master' into ios-with-xcode-11Matthew Bauer1-0/+6
2020-01-03lib/systems: use newer ios sdkMatthew Bauer1-8/+8
2019-11-19initial implementation of vc4 cross-compileMichael Bishop1-0/+6
2019-11-11lib: Switch to w64 vendor for MinGWJohn Ericson1-2/+2
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-0/+5
2019-09-02Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson1-13/+36
2019-09-02Add support for `js-unknown-ghcjs`Moritz Angermann1-3/+9
2019-08-28treewide: remove redundant recvolth1-9/+9
2019-07-25Add RISC-V embedded crossSystemsJay Kruer1-0/+12
2019-05-05Adds pkgsCross.gnu32 and pkgsCross.gnu64 platformsLionello Lunesu1-0/+3
2019-04-23wasm: init cross targetMatthew Bauer1-2/+12
2019-04-20release-cross: remove alpha-elf targetMatthew Bauer1-5/+0
2019-04-10androidndk: fixup messMatthew Bauer1-8/+0
2019-04-02Merge branch 'master' into staging-nextVladimír Čunát1-0/+5
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay1-0/+5
2019-02-26netbsd: add cross targetMatthew Bauer1-0/+7
2018-12-18Initial attempt to restore Android NDK cross buildingSander van der Burg1-3/+3
2018-12-02systems/parse.nix: support eabihfMatthew Bauer1-0/+4
2018-11-29Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer1-5/+8
2018-11-29systems/examples.nix: move riscv function to let bindingMatthew Bauer1-5/+8
2018-11-09lib/systems: Added missing semicolonsVincent Weisner1-2/+2
2018-11-09lib/system: Added Embedded Platforms for the CPUsVincent Weisner1-0/+15
2018-10-30systems/examples: add i686 & x86-64 embeddedMatthew Bauer1-0/+10
2018-10-29gcc: support avrMatthew Bauer1-2/+16
2018-10-29avr: use new compilation infrastructureMatthew Bauer1-0/+4
2018-10-06lib/systems: use correct config for armv7l-hf-multiplatformBen Wolsieffer1-1/+1
2018-09-17androidndk: Add Darwin supportJohn Ericson1-2/+2
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-0/+8
2018-06-25xcode: add xcodePlatform to systemMatthew Bauer1-2/+4
2018-06-25xcode: add xcodeVer to systemMatthew Bauer1-0/+4
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer1-1/+4
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer1-2/+2
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher1-1/+1
2018-05-11prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson1-0/+3
2018-05-11Merge pull request #40385 from obsidiansystems/lib-android-platformsJohn Ericson1-0/+12
2018-05-11lib: Add 32-bit Android platformsJohn Ericson1-0/+12
2018-05-11Merge pull request #40378 from obsidiansystems/lib-platform-sortJohn Ericson1-9/+1
2018-05-11lib/systems: Sort platforms, and space CPUsJohn Ericson1-9/+1
2018-05-10Merge remote-tracking branch 'upstream/master' into lib-floatJohn Ericson1-6/+26