summary refs log tree commit diff
path: root/lib/systems
Commit message (Expand)AuthorAge
* lib: Add isPowerPC predicate, and fix family nameJohn Ericson2017-07-10
* lib: Include darwin in isUnixDavid McFarland2017-07-03
* stdenv: remove unix kernel familyDavid McFarland2017-06-26
* cygwin: fix doubleFromSystem for cygwinDavid McFarland2017-06-26
* lib and doc: Use "libSystem" as identifier for that libc in platformsJohn Ericson2017-05-31
* cross tests and stdenv: armv5te*l* of sheevaplug explicitJohn Ericson2017-05-29
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
* zpaqd: Modernize derivationJohn Ericson2017-05-22
* stdenv: Rename `isGNU` to `isHurd` as GNU is a userlandJohn Ericson2017-05-22
* lib: Infer `libc` field of platform if not specifiedJohn 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
* Merge pull request #25035 from elitak/cross-stagingMichael Raskin2017-05-01
|\
| * platforms: add CompuLab Utilite (armv7)Eric Litak2017-04-19
| * platforms: add pogoplug4 (armv5tel softfloat)Eric Litak2017-04-19
| * platforms: add scaleway-c1 (armv7 sans NEON)Eric Litak2017-04-19
* | 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
|/
* Elaborate `localSystem` and `crossSystem` in a consistent mannerJohn Ericson2017-04-17
* lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
* lib: Collect system/platform related filesJohn Ericson2017-04-17