summary refs log tree commit diff
path: root/lib/systems
Commit message (Expand)AuthorAge
* lib/system: Remove float from androideabiJohn Ericson2018-05-11
* prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson2018-05-11
* lib/systems: Add assertion to "android" ABIJohn Ericson2018-05-11
* lib/systems/inspect: Fix after assertionsJohn Ericson2018-05-11
* Merge pull request #40385 from obsidiansystems/lib-android-platformsJohn Ericson2018-05-11
|\
| * lib: Add 32-bit Android platformsJohn 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 lib-platform-sim...John Ericson2018-05-10
| |\
| | * lib/systems: Fix eval for iphone32* examplesJohn Ericson2018-05-01
| | * lib/systems: Update iOS examplesJohn Ericson2018-05-01
| | * Merge remote-tracking branch 'upstream/master' into aarch32John Ericson2018-04-30
| | |\
| | | * treewide: isArm -> isAarch32John Ericson2018-04-25
| | | * Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson2018-04-19
| | | |\
| | | | * ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas2018-04-19
| | | * | 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
| | | |/
| | | * libseccomp: Disable only on RISC-V if Linux.Shea Levy2018-03-27
| | | * kexectools: Disable only on RISC-V if Linux.Shea Levy2018-03-27
| | | * riscv-pk: Set platforms properlyShea Levy2018-03-24
| | | * lib: Add `lib.platforms.windows`John Ericson2018-03-20
| | | * lib: Make `platforms.all` actually match all platformsJohn Ericson2018-03-20
| | | * lib: Make platform predicates greppableJohn Ericson2018-03-19
| | | * lib: Split Darwin into macOS and iOSJohn Ericson2018-03-19
* | | | lib: Clean up float/fpu optionsJohn Ericson2018-05-10
|/ / /
* | | treewide: Get rid of `*Platform.arch`John Ericson2018-05-10
* | | xbursttools: Cleanup slightlyJohn Ericson2018-05-09
* | | 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
* | lib: Make platform predicates greppableJohn Ericson2018-03-20
|/
* lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* treewide: get rid of platforms.allButJohn Ericson2018-03-14
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* Merge pull request #35247 from telent/mips32John Ericson2018-02-27
|\
| * lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* | Only build libseccomp on supported systemsShea Levy2018-02-24
* | gnu-efi: Fix aarch64 cross-buildShea Levy2018-02-24
* | gnu-efi: Only build on efi-enabled systemsShea Levy2018-02-24
* | kexectools: Only build on kexecable architectures.Shea Levy2018-02-24
|/
* riscv: Compile console support into the kernel.Shea Levy2018-02-19
* linux_riscv: Add 4.16-rc1.Shea Levy2018-02-19
* Add riscv{32,64} crossSystems.Shea Levy2018-02-18
* treewide: Drop kernelHeadersBaseConfigTuomas Tynkkynen2018-02-14
* Drop "isGlibc", but keep isMusl.Will Dietz2018-02-11
* lib/systems: musl, libc predicatesWill Dietz2018-02-11
* platforms.nix: Include RPi 3 serial port in the kernel configTuomas Tynkkynen2018-02-06