about summary refs log tree commit diff
path: root/lib/systems/examples.nix
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Merge pull request #111345 from r-burns/ppc64-big-endianJohn Ericson1-0/+13
2021-01-30lib.systems: add powerpc64-linuxRyan Burns1-0/+13
2021-01-29gcc: fix armhf targetAlexander Foremny1-0/+6
2021-01-23Merge pull request #100687 from spease/add-newer-xcode-hashesMatthew Bauer1-8/+8
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-38/+10
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-10/+38
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-38/+10
2021-01-19Merge branch 'master' into add-newer-xcode-hashesSteven Pease1-3/+24
2021-01-19Update to XCode 12.3Steven Pease1-8/+8
2020-12-02Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson1-3/+3
2020-11-29Cross-compiling configuration for reMarkable 2 tabletTad Fisher1-0/+5
2020-11-29lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson1-3/+3
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