Age | Commit message (Expand) | Author | Files | Lines |
2020-11-27 | r/1934 chore(tvix): avoid unnesscary rebuilds of protos and tvix | Andreas Rammhold | 1 | -2/+26 |
2020-11-21 | r/1894 chore(3p): Bump nixpkgs to nixos-unstable from 2020-11-21 | Vincent Ambo | 1 | -1/+1 |
2020-09-06 | r/1771 chore(tvix): dontStrip tvix build | Griffin Smith | 1 | -0/+3 |
2020-09-01 | r/1755 feat(tvix): Support systemd socket activation | Griffin Smith | 1 | -0/+1 |
2020-08-30 | r/1740 fix(tvix): localstatedir should be /nix/var | Griffin Smith | 1 | -1/+1 |
2020-08-30 | r/1739 feat(tvix): Install profile scripts into the output | Griffin Smith | 1 | -0/+6 |
2020-08-14 | r/1646 refactor(tvix): completely remove boehm gc | Kane York | 1 | -7/+0 |
2020-08-05 | r/1597 refactor(tvix): Use SANDBOX_SHELL from environment in CMake | Vincent Ambo | 1 | -2/+1 |
2020-08-04 | r/1575 fix(3p/nix): Properly configure SANDBOX_SHELL | Griffin Smith | 1 | -1/+12 |
2020-08-03 | r/1569 refactor(3p/nix): Build nix-daemon as a separate binary | Vincent Ambo | 1 | -1/+0 |
2020-08-03 | r/1566 feat(3p/nix/build-shell): add run_clang_tidy script | Kane York | 1 | -1/+8 |
2020-07-25 | r/1477 chore(3p/nix): build in RelWithDebInfo mode | Kane York | 1 | -1/+1 |
2020-07-25 | r/1471 feat(3p/nix): Template systemd unit files in build | Griffin Smith | 1 | -0/+13 |
2020-07-25 | r/1466 fix(3p/nix): Don't include depotPath in the main drv | Griffin Smith | 1 | -8/+11 |
2020-07-25 | r/1465 feat(3p/nix): Add build for VM for testing tvix | Griffin Smith | 1 | -1/+5 |
2020-07-23 | r/1435 feat(3p/nix): run clang-tidy during builds | Kane York | 1 | -1/+3 |
2020-07-20 | r/1413 chore(3p/nix): Compile under `-Wall -Werror` | Vincent Ambo | 1 | -0/+1 |
2020-07-19 | r/1399 chore(3p/nix): Enable clang-format check in derivation build | Vincent Ambo | 1 | -1/+6 |
2020-07-19 | r/1398 test(3p/nix): Enable output comparison for evaluator success tests | Vincent Ambo | 1 | -0/+2 |
2020-07-19 | r/1395 test(3p/nix): Add property tests for attribute set | Griffin Smith | 1 | -1/+5 |
2020-07-18 | r/1380 chore(3p/nix): don't rebuild nix-proto-srcs as much | Alyssa Ross | 1 | -1/+1 |
2020-07-18 | r/1370 feat(3p/nix): Add NIX_DATA_DIR to shell hook | Griffin Smith | 1 | -1/+8 |
2020-07-18 | r/1369 test(3p/nix): Set up scaffolding & fix up tests for value-to-{json|xml} | Vincent Ambo | 1 | -0/+27 |
2020-07-16 | r/1317 style(3p/nix): Rename the project to tvix | Vincent Ambo | 1 | -1/+1 |
2020-07-05 | r/1216 feat(3p/nix): Add protobuf & gRPC dependencies and generate sources | Vincent Ambo | 1 | -1/+21 |
2020-07-05 | r/1212 fix(3p/nix): Link to glog built by Nix | Vincent Ambo | 1 | -5/+1 |
2020-07-05 | r/1211 fix(3p/nix): Link to Abseil built by Nix | Vincent Ambo | 1 | -1/+1 |
2020-06-23 | r/1069 fix(3p/nix): Revert "feat(3p/nix): Add installCheckPhase" | glittershark | 1 | -13/+0 |
2020-06-23 | r/1067 feat(3p/nix): Add installCheckPhase | Griffin Smith | 1 | -0/+13 |
2020-06-21 | r/1055 fix(3p/nix): propagate dependencies which are needed by people linking in nix | Luke Granger-Brown | 1 | -2/+5 |
2020-05-29 | r/870 fix(3p/nix): Build glog as included CMake project | Vincent Ambo | 1 | -4/+2 |
2020-05-28 | r/868 refactor(3p/nix): Introduce CMake as the build system for Nix | Vincent Ambo | 1 | -15/+3 |
2020-05-27 | r/861 fix(3p/nix): Default-import depot from a relative path | Vincent Ambo | 1 | -1/+1 |
2020-05-24 | r/838 chore(3p/nix): Make build type configurable | Vincent Ambo | 1 | -3/+3 |
2020-05-23 | r/832 style(3p/nix): Rename derivation to 'tazjix' | Vincent Ambo | 1 | -1/+1 |
2020-05-23 | r/831 fix(3p/nix): Set Meson build type to 'release' | Vincent Ambo | 1 | -0/+2 |
2020-05-22 | r/816 feat(3p/nix): Add a derivation to launch clangd | Vincent Ambo | 1 | -1/+1 |
2020-05-22 | r/810 chore: Update from Clang 9 to Clang 10 for all projects | Vincent Ambo | 1 | -1/+1 |
2020-05-21 | r/793 feat(3p/nix): Wrangle Meson/Nix/CMake into (temporary) submission | Vincent Ambo | 1 | -0/+2 |
2020-05-21 | r/790 fix(3p/nix): Fix build of derivation if cmake is present | Vincent Ambo | 1 | -0/+8 |
2020-05-20 | r/784 feat(3p/nix): Add Abseil as a CMAKE subproject to Meson | Vincent Ambo | 1 | -0/+1 |
2020-05-19 | r/777 style(3p/nix): Final act in the brace-wrapping saga | Vincent Ambo | 1 | -0/+1 |
2020-05-17 | r/750 feat(3p/nix): Add glog dependency | Vincent Ambo | 1 | -0/+1 |
2020-05-17 | r/747 fix(3p/nix): Minor fixes to derivation | Vincent Ambo | 1 | -4/+6 |
2020-05-17 | r/745 feat(3p/nix): Add new Meson-based derivation for building Nix | Vincent Ambo | 1 | -0/+71 |