about summary refs log tree commit diff
path: root/third_party/nix/CMakeLists.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24 r/1460 chore(3p/nix): log whether or not clang-tidy is enabledKane York1-0/+1
2020-07-23 r/1435 feat(3p/nix): run clang-tidy during buildsKane York1-0/+13
2020-07-19 r/1395 test(3p/nix): Add property tests for attribute setGriffin Smith1-0/+1
2020-07-18 r/1369 test(3p/nix): Set up scaffolding & fix up tests for value-to-{json|xml}Vincent Ambo1-0/+8
2020-07-05 r/1216 feat(3p/nix): Add protobuf & gRPC dependencies and generate sourcesVincent Ambo1-1/+3
2020-07-05 r/1212 fix(3p/nix): Link to glog built by NixVincent Ambo1-7/+2
2020-07-05 r/1211 fix(3p/nix): Link to Abseil built by NixVincent Ambo1-18/+1
2020-06-21 r/1055 fix(3p/nix): propagate dependencies which are needed by people linking in nixLuke Granger-Brown1-0/+8
2020-06-21 r/1054 fix(3p/nix): install nix_config.h and config.nixLuke Granger-Brown1-0/+9
2020-06-21 r/1052 feat(3p/nix): install pkgconfig files for libexpr, libmain and libstoreLuke Granger-Brown1-0/+1
2020-06-21 r/1051 chore(3p/nix): use GNUInstallDirs to determine output directory namesLuke Granger-Brown1-0/+3
2020-05-29 r/871 feat(3p/nix): Configure CMake to generate compile commandsVincent Ambo1-0/+4
2020-05-29 r/870 fix(3p/nix): Build glog as included CMake projectVincent Ambo1-1/+6
2020-05-28 r/868 refactor(3p/nix): Introduce CMake as the build system for NixVincent Ambo1-0/+31