about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-06-30linux: translate config to structured configDan Peebles1-0/+57
2018-06-28Merge pull request #42669 from obsidiansystems/upstream-plistMatthew Bauer1-1/+48
2018-06-28generators: refactor toPlistMatthew Bauer1-33/+32
2018-06-28generators: refactor toPLISTMatthew Bauer1-43/+43
2018-06-27generators: add PLIST handlingMatthew Bauer1-0/+48
2018-06-27Merge pull request #42138 from NixOS/yegortimoshenko-patch-6xeji1-1/+1
2018-06-27Merge pull request #40418 from oxij/lib/fix-module-aliasesMichael Raskin1-16/+18
2018-06-26Merge pull request #42599 from obsidiansystems/xcodever-in-systemMatthew Justin Bauer2-3/+4
2018-06-25xcode: add xcodePlatform to systemMatthew Bauer2-3/+4
2018-06-25Merge pull request #42399 from obsidiansystems/xcodever-in-systemMatthew Justin Bauer1-0/+4
2018-06-25xcode: add xcodeVer to systemMatthew Bauer1-0/+4
2018-06-24Mark more unfree licenses as unfree. See also #20256.Théo Zimmermann1-0/+6
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer1-1/+4
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer1-2/+2
2018-06-17lib/modules: bump mkOptionDefault priority to 1500Yegor Timoshenko1-1/+1
2018-06-12platforms/raspberrypi: enable kernelAutoModulesBen Wolsieffer1-1/+2
2018-06-11lib: fix and simplify `doRename`Jan Malakhovski1-13/+17
2018-06-11lib: simplify `mkAliasAndWrapDefinitions`Jan Malakhovski1-3/+1
2018-06-10maxscale: init at 2.1.17 (#33835)Izorkin1-0/+10
2018-06-10lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth3-4/+68
2018-06-10lib: add groupBy (#38612)volth2-1/+37
2018-06-05Revert "lib: bitAnd, bitOr, bitXor"Profpatsch3-62/+4
2018-06-03Merge pull request #41373 from volth/bitwiseJörg Thalheim3-4/+62
2018-06-02lib: test for bitAnd, bitOr, bitXorvolth1-0/+15
2018-06-01lib: bitAnd, bitOr, bitXorvolth2-4/+47
2018-06-01Merge branch 'plat-fix-for-merge-2' into masterTuomas Tynkkynen1-150/+7
2018-05-31platforms.nix: More rpi2 cleanupTuomas Tynkkynen1-5/+2
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypi2Tuomas Tynkkynen1-73/+4
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypiTuomas Tynkkynen1-69/+0
2018-05-31linux_rpi: Specify defconfig in kernel expressionTuomas Tynkkynen1-3/+1
2018-05-29lib: Fix `nix-env -qaP -f . --xml --meta`John Ericson1-3/+3
2018-05-26Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-1/+14
2018-05-25Merge pull request #36344 from grahamc/fancy-option-namesGraham Christensen1-1/+14
2018-05-26Merge branch 'master' into stagingJan Malakhovski1-0/+2
2018-05-24lib: Fix `nix-env -qaP -f . --xml --meta`John Ericson1-1/+3
2018-05-18Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-1/+1
2018-05-17Merge pull request #40659 from bkchr/androidndkJohn Ericson1-1/+1
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher1-1/+1
2018-05-16Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-1/+7
2018-05-16doc: Fixes documented default option for `<name>` for submodules. (#40464)Samuel Dionne-Riel1-1/+7
2018-05-14Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-0/+1
2018-05-14Merge pull request #34805 from rycee/fix/dorenameMatthew Justin Bauer1-0/+1
2018-05-13Merge master into stagingFrederik Rietdijk1-8/+19
2018-05-13Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into stagingJohn Ericson4-14/+65
2018-05-12Merge pull request #39447 from oxij/nixos/warn-missing-stateversionMatthew Justin Bauer1-8/+19
2018-05-12lib: modules: propagate `highestPrio`Jan Malakhovski1-8/+19
2018-05-12Merge branch 'fix-gcc-with-float'John Ericson2-13/+17
2018-05-12lib: Fix float handling for Aarch32John Ericson2-13/+17
2018-05-12prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson1-0/+3
2018-05-11lib/system: Remove float from androideabiJohn Ericson1-1/+1