about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Merge master into stagingFrederik Rietdijk2018-05-10
|\
| * Merge remote-tracking branch 'upstream/master' into lib-platform-simplifyJohn Ericson2018-05-10
| |\
| | * Merge remote-tracking branch 'upstream/master' into uclibcJohn Ericson2018-05-10
| | |\
| | | * Merge pull request #40261 from obsidiansystems/more-armJohn Ericson2018-05-09
| | | |\
| | | * | lib.makeSearchPath: allow null in search pathMatthew Bauer2018-05-09
| | * | | Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson2018-05-10
| | |\| |
* | | | | Merge commit 'feb648ce59ffbed94c58133eb7aa2761992a35e1' into stagingJohn Ericson2018-05-10
|\| | | |
| * | | | Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-sim...John 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
* | | Merge remote-tracking branch 'upstream/master' into stagingMatthew Bauer2018-05-08
|\ \ \ | | |/ | |/|
| * | lib.types: fix loaOf behavior for long listsRobert Helgesson2018-05-07
| * | lib/types: remove unnecessary coerceFunc assertionSilvan Mosberger2018-05-06
| * | lib/types: clear up coercedTo descriptionSilvan Mosberger2018-05-06
| * | lib/types: Add coercedTo unsound testsSilvan Mosberger2018-05-06
| * | lib/types: Fix coercedTo checkSilvan Mosberger2018-05-06
* | | lib.systems.gnu: Accept gnueabi as a gnu platformBen Gamari2018-05-03
|/ /
* | lib/systems: Fix eval for iphone32* examplesJohn Ericson2018-05-01
* | lib/systems: Update iOS examplesJohn Ericson2018-05-01
* | Merge pull request #39788 from obsidiansystems/aarch32-for-masterJohn Ericson2018-04-30
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into aarch32John Ericson2018-04-30
| |\ \ | | |/ | |/|
| * | treewide: isArm -> isAarch32John Ericson2018-04-25
| * | lib: Make platform predicates greppableJohn Ericson2018-03-20
* | | treewide: rename version attributesMaximilian Bosch2018-04-28
* | | lib: deduplicate version/suffix referencesMaximilian Bosch2018-04-28
* | | lib/debug: add replacement instructions & release notesProfpatsch2018-04-27
* | | lib/debug: document module & functions, prune importsProfpatsch2018-04-27
* | | lib/debug: deprecate `traceCallXml`Profpatsch2018-04-27
* | | lib/debug: deprecate `addErrorContextToAttrs`Profpatsch2018-04-27
* | | lib/debug: deprecate `traceValIfNot`Profpatsch2018-04-27
* | | lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch2018-04-27
* | | lib/debug: deprecate & modernize showValProfpatsch2018-04-27
* | | lib/debug: remove the deprecated strict functionProfpatsch2018-04-27
* | | lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2018-04-27
| |/ |/|
* | treewide: isArm -> isAarch32John Ericson2018-04-25
* | lib/generators: print paths without quotes & move function downProfpatsch2018-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
* | | Merge pull request #38611 from volth/nat-sortJörg Thalheim2018-04-08
|\ \ \
| * | | lib: add naturalSort (move the example IPs to private space)volth2018-04-08
| * | | lib: add naturalSortvolth2018-04-08
* | | | lib: make extensibleSilvan Mosberger2018-04-07
| |/ / |/| |
* | | lib/generators: introduce a sane default for `mkValueString`Profpatsch2018-03-29
* | | lib/generators: improve documentation a bitProfpatsch2018-03-29
* | | lib/generators: improve toPrettyProfpatsch2018-03-29