1. 14 Dec, 2014 1 commit
  2. 12 Dec, 2014 1 commit
    • Kenton Varda's avatar
      Move cmake files into c++ subdir. · 04fd66e2
      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.
      04fd66e2
  3. 01 Dec, 2014 1 commit
  4. 30 Nov, 2014 3 commits
  5. 29 Oct, 2014 2 commits
  6. 20 Oct, 2014 3 commits
  7. 19 Oct, 2014 1 commit
  8. 18 Oct, 2014 2 commits
  9. 15 Oct, 2014 1 commit
    • Joshua Warner's avatar
      improve cmake build · d4b14736
      Joshua Warner authored
      * Move binaries into the bin directory and libs into the lib directory in the output
      * Make sure the actual binary output file of capnp-tool is just capnp
      * Remove need for deprecated cmake get_property function
      d4b14736
  10. 14 Oct, 2014 1 commit
  11. 12 Oct, 2014 1 commit
  12. 11 Oct, 2014 2 commits