about summary refs log tree commit diff
path: root/lib/systems/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-01-01lib/systems: fix uname.processor for powerpc{32,64}, mips64Adam Joseph1-7/+9
2022-12-17lib: fix typosfigsoda1-2/+2
2022-11-13Merge pull request #82131 from Ericson2314/bsd-crossJohn Ericson1-1/+2
2022-11-06cross/mingw: fix emulator for mingw32Jörg Thalheim1-3/+2
2022-11-04lib/systems: Support FreeBSDJohn Ericson1-1/+2
2022-09-29lib/systems/default.nix: add efiArch suffixesIvan Nikolaenko1-0/+8
2022-09-13Merge pull request #189314 from Artturin/addemulatoravailableArtturi1-30/+39
2022-09-11lib/systems: add emulatorAvailableArtturin1-30/+39
2022-09-06lib/systems: uname.processor is "uname -m", not "uname -p" (#189958)Adam Joseph1-1/+1
2022-08-25lib/systems: add MicroBlaze architecturesMinijackson1-0/+2
2022-08-16lib/systems: Add staticLibrary and libraryDaniel Olsen1-1/+7
2022-08-02lib/system: resolve TODOSandro1-3/+0
2022-06-29canExecute: check for androidJari Vetoniemi1-0/+1
2022-05-24stdenv: fix evaluation of platform emulatorNick Cao1-1/+1
2022-05-23lib.systems: inform isCompatible users about removalsternenseemann1-0/+1
2022-05-23lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann1-2/+4
2022-05-23lib.systems: remove supported, replace with flakeExposedsternenseemann1-1/+10
2022-03-10lib/systems: add mips64el definitionsAdam Joseph1-1/+2
2021-10-05lib: add list of supported systems (#140428)Jonas Chevalier1-0/+1
2021-09-09lib/systems: add minimal s390x-linux cross-compile supportSergei Trofimovich1-0/+1
2021-05-17darwin: use "11.0" as sdk and minimum version on aarch64-darwinAndrew Childs1-1/+1
2021-05-14treewide: All the linker to be chosen independentlyJohn Ericson1-0/+13
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs1-0/+4
2021-03-26darwin: move deployment target and sdk version to platform configAndrew Childs1-0/+9
2021-03-02lib/systems: add `darwinArch`Andrew Childs1-0/+5
2021-01-25lib/systems: fix linuxArch for power + riscvRyan Burns1-0/+2
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-6/+13
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-10/+3
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-3/+10
2020-12-31lib/systems: add emulator for mmixBen Siraphob1-0/+2
2020-12-17lib/systems: fix kernelArch for x86_64Linus Heckemann1-1/+1
2020-11-29lib.systems.platforms: Make selection more flexibleJohn Ericson1-1/+1
2020-09-01Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson1-0/+2
2020-08-27Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov1-0/+1
2020-08-05gcc.arch: refactor, move tables under lib/volth1-0/+2
2020-07-21redox: add as targetAaron Janse1-0/+2
2020-03-24lib/systems: Add Genode platform definitionsEmery Hemingway1-0/+1
2020-02-22Merge pull request #80814 from matthewbauer/default-newlib-for-noneJohn Ericson1-2/+1
2020-02-22lib/systems: Assume newlib when no kernel and no libc is providedMatthew Bauer1-2/+1
2020-02-05lib.systems.elaborate: isArm -> isAarch32Chuck1-1/+1
2019-11-19initial implementation of vc4 cross-compileMichael Bishop1-0/+1
2019-11-04lib.systems: remove redundant mappingoxalica1-4/+0
2019-11-03lib.systems: handle mips family properlyoxalica1-0/+5
2019-08-26treewide: remove redundant quotesvolth1-11/+11
2019-06-04systems: allow passing in string for cross/localSystemMatthew Bauer1-1/+3
2019-06-04systems: remove forMetaMatthew Bauer1-1/+0
2019-04-23wasmtime: init and use for emulationMatthew Bauer1-2/+2
2019-04-23wasm: init cross targetMatthew Bauer1-1/+2
2019-04-19kernel-headers: infer ARCH from config tripleMatthew Bauer1-0/+7
2019-04-19systems: correct qemu architecturesMatthew Bauer1-3/+2