summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2020-04-03move out of tests/Ben Burdette
2020-03-30build with makeBen Burdette
2019-11-26Add some Rust codeEelco Dolstra
2019-11-07Fix Perl bindingsEelco Dolstra
2019-11-07Revert "autoconf: Allow overriding CFLAGS/CXXFLAGS from outside."Eelco Dolstra
2019-11-07Precompile headersEelco Dolstra
2019-07-03autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.Niklas Hambüchen
2018-10-26Merge all nix-* binaries into nixEelco Dolstra
2018-03-20Merge pull request #1997 from dtzWill/fix/cxx14-std-consistencyEelco Dolstra
2018-03-20ask autotools for c++14 support flags, not c++11; don't override laterWill Dietz
2018-03-20Make <nix/buildenv.nix> a builtin builderEelco Dolstra
2018-03-14Use boost::format from the boost packageEelco Dolstra
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2017-08-19Remove nix-mode.el from Nix.Matthew Bauer
2017-03-31Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra
2017-02-08Include config.h implicitly with '-include config.h' in CFLAGSTuomas Tynkkynen
2017-02-07Remove perl dependency.Shea Levy
2017-02-07Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nixEelco Dolstra
2017-02-07Remove download-via-sshEelco Dolstra
2017-01-20nix-copy-closure: Implement in C++.Shea Levy
2017-01-19Merge pull request #981 from shlevy/build-remote-c++Eelco Dolstra
2017-01-16AutoDeleteArray -> std::unique_ptrEelco Dolstra
2016-11-10build-remote: Implement in C++Shea Levy
2016-08-31Merge branch 'nix-build-c++'Shea Levy
2016-08-31Merge branch 'nix-channel-c++'Shea Levy
2016-08-13resolve-system-dependencies: implement in C++Jude Taylor
2016-08-11nix-channel: implement in c++Shea Levy
2016-08-11buildenv: perl -> c++Shea Levy
2016-08-09nix-build: Port to c++Shea Levy
2016-06-01Make the store directory a member variable of StoreEelco Dolstra
2016-05-04Make the aws-cpp-sdk dependency optionalEelco Dolstra
2016-04-25Remove nix-log2xmlEelco Dolstra
2016-04-11Remove manifest supportEelco Dolstra
2016-02-09Start of new Nix command-line interfaceEelco Dolstra
2015-10-01nix-prefetch-url: Rewrite in C++Eelco Dolstra
2015-04-22nix-collect-garbage: translate to C++Luca Bruno
2015-02-17Include NAR size in fingerprint computationEelco Dolstra
2014-11-04Add a launchd configuration file to run nix-daemonEelco Dolstra
2014-10-20Revert "Drop support for pre-c++11 compilers."Shea Levy
2014-10-18Drop support for pre-c++11 compilers.Shea Levy
2014-09-17Add Make flag to disable optimizationEelco Dolstra
2014-05-02Install an Upstart serviceEelco Dolstra
2014-04-07Install systemd unitsEelco Dolstra
2014-03-30boost::shared_ptr -> std::shared_ptrEelco Dolstra
2014-02-08Add download-via-ssh substituterShea Levy
2014-02-01Fix "make dist"Eelco Dolstra
2014-02-01Update Makefile variable namesEelco Dolstra
2014-02-01Build/install manualEelco Dolstra
2014-01-30Rename Makefile -> local.mkEelco Dolstra
2014-01-09Update MakefilesEelco Dolstra