about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-06-13Merge pull request #62712 from danbst/module-conflict-namingDanylo Hlynskyi1-1/+1
2019-06-12licenses: refer to libpng2 using spdxOrivej Desh1-3/+3
2019-06-06licenses: fix LGPL 2.1 full nameOrivej Desh1-2/+2
2019-06-05module system: prettify a bit error when unique option defined twicedanbst1-1/+1
2019-06-04systems: fix lib-testsMatthew Bauer3-5/+8
2019-06-04systems: fixup from last commitMatthew Bauer1-1/+1
2019-06-04systems: add missing doublesMatthew Bauer1-0/+4
2019-06-04Merge pull request #60349 from matthewbauer/fix-60345Matthew Bauer4-41/+7
2019-06-04systems: allow passing in string for cross/localSystemMatthew Bauer1-1/+3
2019-06-04systems: remove forMetaMatthew Bauer2-39/+0
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster3-4/+4
2019-05-05Adds pkgsCross.gnu32 and pkgsCross.gnu64 platformsLionello Lunesu1-0/+3
2019-04-30systems: add riscv doubleMatthew Bauer1-0/+3
2019-04-30check-meta: use system tuple in platformsMatthew Bauer1-1/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer3-4/+4
2019-04-27Merge master into staging-nextFrederik Rietdijk1-0/+6
2019-04-25tests/systems: fix testsMatthew Bauer1-1/+1
2019-04-24lib.licences: Add CC-BY-NC-3.0Mario Rodas1-0/+6
2019-04-23Merge pull request #56555 from matthewbauer/wasmMatthew Bauer6-5/+25
2019-04-23wasmtime: init and use for emulationMatthew Bauer1-2/+2
2019-04-23wasm: don’t assume muslMatthew Bauer1-1/+1
2019-04-23wasm: init cross targetMatthew Bauer6-4/+24
2019-04-20cc-wrapper: make machine configuration configurableMatthew Bauer1-18/+18
2019-04-20release-cross: remove alpha-elf targetMatthew Bauer1-5/+0
2019-04-19kernel-headers: infer ARCH from config tripleMatthew Bauer1-0/+7
2019-04-19systems: correct qemu architecturesMatthew Bauer1-3/+2
2019-04-19systems: fix emulator identityMatthew Bauer1-1/+1
2019-04-19systems/parse.nix: fixup arm compatibilitiesMatthew Bauer1-13/+33
2019-04-18Merge master into staging-nextFrederik Rietdijk2-4/+6
2019-04-17lib.converge: optimiseAlyssa Ross1-3/+6
2019-04-16androidndk-pkgs: Remove -mfloat flagKen Micklas1-1/+0
2019-04-16Merge staging-next into stagingFrederik Rietdijk2-4/+3
2019-04-15Merge pull request #59369 from Ekleog/unique-fixEelco Dolstra1-2/+1
2019-04-14Merge pull request #58815 from Infinisil/fix/cleanSource/git-worktreeSilvan Mosberger1-2/+2
2019-04-12lib: improve the implementation of the unique functionLéo Gaspard1-2/+1
2019-04-11Merge staging-next into stagingFrederik Rietdijk2-18/+0
2019-04-10systems: remove android armv5te platformMatthew Bauer1-10/+0
2019-04-10androidndk: fixup messMatthew Bauer1-8/+0
2019-04-09python: Make .isPyPy flag more accurate.Corbin1-1/+1
2019-04-08lib.cleanSourceFilter: Filter all .git, not just directoriesSilvan Mosberger1-2/+2
2019-04-05Merge branch 'master' into stagingJan Tojnar5-1/+9
2019-04-02Merge branch 'master' into staging-nextVladimír Čunát5-1/+9
2019-03-29Merge pull request #58330 from AerialX/msp430John Ericson4-0/+8
2019-03-29lib: lists: Alias builtins.mapMatthias Beyer1-1/+1
2019-03-25msp430: include vendor headers with stdenvAaron Lindsay1-0/+1
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay3-0/+7
2019-03-23Merge master into staging-nextFrederik Rietdijk1-1/+1
2019-03-21Merge remote-tracking branch 'origin/master' into stagingWael M. Nasreddine1-1/+1
2019-03-18Doc fix: use correct function name in type signature for concatIMapStringsSepNathan van Doorn1-1/+1
2019-03-10Merge branch 'master' into staging-nextVladimír Čunát5-7/+26