about summary refs log tree commit diff
path: root/.editorconfig (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2018-04-13 Fix broken DocBookEelco Dolstra1-1/+1
2018-04-12 Add to glossary and clarify garbage collectionSean Seefried3-16/+44
While trying to understand garbage collection it was not immediately clear that only the runtime dependency closure of output paths would be kept (instead of the build-time dependency closure). This commit attempts to clarify this by expanding some of the glossary definitions and extending the Garbage Collection section.
2018-04-11 initPlugins: Fix dlopen error message.Shea Levy1-1/+1
2018-04-11 Remove non-existant fedora27i386Eelco Dolstra1-1/+0
2018-04-11 Fix #2057Eelco Dolstra1-0/+1
2018-04-10 Fix perl-bindingsEelco Dolstra1-1/+1
https://hydra.nixos.org/build/72636781
2018-04-09 manual: Add all dependencies to source prerequisites (#2060)John Arnold1-0/+11
2018-04-09 Export required C++ version in pkgconfig.Shea Levy3-3/+3
2018-04-09 Make prim_exec and prim_importNative available to pluginsShea Levy2-2/+10
2018-04-09