Age | Commit message (Expand) | Author | Files | Lines |
2020-08-14 | r/1647 fix(tvix): use correct value of SANDBOX_SHELL | Kane York | 1 | -1/+2 |
2020-08-05 | r/1597 refactor(tvix): Use SANDBOX_SHELL from environment in CMake | Vincent Ambo | 1 | -1/+3 |
2020-08-04 | r/1575 fix(3p/nix): Properly configure SANDBOX_SHELL | Griffin Smith | 1 | -0/+9 |
2020-07-25 | r/1469 chore(3p/nix): disable clang-tidy in cmake | Kane York | 1 | -2/+3 |
2020-07-24 | r/1460 chore(3p/nix): log whether or not clang-tidy is enabled | Kane York | 1 | -0/+1 |
2020-07-23 | r/1435 feat(3p/nix): run clang-tidy during builds | Kane York | 1 | -0/+13 |
2020-07-19 | r/1395 test(3p/nix): Add property tests for attribute set | Griffin Smith | 1 | -0/+1 |
2020-07-18 | r/1369 test(3p/nix): Set up scaffolding & fix up tests for value-to-{json|xml} | Vincent Ambo | 1 | -0/+8 |
2020-07-05 | r/1216 feat(3p/nix): Add protobuf & gRPC dependencies and generate sources | Vincent Ambo | 1 | -1/+3 |
2020-07-05 | r/1212 fix(3p/nix): Link to glog built by Nix | Vincent Ambo | 1 | -7/+2 |
2020-07-05 | r/1211 fix(3p/nix): Link to Abseil built by Nix | Vincent Ambo | 1 | -18/+1 |
2020-06-21 | r/1055 fix(3p/nix): propagate dependencies which are needed by people linking in nix | Luke Granger-Brown | 1 | -0/+8 |
2020-06-21 | r/1054 fix(3p/nix): install nix_config.h and config.nix | Luke Granger-Brown | 1 | -0/+9 |
2020-06-21 | r/1052 feat(3p/nix): install pkgconfig files for libexpr, libmain and libstore | Luke Granger-Brown | 1 | -0/+1 |
2020-06-21 | r/1051 chore(3p/nix): use GNUInstallDirs to determine output directory names | Luke Granger-Brown | 1 | -0/+3 |
2020-05-29 | r/871 feat(3p/nix): Configure CMake to generate compile commands | Vincent Ambo | 1 | -0/+4 |
2020-05-29 | r/870 fix(3p/nix): Build glog as included CMake project | Vincent Ambo | 1 | -1/+6 |
2020-05-28 | r/868 refactor(3p/nix): Introduce CMake as the build system for Nix | Vincent Ambo | 1 | -0/+31 |