- 09 Jan, 2015 1 commit
-
-
Kenton Varda authored
-
- 07 Jan, 2015 1 commit
-
-
Kenton Varda authored
-
- 06 Jan, 2015 2 commits
-
-
Kenton Varda authored
Prevent accidental bool conversion of AutoCloseFd.
-
Kenton Varda authored
fix some typos
-
- 05 Jan, 2015 2 commits
-
-
Morten Hustveit authored
-
Kenton Varda authored
-
- 01 Jan, 2015 1 commit
-
-
Kenton Varda authored
-
- 30 Dec, 2014 1 commit
-
-
Kenton Varda authored
A compatibility layer is provided to ease migration.
-
- 29 Dec, 2014 6 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
David Renshaw authored
-
David Renshaw authored
-
David Renshaw authored
-
Kenton Varda authored
-
- 23 Dec, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 15 Dec, 2014 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Failed to notice this because only the cmake build refers to it, and this only makes cmake fail on installation, which was never quite tested.
-
- 14 Dec, 2014 7 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Tweak installation documentation
-
Philip Quinn authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
I've added -Wextra as well as removed some of the -Wno-* flags and fixed issues in the code. Also fixed the cmake build to put user-defined flags after default flags so that they can be overridden.
-
- 12 Dec, 2014 14 commits
-
-
Kenton Varda authored
Minor fixes to comments in rpc.capnp
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
The idea behind the directory organization was that we might have official implementations for other languages in other top-level directories, as siblings to the c++ directory. It seems implausible that we'd use CMake as a meta-build-system over all of these. Another reason for this change is that the release tarball actually contains only the c++ subdirectory. We probably want to include cmake files in the release.
-