summary refs log tree commit diff
path: root/lib/systems/default.nix
Commit message (Expand)AuthorAge
* darwin: use "11.0" as sdk and minimum version on aarch64-darwinAndrew Childs2021-05-17
* treewide: All the linker to be chosen independentlyJohn Ericson2021-05-14
* bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs2021-04-11
* darwin: move deployment target and sdk version to platform configAndrew Childs2021-03-26
* lib/systems: add `darwinArch`Andrew Childs2021-03-02
* lib/systems: fix linuxArch for power + riscvRyan Burns2021-01-25
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* lib/systems: add emulator for mmixBen Siraphob2020-12-31
* lib/systems: fix kernelArch for x86_64Linus Heckemann2020-12-17
* lib.systems.platforms: Make selection more flexibleJohn Ericson2020-11-29
* Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson2020-09-01
|\
| * gcc.arch: refactor, move tables under lib/volth2020-08-05
* | Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov2020-08-27
|/
* redox: add as targetAaron Janse2020-07-21
* lib/systems: Add Genode platform definitionsEmery Hemingway2020-03-24
* Merge pull request #80814 from matthewbauer/default-newlib-for-noneJohn Ericson2020-02-22
|\
| * lib/systems: Assume newlib when no kernel and no libc is providedMatthew Bauer2020-02-22
* | lib.systems.elaborate: isArm -> isAarch32Chuck2020-02-05
|/
* initial implementation of vc4 cross-compileMichael Bishop2019-11-19
* lib.systems: remove redundant mappingoxalica2019-11-04
* lib.systems: handle mips family properlyoxalica2019-11-03
* treewide: remove redundant quotesvolth2019-08-26
* systems: allow passing in string for cross/localSystemMatthew Bauer2019-06-04
* systems: remove forMetaMatthew Bauer2019-06-04
* wasmtime: init and use for emulationMatthew Bauer2019-04-23
* wasm: init cross targetMatthew Bauer2019-04-23
* kernel-headers: infer ARCH from config tripleMatthew Bauer2019-04-19
* systems: correct qemu architecturesMatthew Bauer2019-04-19
* systems: fix emulator identityMatthew Bauer2019-04-19
* Merge branch 'master' into staging-nextVladimír Čunát2019-04-02
|\
| * msp430: include vendor headers with stdenvAaron Lindsay2019-03-25
* | Merge staging-next into stagingFrederik Rietdijk2019-03-01
|\|
| * cross/tests: add llvm-based testsMatthew Bauer2019-02-26
| * systems: add “emultator” for wasmMatthew Bauer2019-02-25
| * systems: add isCompatible handlingMatthew Bauer2019-02-21
* | netbsd: add cross targetMatthew Bauer2019-02-26
|/
* systems/default.nix: wasm in platform.uname.systemMatthew Bauer2019-01-27
* platform.emulator: fix non-x86 systemsJörg Thalheim2018-12-12
* treewide: add emulator to platformMatthew Bauer2018-11-29
* systems: add avrlibc for avr systemsMatthew Bauer2018-10-29
* lib/systems: use lookup for uname.systemMatthew Bauer2018-10-17
* lib/systems: add uname attrsMatthew Bauer2018-10-16
* xcode: add xcodePlatform to systemMatthew Bauer2018-06-25
* lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARMJohn Ericson2018-05-10
* Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson2018-05-10
|\
| * ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas2018-04-19
* | lib/systems: Add uClibc just like MUSLJohn Ericson2018-05-09
|/
* lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15