summary refs log tree commit diff
path: root/lib/systems/parse.nix
Commit message (Expand)AuthorAge
...
| | * 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