about summary refs log tree commit diff
path: root/lib/systems/examples.nix
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-10lib: Clean up float/fpu optionsJohn Ericson1-8/+1
2018-05-10Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-sim...John Ericson1-6/+26
2018-05-10treewide: Get rid of `*Platform.arch`John Ericson1-11/+1
2018-05-09xbursttools: Cleanup slightlyJohn Ericson1-0/+14
2018-05-01lib/systems: Fix eval for iphone32* examplesJohn Ericson1-1/+1
2018-05-01lib/systems: Update iOS examplesJohn Ericson1-6/+26
2018-02-27prebuilt android tools: Init using SDKJohn Ericson1-0/+7
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow1-1/+1
2018-02-18Add riscv{32,64} crossSystems.Shea Levy1-0/+8
2018-02-11lib/systems: musl, libc predicatesWill Dietz1-6/+11
2018-01-26lib, openssl: Get rid of openssl.systemJohn Ericson1-9/+1