about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-11-12Merge pull request #49588 from vincrusher/masterMatthew Bauer2-0/+19
2018-11-10Merge pull request #48687 from danielrutz/port-typeSilvan Mosberger1-0/+3
2018-11-09lib/systems: Added missing semicolonsVincent Weisner1-2/+2
2018-11-09lib/system: Added Embedded Platforms for the CPUsVincent Weisner1-0/+15
2018-11-08cwebbin: add licenseMarkus Kowalewski1-0/+5
2018-11-08lib: commitIdFromGitRepo: simplify a tiny bitJan Malakhovski1-3/+3
2018-11-02Update parse.nixVincent Weisner1-1/+1
2018-11-01jasper: add licenseMarkus Kowalewski1-0/+4
2018-11-01CPU FixJörg Thalheim1-1/+1
2018-11-01Update parse.nixVincent Weisner1-0/+4
2018-10-31Merge pull request #49567 from obsidiansystems/arm-auto-detectJohn Ericson1-0/+1
2018-10-31lib.systems.platforms: Add more ARM autodetectionJohn Ericson1-0/+1
2018-10-30systems/examples: add i686 & x86-64 embeddedMatthew Bauer2-0/+12
2018-10-29systems/parse.nix: support weird system configsMatthew Bauer1-0/+8
2018-10-29gcc: support avrMatthew Bauer1-2/+16
2018-10-29systems: add avrlibc for avr systemsMatthew Bauer1-0/+1
2018-10-29avr: use new compilation infrastructureMatthew Bauer3-0/+10
2018-10-29Merge pull request #49383 from tazjin/docs/lib-docstringsGraham Christensen5-215/+539
2018-10-29lib/options: Update documentation comments for docs generationVincent Ambo1-67/+88
2018-10-29lib/debug: Update documentation comments for docs generationVincent Ambo1-19/+75
2018-10-29lib/lists: Update documentation comments for doc generationVincent Ambo1-48/+136
2018-10-29lib/strings: Update documentation comments for doc generationVincent Ambo1-51/+153
2018-10-28licenses: add GPLv2.0 only + classpath exceptiontaku01-0/+6
2018-10-27lib/trivial: Update function comments for doc generationVincent Ambo1-30/+87
2018-10-20lib.isStorePath: fix `false` result when passed a path objectTim Cuthbertson2-4/+7
2018-10-18Merge pull request #48680 from markuskowa/licenses-22xeji1-0/+5
2018-10-18Add type port as an alias to u16Daniel Rutz1-0/+3
2018-10-18libmilter: add licenseMarkus Kowalewski1-0/+5
2018-10-18Merge pull request #48602 from matthewbauer/cmake-crossJohn Ericson3-15/+38
2018-10-18tests/systems.nix: fix testsMatthew Bauer2-15/+16
2018-10-17Correctly set windows doublesMatthew Bauer1-1/+1
2018-10-17lib/systems: use lookup for uname.systemMatthew Bauer1-7/+8
2018-10-16systems/doubles.nix: add mingw doublesMatthew Bauer1-0/+3
2018-10-16lib/systems: add uname attrsMatthew Bauer1-0/+18
2018-10-16Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild"Eelco Dolstra1-3/+0
2018-10-16move the codeName to /.codeNamezimbatm1-0/+3
2018-10-15Merge pull request #47182 from bhipple/add/mklMatthew Bauer1-0/+8
2018-10-15generators: make toPretty handle floats correctlyLéo Gaspard2-0/+3
2018-10-13alt-ergo: 1.30->2.2.0, ocplib-simplex: 0.3->0.4Moritz Kiefer1-0/+6
2018-10-12Merge pull request #48251 from samueldr/feature/separated-string-descriptionRyan Mulligan1-1/+4
2018-10-12lib/types: enhances separatedString's descriptionSamuel Dionne-Riel1-1/+4
2018-10-11lib: fix wording of the `overrideScope` warningBas van Dijk1-1/+1
2018-10-09Merge pull request #47980 from lopsided98/armv7l-system-configJohn Ericson1-1/+1
2018-10-06lib/systems: use correct config for armv7l-hf-multiplatformBen Wolsieffer1-1/+1
2018-10-05version.nix: extract revision-fetching functionGraham Christensen1-0/+10
2018-10-02Merge pull request #47683 from NixOS/docs-lib-optionsGraham Christensen1-0/+39
2018-10-02docs: lib/options.nix function documentationTobias Pflug1-0/+39
2018-10-02docs: documentation for `cleanSource`Tobias Pflug1-0/+4
2018-09-24Merge pull request #47238 from obsidiansystems/overrideScope-orderJohn Ericson1-5/+5
2018-09-24lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson1-5/+5