aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-31- replace %define with %globalMichel Alexandre Salim
2012-05-30Compress build logs on the fly using bzip2Eelco Dolstra
2012-05-30"nix-store -l": support compressed logsEelco Dolstra
2012-05-29Reserve some disk space for the garbage collectorEelco Dolstra
2012-05-29Add option ‘build-keep-log’ to enable/disable writing of build logsEelco Dolstra
2012-05-24Clean up the installation section; document the generic binary tarballsEelco Dolstra
2012-05-22Fix owner/group in tar invocationEelco Dolstra
2012-05-22Generate binary tarballs for installing NixEelco Dolstra
2012-05-22Remove $FONTCONFIG_FILE hack from nix-profile.shEelco Dolstra
2012-05-21Add an experimental nix-make fileEelco Dolstra
2012-05-12Bump version numberEelco Dolstra
2012-05-11Fix the install checkEelco Dolstra
2012-05-11Set release dateEelco Dolstra
2012-05-11Manual updatesEelco Dolstra
2012-05-11CSS tweaksEelco Dolstra
2012-05-11Use perl.libPrefix to (hopefully) fix the Cygwin buildEelco Dolstra
2012-05-10Build Ubuntu 12.04 packagesEelco Dolstra
2012-05-10Document "nix-build --run-env"Eelco Dolstra
2012-05-10Support building with the Perl XS bindings disabledEelco Dolstra
2012-05-10Document "nix-store --add"Eelco Dolstra
2012-05-10Remove an obsolete hackEelco Dolstra
2012-05-09Disable building in chroot for Nix's corepkgsEelco Dolstra
2012-05-09Document some nix-store subcommandsEelco Dolstra
2012-05-09Document $NIX_PATH / -IEelco Dolstra
2012-05-09Update the release notesEelco Dolstra
2012-05-08Remove obsolete files (moved to release tree)Eelco Dolstra
2012-05-07nix-channel --update: allow updating only the specified channelsEelco Dolstra
2012-05-07Now *really* prevent accumulation of old manifestsEelco Dolstra
2012-05-04Fix some 32-bit buildsEelco Dolstra
2012-05-04Drop the Perl-specific CFLAGSEelco Dolstra
2012-05-04Don't build for old Debian/Ubuntu releases that don't have a sufficiently new...Eelco Dolstra
2012-05-04Don't build for old Fedora releases that don't have a sufficiently new SQLiteEelco Dolstra
2012-05-04Require SQLite >= 3.6.19Eelco Dolstra
2012-05-01Use mkpath instead of make_pathEelco Dolstra
2012-05-01Do "make installcheck" for RPM buildsEelco Dolstra
2012-05-01Do "make installcheck" for Debian buildsEelco Dolstra
2012-04-30* Add an option ‘build-use-substitutes’, which can be set to ‘false’Eelco Dolstra
2012-04-30Support mandatory system features in the build hookEelco Dolstra
2012-04-30Update the documentation of build-remote.plEelco Dolstra
2012-04-30Handle EPERM when creating a hard link for the chrootEelco Dolstra
2012-04-26Don't use the build hook for unpacking channelsEelco Dolstra
2012-04-24Fix a warning in the build hook about $progressViewerEelco Dolstra
2012-04-23Merge pull request #2 from viric/masterEelco Dolstra
2012-04-18Fix URL set by nix-channelEelco Dolstra
2012-04-17nix-instantiate: default to "default.nix" if no arguments are givenEelco Dolstra
2012-04-17Added utility command ‘nix-instantiate --find-file’ to look up a file in ...Eelco Dolstra
2012-04-16Hack to prevent accumulation of old manifestsEelco Dolstra
2012-04-16Fix obscure race condition in GC root creationEelco Dolstra
2012-04-15Set a few more close-on-exec flagsEelco Dolstra
2012-04-15Close almost all file descriptors in the builderEelco Dolstra