about summary refs log tree commit diff
path: root/lib/systems/inspect.nix
AgeCommit message (Expand)AuthorFilesLines
2019-11-19initial implementation of vc4 cross-compileMichael Bishop1-0/+1
2019-09-02Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjsJohn Ericson1-0/+4
2019-09-02lib: Further clean up systems listJohn Ericson1-3/+3
2019-09-02Merge lib sort into feature/js-unknown-ghcjsJohn Ericson1-3/+3
2019-09-02lib: Sort platform predicatesJohn Ericson1-2/+2
2019-09-02Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson1-0/+4
2019-09-02Add support for `js-unknown-ghcjs`Moritz Angermann1-0/+2
2019-06-04systems: fix lib-testsMatthew Bauer1-0/+1
2019-04-23wasm: don’t assume muslMatthew Bauer1-1/+1
2019-04-23wasm: init cross targetMatthew Bauer1-1/+2
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay1-0/+1
2019-02-20alpha-embedded: isAlpha code Added (#56090)Vincent Weisner1-0/+1
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen1-1/+2
2018-10-29avr: use new compilation infrastructureMatthew Bauer1-0/+1
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim1-2/+1
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-0/+1
2018-07-26systems: Allow detection of powerpc and sparcJohn Q Crosscompiler1-0/+1
2018-05-11lib/systems/inspect: Fix after assertionsJohn Ericson1-0/+3
2018-05-10Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson1-5/+3
2018-05-09lib/systems: Add uClibc just like MUSLJohn Ericson1-0/+1
2018-04-30Merge remote-tracking branch 'upstream/master' into aarch32John Ericson1-5/+3
2018-04-25treewide: isArm -> isAarch32John Ericson1-2/+5
2018-04-25treewide: isArm -> isAarch32John Ericson1-2/+5
2018-03-27libseccomp: Disable only on RISC-V if Linux.Shea Levy1-2/+0
2018-03-27kexectools: Disable only on RISC-V if Linux.Shea Levy1-2/+0
2018-03-20lib: Make platform predicates greppableJohn Ericson1-41/+39
2018-03-19lib: Make platform predicates greppableJohn Ericson1-43/+41
2018-03-19lib: Split Darwin into macOS and iOSJohn Ericson1-1/+3
2018-02-27prebuilt android tools: Init using SDKJohn Ericson1-0/+1
2018-02-24Only build libseccomp on supported systemsShea Levy1-0/+2
2018-02-24gnu-efi: Fix aarch64 cross-buildShea Levy1-1/+2
2018-02-24gnu-efi: Only build on efi-enabled systemsShea Levy1-0/+1
2018-02-24kexectools: Only build on kexecable architectures.Shea Levy1-0/+3
2018-02-11Drop "isGlibc", but keep isMusl.Will Dietz1-1/+0
2018-02-11lib/systems: musl, libc predicatesWill Dietz1-0/+3
2018-01-26lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`John Ericson1-2/+5
2017-09-16Convert libs to a fixed-pointGraham Christensen1-3/+4
2017-08-24Fix "treewide: Consistently call ARM 'arm'"Tuomas Tynkkynen1-3/+1
2017-07-10lib: Add isPowerPC predicate, and fix family nameJohn Ericson1-0/+1
2017-07-03lib: Include darwin in isUnixDavid McFarland1-1/+1
2017-06-26stdenv: remove unix kernel familyDavid McFarland1-5/+10
2017-05-22zpaqd: Modernize derivationJohn Ericson1-0/+1
2017-05-22stdenv: Rename `isGNU` to `isHurd` as GNU is a userlandJohn Ericson1-1/+1
2017-05-22lib: Make platform predicates more ergonomic to useJohn Ericson1-0/+36