about summary refs log tree commit diff
path: root/lib/systems/examples.nix
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-26lib: Remove examples platforms' `bigEndian` attrJohn Ericson1-5/+0
2018-01-26lib, glibc: Get rid of withTLSJohn Ericson1-6/+0
2017-12-05Merge commit 'ab77a6bb1e7d2ff475210ad392f1a9bd1bb6ba3a' into gcc-simplify-flagsJohn Ericson1-2/+2
2017-12-05lib: Unbreak pogoplug example platformJohn Ericson1-1/+1
2017-12-05lib, gcc: No `inherit (platform) gcc;` in {host,build,target}PlatformJohn Ericson1-8/+1
2017-09-16Convert libs to a fixed-pointGraham Christensen1-2/+2
2017-05-31lib and doc: Use "libSystem" as identifier for that libc in platformsJohn Ericson1-2/+2
2017-05-29cross tests and stdenv: armv5te*l* of sheevaplug explicitJohn Ericson1-2/+2
2017-05-29lib: Consolidate platform configurations (used for crossSystem)John Ericson1-0/+130