summaryrefslogtreecommitdiffstats
path: root/lib/systems/examples.nix
AgeCommit message (Expand)Author
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2020-12-02Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson
2020-11-29Cross-compiling configuration for reMarkable 2 tabletTad Fisher
2020-11-29lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson
2020-11-23Initial implementation of remarkable1 cross-compileBen Siraphob
2020-11-16Merge master into staging-nextFrederik Rietdijk
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel
2020-11-09Initial implementation of mmix cross-compileBen Siraphob
2020-09-12Merge staging-next into stagingFrederik Rietdijk
2020-09-10Merge branch 'staging' into ios-13Matthew Bauer
2020-09-08lib.systems.examples: Bump android SDK to 21John Ericson
2020-08-17android: update sdk, ndk to 29, 21Matthew Bauer
2020-07-21redox: add as targetAaron Janse
2020-07-21systems/examples.nix: update to iOS 13Matthew Bauer
2020-01-03Merge remote-tracking branch 'origin/master' into ios-with-xcode-11Matthew Bauer
2020-01-03lib/systems: use newer ios sdkMatthew Bauer
2019-11-19initial implementation of vc4 cross-compileMichael Bishop
2019-11-11lib: Switch to w64 vendor for MinGWJohn Ericson
2019-09-02Merge branch 'master' into stagingVladimír Čunát
2019-09-02Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson
2019-09-02Add support for `js-unknown-ghcjs`Moritz Angermann
2019-08-28treewide: remove redundant recvolth
2019-07-25Add RISC-V embedded crossSystemsJay Kruer
2019-05-05Adds pkgsCross.gnu32 and pkgsCross.gnu64 platformsLionello Lunesu
2019-04-23wasm: init cross targetMatthew Bauer
2019-04-20release-cross: remove alpha-elf targetMatthew Bauer
2019-04-10androidndk: fixup messMatthew Bauer
2019-04-02Merge branch 'master' into staging-nextVladimír Čunát
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay
2019-02-26netbsd: add cross targetMatthew Bauer
2018-12-18Initial attempt to restore Android NDK cross buildingSander van der Burg
2018-12-02systems/parse.nix: support eabihfMatthew Bauer
2018-11-29Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer
2018-11-29systems/examples.nix: move riscv function to let bindingMatthew Bauer
2018-11-09lib/systems: Added missing semicolonsVincent Weisner
2018-11-09lib/system: Added Embedded Platforms for the CPUsVincent Weisner
2018-10-30systems/examples: add i686 & x86-64 embeddedMatthew Bauer
2018-10-29gcc: support avrMatthew Bauer
2018-10-29avr: use new compilation infrastructureMatthew Bauer
2018-10-06lib/systems: use correct config for armv7l-hf-multiplatformBen Wolsieffer
2018-09-17androidndk: Add Darwin supportJohn Ericson
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma
2018-06-25xcode: add xcodePlatform to systemMatthew Bauer
2018-06-25xcode: add xcodeVer to systemMatthew Bauer
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher
2018-05-11prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson
2018-05-11Merge pull request #40385 from obsidiansystems/lib-android-platformsJohn Ericson
2018-05-11lib: Add 32-bit Android platformsJohn Ericson