about summary refs log tree commit diff
path: root/lib/systems/parse.nix
Commit message (Expand)AuthorAge
* systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-30
* systems/parse.nix: support weird system configsMatthew Bauer2018-10-29
* avr: use new compilation infrastructureMatthew Bauer2018-10-29
* hurd: cleanup unmaintained targetJörg Thalheim2018-08-28
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* systems: fix netbsd triple parsingMatthew Bauer2018-07-28
* systems: Allow detection of powerpc and sparcJohn Q Crosscompiler2018-07-26
* Merge branch 'fix-gcc-with-float'John Ericson2018-05-12
|\
| * lib: Fix float handling for Aarch32John Ericson2018-05-12
* | lib/system: Remove float from androideabiJohn Ericson2018-05-11
* | lib/systems: Add assertion to "android" ABIJohn Ericson2018-05-11
* | Merge pull request #40378 from obsidiansystems/lib-platform-sortJohn Ericson2018-05-11
|\|
| * lib/systems: Sort platforms, and space CPUsJohn Ericson2018-05-11
* | Merge remote-tracking branch 'upstream/master' into lib-floatJohn Ericson2018-05-10
|\ \ | |/ |/|
| * lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARMJohn Ericson2018-05-10
| * Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson2018-05-10
| |\
| | * treewide: isArm -> isAarch32John Ericson2018-04-25
| | * Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson2018-04-19
| | |\
| | | * nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
| | * | Fix a typo: types.openSignifiantByte -> types.openSignificantByteJohn Wiegley2018-04-13
| | |/
| | * lib: Split Darwin into macOS and iOSJohn Ericson2018-03-19
* | | lib: Clean up float/fpu optionsJohn Ericson2018-05-10
|/ /
* | lib/systems: Add uClibc just like MUSLJohn Ericson2018-05-09
* | lib/systems: Parse more arm cpu typesJohn Ericson2018-05-09
* | treewide: isArm -> isAarch32John Ericson2018-04-25
|/
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* lib/systems: musl, libc predicatesWill Dietz2018-02-11
* lib: Better use the module type system in platform parsingJohn Ericson2018-01-30
* lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`John Ericson2018-01-26
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* Fix "treewide: Consistently call ARM 'arm'"Tuomas Tynkkynen2017-08-24
* lib: Add isPowerPC predicate, and fix family nameJohn Ericson2017-07-10
* stdenv: remove unix kernel familyDavid McFarland2017-06-26
* cygwin: fix doubleFromSystem for cygwinDavid McFarland2017-06-26
* stdenv: Rename `isGNU` to `isHurd` as GNU is a userlandJohn Ericson2017-05-22
* lib: Make platform predicates more ergonomic to useJohn Ericson2017-05-22
* lib platform parsing: Whitelist `darwin10` and `darwin14` as stopgapJohn Ericson2017-05-17
* lib platform parsing: Fix windows support to conform to LLVM, take 2John Ericson2017-05-17
* Revert "Merge pull request #25275 from Ericson2314/platform-normalize"Vladimír Čunát2017-05-06
* lib platform parsing: Fix windowsJohn Ericson2017-04-27
* lib platform parsing: Turn assertion back onJohn Ericson2017-04-27
* lib: Whitelist two ABIs used on ArmJohn Ericson2017-04-25
* lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
* lib: Collect system/platform related filesJohn Ericson2017-04-17