about summary refs log tree commit diff
path: root/third_party/nix/src/libmain (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-27 r/1495 fix(3p/nix): apply all clang-tidy fixesKane York2-10/+10
2020-07-23 r/1429 chore(3p/nix): fix extra space in usage errorAlyssa Ross1-2/+1
2020-07-20 r/1408 chore(3p/nix): Remove support for pluginsGriffin Smith1-1/+0
2020-06-21 r/1052 feat(3p/nix): install pkgconfig files for libexpr, libmain and libstoreLuke Granger-Brown2-4/+7
2020-06-21 r/1051 chore(3p/nix): use GNUInstallDirs to determine output directory namesLuke Granger-Brown1-1/+1
2020-06-21 r/1050 chore(3p/nix): export library headers to include/ in output.Luke Granger-Brown1-2/+7
2020-05-28 r/868 refactor(3p/nix): Introduce CMake as the build system for NixVincent Ambo1-0/+25
2020-05-27 r/867 chore(3p/nix): Remove meson build files for core packagesVincent Ambo1-40/+0
2020-05-27 r/865 refactor(3p/nix): Anchor local includes at src/Vincent Ambo5-11/+11
2020-05-25 r/843 refactor(3p/nix/libutil): Replace string2Int & trim functionsVincent Ambo1-1/+2
2020-05-24 r/840 style(3p/nix): Remove 'using std::*' from types.hhVincent Ambo4-21/+21
2020-05-24 r/834 chore(3p/nix): Remove some OS X specific definesVincent Ambo1-19/+0
2020-05-20 r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixesVincent Ambo3-9/+12
2020-05-20 r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixesVincent Ambo2-12/+15
2020-05-20 r/787 refactor(3p/nix): Apply clang-tidy's modernize-* fixesVincent Ambo2-11/+12
2020-05-20 r/780 chore(third_party/nix): Dump of minor accumulated changesVincent Ambo1-3/+3
2020-05-19 r/777 style(3p/nix): Final act in the brace-wrapping sagaVincent Ambo2-5/+11
2020-05-19 r/771 style(3p/nix): Add braces around single-line conditionalsVincent Ambo4-16/+48
2020-05-19 r/768 fix(3p/nix): Fix incorrectly braced conditionals and loopsVincent Ambo1-2/+2
2020-05-19 r/767 style(3p/nix): Enforce braces around loops and conditionalsVincent Ambo2-7/+11
2020-05-19 r/766 style(3p/nix): Reformat all includes to match new styleVincent Ambo4-9/+18
2020-05-19 r/757 refactor(3p/nix/libmain): Replace logging.h with glogVincent Ambo4-98/+58
2020-05-17 r/741 chore(3p/nix): Remove old build system and other miscellaniesVincent Ambo1-15/+0
2020-05-17 r/740 style(3p/nix): Reformat project in Google C++ styleVincent Ambo5-495/+454
2020-05-17 r/726 feat(3p/nix): added meson supportp01arst0rm1-0/+79
2020-05-17 r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10'Vincent Ambo7-0/+691