- 15 Dec, 2014 1 commit
-
-
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 20 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.
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 11 Dec, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 10 Dec, 2014 6 commits
-
-
taralx authored
Remove a reference to Main, add a comment about the legality of acceptFromThirdParty, and fix a few typos and one pervasive grammatical error.
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Add an easier way to read a message directly into a builder. Requires a copy for security/validation.
-
Kenton Varda authored
-
Kenton Varda authored
-
- 09 Dec, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
This is not currently used, but eventually we'll use this to support efficient inter-thread messaging. That said, I've decided that inter-thread messaging is complicated and I don't want to work on it right now.
-
- 08 Dec, 2014 2 commits
-
-
Kenton Varda authored
CMake support for MSVC/Visual Studio
-
Kenton Varda authored
fix some typos
-