about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-12-12Merge pull request #51884 from alyssais/bundlerEnv-groupsAlyssa Ross3-2/+21
2018-12-12ikos: init at 2.1Etienne Laurin1-0/+6
2018-12-11bundlerEnv: ensure dependencies always includedAlyssa Ross3-2/+21
2018-12-02systems/parse.nix: support eabihfMatthew Bauer2-10/+17
2018-11-30Merge master into staging-nextFrederik Rietdijk2-5/+48
2018-11-29Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer2-5/+48
2018-11-29treewide: add emulator to platformMatthew Bauer1-0/+40
2018-11-29systems/examples.nix: move riscv function to let bindingMatthew Bauer1-5/+8
2018-11-22Merge master into staging-nextFrederik Rietdijk2-0/+15
2018-11-21Merge pull request #50532 from typetetris/add-extends-exampleRobert Hensing1-0/+12
2018-11-21lib/fixed-points.nix: add an example for extendsEric Wolf1-0/+12
2018-11-21systems/parse: add older x86 architecturesMatthew Bauer1-0/+3
2018-11-18Merge staging-next into stagingFrederik Rietdijk4-5/+28
2018-11-16lib/licenses: remove bsl10Linus Heckemann1-6/+0
2018-11-16lib/licenses: mark some as unfreeLinus Heckemann1-0/+3
2018-11-15group the release infozimbatm1-0/+7
2018-11-12Merge pull request #49588 from vincrusher/masterMatthew Bauer2-0/+19
2018-11-11Merge staging-next into stagingFrederik Rietdijk3-3/+11
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-06make-derivation: use pname-version as default name if both are presentPatrick Hilhorst1-0/+20
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