summary refs log tree commit diff
path: root/lib/systems
Commit message (Expand)AuthorAge
* cross/mingw: fix emulator for mingw32Jörg Thalheim2022-11-06
* lib/systems/default.nix: add efiArch suffixesIvan Nikolaenko2022-09-29
* Merge pull request #189314 from Artturin/addemulatoravailableArtturi2022-09-13
|\
| * lib/systems: add emulatorAvailableArtturin2022-09-11
* | lib/systems: uname.processor is "uname -m", not "uname -p" (#189958)Adam Joseph2022-09-06
|/
* lib/systems/doubles: add ELFvx GNU ABIsMinijackson2022-08-28
* lib/systems: add convenience isAbiElfv2 functionMinijackson2022-08-28
* lib/systems/examples: use provided ABIs in PPC64 tripleMinijackson2022-08-28
* lib/systems/parse: use ELFv2 by default for PPC64 BEMinijackson2022-08-28
* lib/systems: add elfv1 / elfv2 ABIsMinijackson2022-08-28
* lib/systems: add MicroBlaze architecturesMinijackson2022-08-25
* lib/systems: Add staticLibrary and libraryDaniel Olsen2022-08-16
* lib/system: resolve TODOSandro2022-08-02
* lib/systems/inspect.nix: add isAarchSandro2022-07-29
* Merge #170736: lib/systems/platforms.nix: fix mips32 ABIVladimír Čunát2022-07-27
|\
| * lib/systems/platforms.nix: use "32" instead of "o32" for mips32 ABIAdam Joseph2022-04-27
* | Merge pull request #160554 from Cloudef/android-prebuiltRick van Schijndel2022-07-18
|\ \
| * | canExecute: check for androidJari Vetoniemi2022-06-29
| * | update android targets to recommended onesJari Vetoniemi2022-06-29
* | | lib.systems.examples: canonicalize MIPS triplesAlyssa Ross2022-07-03
|/ /
* | lib.systems.amd64-netbsd: removeAlyssa Ross2022-06-08
* | Merge pull request #174917 from alyssais/scaleway-c1sternenseemann2022-05-27
|\ \
| * | lib.systems: drop scaleway-c1Alyssa Ross2022-05-27
* | | lib/systems/inspect.nix: remove isPowerPCAdam Joseph2022-05-25
|/ /
* | stdenv: fix evaluation of platform emulatorNick Cao2022-05-24
* | lib.systems: inform isCompatible users about removalsternenseemann2022-05-23
* | lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann2022-05-23
* | lib/systems/parse: don't consider mode switching CPUs compatiblesternenseemann2022-05-23
* | lib.systems: remove supported, replace with flakeExposedsternenseemann2022-05-23
* | systems: support cross-compiling for Renesas RX microcontrollers (#173858)yvt2022-05-22
* | Merge pull request #161156 from a-m-joseph/abort-on-failed-platform-detection...Rick van Schijndel2022-05-04
|\ \
| * | platforms.nix: use {} on failed detection instead of silently assuming pcAdam Joseph2022-05-03
* | | lib.systems: add riscv{32,64} sets and filtersAlyssa Ross2022-04-28
| |/ |/|
* | Merge pull request #168111 from a-m-joseph/lib-systems-inspect-powerpcSandro2022-04-25
|\ \
| * | lib/systems/inspect.nix: add isPower64Adam Joseph2022-04-10
| |/
* / lib/systems/platforms: correctly import examples.nixArtturin2022-04-15
|/
* Ericson2314's suggestion here: https://github.com/NixOS/nixpkgs/pull/161158#d...Adam Joseph2022-03-10
* This commit adds only comments to platforms.nix.Adam Joseph2022-03-10
* comment: explain why gnuabi64 has a rustc.config but gnuabin32 does not.Adam Joseph2022-03-10
* remove float = "hard" from mips entriesAdam Joseph2022-03-10
* https://github.com/NixOS/nixpkgs/pull/161158#pullrequestreview-903824553Adam Joseph2022-03-10
* lib/systems: add mips64el definitionsAdam Joseph2022-03-10
* lib/systems: Fix uclibc float-abi being flippedLevi Wright2022-03-07
* lib.systems.supported: remove aarch64-darwin from Tier 3 liststernenseemann2021-12-16
* Merge pull request #149924 from Mic92/aarch64be-embeddedJörg Thalheim2021-12-09
|\
| * pkgsCross.ppcle-embedded: fix evalJörg Thalheim2021-12-09
| * pkgsCross.aarch64be-embedded: fix evalJörg Thalheim2021-12-09
* | pkgsCross.x86_64-netbsd-llvm: mark as brokenJörg Thalheim2021-12-09
|/
* lib/systems: add x86_64-darwin hostPlatformJonathan Ringer2021-11-10
* Merge pull request #139284 from r-burns/powernv-kernel-configRyan Burns2021-10-28
|\