summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-05-25Merge pull request #36344 from grahamc/fancy-option-namesGraham Christensen
2018-05-24lib: Fix `nix-env -qaP -f . --xml --meta`John Ericson
2018-05-17Merge pull request #40659 from bkchr/androidndkJohn Ericson
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher
2018-05-16doc: Fixes documented default option for `<name>` for submodules. (#40464)Samuel Dionne-Riel
2018-05-14Merge pull request #34805 from rycee/fix/dorenameMatthew Justin Bauer
2018-05-12Merge pull request #39447 from oxij/nixos/warn-missing-stateversionMatthew Justin Bauer
2018-05-12lib: modules: propagate `highestPrio`Jan Malakhovski
2018-05-12Merge branch 'fix-gcc-with-float'John Ericson
2018-05-12lib: Fix float handling for Aarch32John Ericson
2018-05-12prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson
2018-05-11lib/system: Remove float from androideabiJohn Ericson
2018-05-11prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson
2018-05-11lib/systems: Add assertion to "android" ABIJohn Ericson
2018-05-11lib/systems/inspect: Fix after assertionsJohn Ericson
2018-05-11Merge pull request #40385 from obsidiansystems/lib-android-platformsJohn Ericson
2018-05-11lib: Add 32-bit Android platformsJohn Ericson
2018-05-11Merge pull request #40378 from obsidiansystems/lib-platform-sortJohn Ericson
2018-05-11lib/systems: Sort platforms, and space CPUsJohn Ericson
2018-05-11lib: Add more configure flag helpersJohn Ericson
2018-05-10Merge remote-tracking branch 'upstream/master' into lib-floatJohn Ericson
2018-05-10lib: Clean up float/fpu optionsJohn Ericson
2018-05-10Merge pull request #40255 from matthewbauer/remove-enableIfAvailableMatthew Justin Bauer
2018-05-10lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARMJohn Ericson
2018-05-10Merge remote-tracking branch 'upstream/master' into lib-platform-simplifyJohn Ericson
2018-05-10Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-sim...John Ericson
2018-05-10treewide: Get rid of `*Platform.arch`John Ericson
2018-05-10Merge remote-tracking branch 'upstream/master' into uclibcJohn Ericson
2018-05-10Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson
2018-05-09xbursttools: Cleanup slightlyJohn Ericson
2018-05-09lib/systems: Add uClibc just like MUSLJohn Ericson
2018-05-09Merge pull request #40261 from obsidiansystems/more-armJohn Ericson
2018-05-09lib/systems: Parse more arm cpu typesJohn Ericson
2018-05-09treewide: remove lib.meta.enableIfAvailableMatthew Bauer
2018-05-09lib.makeSearchPath: allow null in search pathMatthew Bauer
2018-05-07lib.types: fix loaOf behavior for long listsRobert Helgesson
2018-05-06lib/types: remove unnecessary coerceFunc assertionSilvan Mosberger
2018-05-06lib/types: clear up coercedTo descriptionSilvan Mosberger
2018-05-06lib/types: Add coercedTo unsound testsSilvan Mosberger
2018-05-06lib/types: Fix coercedTo checkSilvan Mosberger
2018-05-01lib/systems: Fix eval for iphone32* examplesJohn Ericson
2018-05-01lib/systems: Update iOS examplesJohn Ericson
2018-04-30Merge pull request #39788 from obsidiansystems/aarch32-for-masterJohn Ericson
2018-04-30Merge remote-tracking branch 'upstream/master' into aarch32John Ericson
2018-04-28treewide: rename version attributesMaximilian Bosch
2018-04-28lib: deduplicate version/suffix referencesMaximilian Bosch
2018-04-27lib/debug: add replacement instructions & release notesProfpatsch
2018-04-27lib/debug: document module & functions, prune importsProfpatsch
2018-04-27lib/debug: deprecate `traceCallXml`Profpatsch
2018-04-27lib/debug: deprecate `addErrorContextToAttrs`Profpatsch