about summary refs log tree commit diff
path: root/lib/systems/default.nix
Commit message (Expand)AuthorAge
* treewide: remove redundant quotesvolth2019-08-26
* systems: allow passing in string for cross/localSystemMatthew Bauer2019-06-04
* systems: remove forMetaMatthew Bauer2019-06-04
* wasmtime: init and use for emulationMatthew Bauer2019-04-23
* wasm: init cross targetMatthew Bauer2019-04-23
* kernel-headers: infer ARCH from config tripleMatthew Bauer2019-04-19
* systems: correct qemu architecturesMatthew Bauer2019-04-19
* systems: fix emulator identityMatthew Bauer2019-04-19
* Merge branch 'master' into staging-nextVladimír Čunát2019-04-02
|\
| * msp430: include vendor headers with stdenvAaron Lindsay2019-03-25
* | Merge staging-next into stagingFrederik Rietdijk2019-03-01
|\|
| * cross/tests: add llvm-based testsMatthew Bauer2019-02-26
| * systems: add “emultator” for wasmMatthew Bauer2019-02-25
| * systems: add isCompatible handlingMatthew Bauer2019-02-21
* | netbsd: add cross targetMatthew Bauer2019-02-26
|/
* systems/default.nix: wasm in platform.uname.systemMatthew Bauer2019-01-27
* platform.emulator: fix non-x86 systemsJörg Thalheim2018-12-12
* treewide: add emulator to platformMatthew Bauer2018-11-29
* systems: add avrlibc for avr systemsMatthew Bauer2018-10-29
* lib/systems: use lookup for uname.systemMatthew Bauer2018-10-17
* lib/systems: add uname attrsMatthew Bauer2018-10-16
* xcode: add xcodePlatform to systemMatthew Bauer2018-06-25
* lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARMJohn Ericson2018-05-10
* Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson2018-05-10
|\
| * ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas2018-04-19
* | lib/systems: Add uClibc just like MUSLJohn Ericson2018-05-09
|/
* lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* Drop "isGlibc", but keep isMusl.Will Dietz2018-02-11
* lib/systems: musl, libc predicatesWill Dietz2018-02-11
* Merge pull request #27797 from grahamc/fixed-libJohn Ericson2017-09-19
|\
| * Convert libs to a fixed-pointGraham Christensen2017-09-16
* | lib: Add `*Platform.extensions`John Ericson2017-09-13
|/
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
* lib: Infer `libc` field of platform if not specifiedJohn Ericson2017-05-22
* lib: Make platform predicates more ergonomic to useJohn Ericson2017-05-22
* Elaborate `localSystem` and `crossSystem` in a consistent mannerJohn Ericson2017-04-17
* lib: Collect system/platform related filesJohn Ericson2017-04-17