summaryrefslogtreecommitdiffstats
path: root/lib/systems/inspect.nix
AgeCommit message (Expand)Author
2020-11-16Merge master into staging-nextFrederik Rietdijk
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel
2020-11-09Initial implementation of mmix cross-compileBen Siraphob
2020-07-21redox: add as targetAaron Janse
2020-03-24lib/systems: Add Genode platform definitionsEmery Hemingway
2020-02-05stdenv: Remove isArm (use isAarch32 instead)Chuck
2019-11-19initial implementation of vc4 cross-compileMichael Bishop
2019-09-02Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjsJohn Ericson
2019-09-02lib: Further clean up systems listJohn Ericson
2019-09-02Merge lib sort into feature/js-unknown-ghcjsJohn Ericson
2019-09-02lib: Sort platform predicatesJohn Ericson
2019-09-02Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson
2019-09-02Add support for `js-unknown-ghcjs`Moritz Angermann
2019-06-04systems: fix lib-testsMatthew Bauer
2019-04-23wasm: don’t assume muslMatthew Bauer
2019-04-23wasm: init cross targetMatthew Bauer
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay
2019-02-20alpha-embedded: isAlpha code Added (#56090)Vincent Weisner
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen
2018-10-29avr: use new compilation infrastructureMatthew Bauer
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma
2018-07-26systems: Allow detection of powerpc and sparcJohn Q Crosscompiler
2018-05-11lib/systems/inspect: Fix after assertionsJohn Ericson
2018-05-10Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson
2018-05-09lib/systems: Add uClibc just like MUSLJohn Ericson
2018-04-30Merge remote-tracking branch 'upstream/master' into aarch32John Ericson
2018-04-25treewide: isArm -> isAarch32John Ericson
2018-04-25treewide: isArm -> isAarch32John Ericson
2018-03-27libseccomp: Disable only on RISC-V if Linux.Shea Levy
2018-03-27kexectools: Disable only on RISC-V if Linux.Shea Levy
2018-03-20lib: Make platform predicates greppableJohn Ericson
2018-03-19lib: Make platform predicates greppableJohn Ericson
2018-03-19lib: Split Darwin into macOS and iOSJohn Ericson
2018-02-27prebuilt android tools: Init using SDKJohn Ericson
2018-02-24Only build libseccomp on supported systemsShea Levy
2018-02-24gnu-efi: Fix aarch64 cross-buildShea Levy
2018-02-24gnu-efi: Only build on efi-enabled systemsShea Levy
2018-02-24kexectools: Only build on kexecable architectures.Shea Levy
2018-02-11Drop "isGlibc", but keep isMusl.Will Dietz
2018-02-11lib/systems: musl, libc predicatesWill Dietz
2018-01-26lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`John Ericson
2017-09-16Convert libs to a fixed-pointGraham Christensen
2017-08-24Fix "treewide: Consistently call ARM 'arm'"Tuomas Tynkkynen
2017-07-10lib: Add isPowerPC predicate, and fix family nameJohn Ericson
2017-07-03lib: Include darwin in isUnixDavid McFarland
2017-06-26stdenv: remove unix kernel familyDavid McFarland
2017-05-22zpaqd: Modernize derivationJohn Ericson
2017-05-22stdenv: Rename `isGNU` to `isHurd` as GNU is a userlandJohn Ericson
2017-05-22lib: Make platform predicates more ergonomic to useJohn Ericson