about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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-16doc: Fixes documented default option for `<name>` for submodules. (#40464)Samuel Dionne-Riel1-1/+7
2018-05-14Merge pull request #34805 from rycee/fix/dorenameMatthew Justin Bauer1-0/+1
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
2018-05-11prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson1-0/+3
2018-05-11lib/systems: Add assertion to "android" ABIJohn Ericson1-2/+10
2018-05-11lib/systems/inspect: Fix after assertionsJohn Ericson1-0/+3
2018-05-11Merge pull request #40385 from obsidiansystems/lib-android-platformsJohn Ericson2-0/+33
2018-05-11lib: Add 32-bit Android platformsJohn Ericson2-0/+33
2018-05-11Merge pull request #40378 from obsidiansystems/lib-platform-sortJohn Ericson3-87/+106
2018-05-11lib/systems: Sort platforms, and space CPUsJohn Ericson3-87/+106
2018-05-11lib: Add more configure flag helpersJohn Ericson2-19/+53
2018-05-10Merge remote-tracking branch 'upstream/master' into lib-floatJohn Ericson23-4092/+438
2018-05-10lib: Clean up float/fpu optionsJohn Ericson3-27/+20
2018-05-10Merge pull request #40255 from matthewbauer/remove-enableIfAvailableMatthew Justin Bauer1-2/+0
2018-05-10lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARMJohn Ericson2-2/+17
2018-05-10Merge remote-tracking branch 'upstream/master' into lib-platform-simplifyJohn Ericson1-1/+1
2018-05-10Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-sim...John Ericson24-4089/+422
2018-05-10treewide: Get rid of `*Platform.arch`John Ericson1-11/+1
2018-05-10Merge remote-tracking branch 'upstream/master' into uclibcJohn Ericson1-1/+1
2018-05-10Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson24-4089/+422
2018-05-09xbursttools: Cleanup slightlyJohn Ericson1-0/+14
2018-05-09lib/systems: Add uClibc just like MUSLJohn Ericson3-0/+5
2018-05-09Merge pull request #40261 from obsidiansystems/more-armJohn Ericson1-0/+6
2018-05-09lib/systems: Parse more arm cpu typesJohn Ericson1-0/+6
2018-05-09treewide: remove lib.meta.enableIfAvailableMatthew Bauer1-2/+0
2018-05-09lib.makeSearchPath: allow null in search pathMatthew Bauer1-1/+1
2018-05-07lib.types: fix loaOf behavior for long listsRobert Helgesson4-9/+64
2018-05-06lib/types: remove unnecessary coerceFunc assertionSilvan Mosberger1-4/+1
2018-05-06lib/types: clear up coercedTo descriptionSilvan Mosberger2-4/+4
2018-05-06lib/types: Add coercedTo unsound testsSilvan Mosberger4-0/+21
2018-05-06lib/types: Fix coercedTo checkSilvan Mosberger1-1/+1
2018-05-01lib/systems: Fix eval for iphone32* examplesJohn Ericson1-1/+1
2018-05-01lib/systems: Update iOS examplesJohn Ericson1-6/+26
2018-04-30Merge pull request #39788 from obsidiansystems/aarch32-for-masterJohn Ericson1-1/+1
2018-04-30Merge remote-tracking branch 'upstream/master' into aarch32John Ericson14-3999/+163
2018-04-28treewide: rename version attributesMaximilian Bosch2-4/+6
2018-04-28lib: deduplicate version/suffix referencesMaximilian Bosch1-4/+5
2018-04-27lib/debug: add replacement instructions & release notesProfpatsch1-6/+13
2018-04-27lib/debug: document module & functions, prune importsProfpatsch1-37/+81
2018-04-27lib/debug: deprecate `traceCallXml`Profpatsch1-2/+4
2018-04-27lib/debug: deprecate `addErrorContextToAttrs`Profpatsch2-6/+8
2018-04-27lib/debug: deprecate `traceValIfNot`Profpatsch1-2/+3
2018-04-27lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch1-4/+15