about summary refs log tree commit diff
path: root/lib/systems
Commit message (Expand)AuthorAge
* Merge pull request #180964 from amjoseph-nixpkgs/pr/mkSkeletonFromList/simplifyJohn Ericson2022-11-22
|\
| * lib/systems/parse.nix: mkSkeletonFromList: improve readabilityAdam Joseph2022-11-13
* | Merge pull request #170737 from amjoseph-nixpkgs/fix-mips32-detectionArtturi2022-11-21
|\ \ | |/ |/|
| * platforms.nix: use `inherit` syntaxAdam Joseph2022-04-28
| * lib/systems/platforms.nix: fix broken mips32 detectionAdam Joseph2022-04-27
* | Merge pull request #82131 from Ericson2314/bsd-crossJohn Ericson2022-11-13
|\ \
| * | lib/systems: Support FreeBSDJohn Ericson2022-11-04
| * | lib/systems: Simplify NetBSD examplesJohn Ericson2022-11-04
* | | 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