summary refs log tree commit diff
path: root/lib/systems/inspect.nix
Commit message (Expand)AuthorAge
* lib/systems: add mips64el definitionsAdam Joseph2022-03-10
* lib.systems.inspect.patterns.isGnu: initAlyssa Ross2021-08-19
* Initial implementation of s390 cross-compileBen Siraphob2021-07-25
* Initial implementation of m68k cross-compileBen Siraphob2021-07-24
* Merge master into staging-nextFrederik Rietdijk2020-11-16
|\
| * Initial implementation of mmix cross-compileBen Siraphob2020-11-09
* | Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel2020-11-09
|/
* redox: add as targetAaron Janse2020-07-21
* lib/systems: Add Genode platform definitionsEmery Hemingway2020-03-24
* stdenv: Remove isArm (use isAarch32 instead)Chuck2020-02-05
* initial implementation of vc4 cross-compileMichael Bishop2019-11-19
* Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjsJohn Ericson2019-09-02
|\
| * Merge lib sort into feature/js-unknown-ghcjsJohn Ericson2019-09-02
| |\
| * \ Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-02
| |\ \
| | * | systems: fix lib-testsMatthew Bauer2019-06-04
| | * | wasm: don’t assume muslMatthew Bauer2019-04-23
| | * | wasm: init cross targetMatthew Bauer2019-04-23
| | * | systems: support TI MSP430 microcontrollersAaron Lindsay2019-03-25
| | * | alpha-embedded: isAlpha code Added (#56090)Vincent Weisner2019-02-20
* | | | lib: Further clean up systems listJohn Ericson2019-09-02
| |_|/ |/| |
* | | lib: Sort platform predicatesJohn Ericson2019-09-02
|/ /
* / Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-02
|/
* add generic x86_32 support (#52634)Daniel Goertzen2019-01-06
* avr: use new compilation infrastructureMatthew Bauer2018-10-29
* hurd: cleanup unmaintained targetJörg Thalheim2018-08-28
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* systems: Allow detection of powerpc and sparcJohn Q Crosscompiler2018-07-26
* lib/systems/inspect: Fix after assertionsJohn Ericson2018-05-11
* Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson2018-05-10
|\
| * Merge remote-tracking branch 'upstream/master' into aarch32John Ericson2018-04-30
| |\
| | * treewide: isArm -> isAarch32John Ericson2018-04-25
| | * libseccomp: Disable only on RISC-V if Linux.Shea Levy2018-03-27
| | * kexectools: Disable only on RISC-V if Linux.Shea Levy2018-03-27
| | * lib: Make platform predicates greppableJohn Ericson2018-03-19
| | * lib: Split Darwin into macOS and iOSJohn Ericson2018-03-19
* | | lib/systems: Add uClibc just like MUSLJohn Ericson2018-05-09
|/ /
* | treewide: isArm -> isAarch32John Ericson2018-04-25
* | lib: Make platform predicates greppableJohn Ericson2018-03-20
|/
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* Only build libseccomp on supported systemsShea Levy2018-02-24
* gnu-efi: Fix aarch64 cross-buildShea Levy2018-02-24
* gnu-efi: Only build on efi-enabled systemsShea Levy2018-02-24
* kexectools: Only build on kexecable architectures.Shea Levy2018-02-24
* Drop "isGlibc", but keep isMusl.Will Dietz2018-02-11
* lib/systems: musl, libc predicatesWill Dietz2018-02-11
* lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`John Ericson2018-01-26
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* Fix "treewide: Consistently call ARM 'arm'"Tuomas Tynkkynen2017-08-24
* lib: Add isPowerPC predicate, and fix family nameJohn Ericson2017-07-10
* lib: Include darwin in isUnixDavid McFarland2017-07-03