index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-12-01
Move tests to separate directories, and document
John Ericson
2023-12-01
Put functional tests in `tests/functional`
John Ericson
2023-07-18
Introduce notion of a test group, use for CA tests
John Ericson
2023-06-15
Fix build hook error for libstore library users
Robert Hensing
2023-03-10
Generate API docs with Doxygen
John Ericson
2023-02-24
Add ./configure --disable-tests option
Robert Hensing
2023-02-10
Fix building with GCC 9
Eelco Dolstra
2022-10-22
Build with C++20
Graham Bennett
2022-05-25
Merge branch 'master' into lto
pennae
2022-05-06
Add unit tests for libexpr (#5377)
Andreas Rammhold
2022-03-03
enable LTO in optimized builds
pennae
2022-01-26
Stop vendoring nlohmann_json
Eelco Dolstra
2021-11-11
Install nlohmann_json headers
Robert Hensing
2021-10-04
Add a test for RefScanSink and clean up the code
Eelco Dolstra
2021-07-15
nlohmann_json: Update to 3.9.1, fix use of internal copy
Eelco Dolstra
2021-06-23
Add a fish completion script
Jan Tojnar
2021-06-02
Install zsh completion script
Chua Hou
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-09-22
Disable `FORTIFY_SOURCE` when compiling without optims
regnat
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-05-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-08
Move unit tests to sr/libutil/tests, use mk make rules
Eelco Dolstra
2020-05-06
WIP: add unit tests for libutil
Tobias Pflug
2020-04-22
Don't install error-demo
Eelco Dolstra
2020-04-22
Merge branch 'error-format' of https://github.com/bburdette/nix
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-03
move out of tests/
Ben Burdette
2020-03-30
build with make
Ben Burdette
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2019-11-26
Add some Rust code
Eelco Dolstra
2019-11-07
Fix Perl bindings
Eelco Dolstra
2019-11-07
Revert "autoconf: Allow overriding CFLAGS/CXXFLAGS from outside."
Eelco Dolstra
2019-11-07
Precompile headers
Eelco Dolstra
2019-07-03
autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.
Niklas Hambüchen
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-03-20
Merge pull request #1997 from dtzWill/fix/cxx14-std-consistency
Eelco Dolstra
2018-03-20
ask autotools for c++14 support flags, not c++11; don't override later
Will Dietz
2018-03-20
Make <nix/buildenv.nix> a builtin builder
Eelco Dolstra
2018-03-14
Use boost::format from the boost package
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2017-08-19
Remove nix-mode.el from Nix.
Matthew Bauer
2017-03-31
Merge branch 'remove-perl' of https://github.com/shlevy/nix
Eelco Dolstra
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
2017-02-07
Remove perl dependency.
Shea Levy
2017-02-07
Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix
Eelco Dolstra
2017-02-07
Remove download-via-ssh
Eelco Dolstra
2017-01-20
nix-copy-closure: Implement in C++.
Shea Levy
[next]