aboutsummaryrefslogtreecommitdiff
path: root/lib/systems/examples.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson2020-12-021-3/+3
|\
| * lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson2020-11-291-3/+3
* | Cross-compiling configuration for reMarkable 2 tabletTad Fisher2020-11-291-0/+5
|/
* Initial implementation of remarkable1 cross-compileBen Siraphob2020-11-231-0/+5
* Merge master into staging-nextFrederik Rietdijk2020-11-161-0/+5
|\
| * Initial implementation of mmix cross-compileBen Siraphob2020-11-091-0/+5
* | Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel2020-11-091-0/+6
|/
* Merge staging-next into stagingFrederik Rietdijk2020-09-121-2/+2
|\
| * lib.systems.examples: Bump android SDK to 21John Ericson2020-09-081-2/+2
* | Merge branch 'staging' into ios-13Matthew Bauer2020-09-101-2/+11
|\|
| * android: update sdk, ndk to 29, 21Matthew Bauer2020-08-171-2/+2
| * redox: add as targetAaron Janse2020-07-211-0/+9
* | systems/examples.nix: update to iOS 13Matthew Bauer2020-07-211-8/+8
|/
* Merge remote-tracking branch 'origin/master' into ios-with-xcode-11Matthew Bauer2020-01-031-0/+6
|\
| * initial implementation of vc4 cross-compileMichael Bishop2019-11-191-0/+6
* | lib/systems: use newer ios sdkMatthew Bauer2020-01-031-8/+8
|/
* lib: Switch to w64 vendor for MinGWJohn Ericson2019-11-111-2/+2
* Merge branch 'master' into stagingVladimír Čunát2019-09-021-0/+5
|\
| * Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-021-13/+36
| |\
| * | Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-021-3/+9
* | | treewide: remove redundant recvolth2019-08-281-9/+9
| |/ |/|
* | Add RISC-V embedded crossSystemsJay Kruer2019-07-251-0/+12
* | Adds pkgsCross.gnu32 and pkgsCross.gnu64 platformsLionello Lunesu2019-05-051-0/+3
* | wasm: init cross targetMatthew Bauer2019-04-231-2/+12
* | release-cross: remove alpha-elf targetMatthew Bauer2019-04-201-5/+0
* | androidndk: fixup messMatthew Bauer2019-04-101-8/+0
* | Merge branch 'master' into staging-nextVladimír Čunát2019-04-021-0/+5
|\ \
| * | systems: support TI MSP430 microcontrollersAaron Lindsay2019-03-251-0/+5
| |/
* / netbsd: add cross targetMatthew Bauer2019-02-261-0/+7
|/
* Initial attempt to restore Android NDK cross buildingSander van der Burg2018-12-181-3/+3
* systems/parse.nix: support eabihfMatthew Bauer2018-12-021-0/+4
* Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer2018-11-291-5/+8
|\
| * systems/examples.nix: move riscv function to let bindingMatthew Bauer2018-11-291-5/+8
* | lib/systems: Added missing semicolonsVincent Weisner2018-11-091-2/+2
* | lib/system: Added Embedded Platforms for the CPUsVincent Weisner2018-11-091-0/+15
|/
* systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-301-0/+10
* gcc: support avrMatthew Bauer2018-10-291-2/+16
* avr: use new compilation infrastructureMatthew Bauer2018-10-291-0/+4
* lib/systems: use correct config for armv7l-hf-multiplatformBen Wolsieffer2018-10-061-1/+1
* androidndk: Add Darwin supportJohn Ericson2018-09-171-2/+2
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-211-0/+8
* xcode: add xcodePlatform to systemMatthew Bauer2018-06-251-2/+4
* xcode: add xcodeVer to systemMatthew Bauer2018-06-251-0/+4
* android: add ndkVer to resolve ndk ambiguityMatthew Bauer2018-06-221-1/+4
* android: Use NDK 17 for aarch32Matthew Bauer2018-06-221-2/+2
* androidndk: Fix usage as crossSystemBastian Köcher2018-05-171-1/+1
* prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson2018-05-111-0/+3
* Merge pull request #40385 from obsidiansystems/lib-android-platformsJohn Ericson2018-05-111-0/+12
|\
| * lib: Add 32-bit Android platformsJohn Ericson2018-05-111-0/+12
* | Merge pull request #40378 from obsidiansystems/lib-platform-sortJohn Ericson2018-05-111-9/+1
|\|