1. d8d5416 Do not modify cached CMAKE_CXX_FLAGS_RELEASE by Sergey Sharybin · 12 years ago
  2. 3d6eceb Replace more instances of Eigen GEMV with Ceres BLAS. by Sameer Agarwal · 12 years ago
  3. 296fa9b Replace Eigen block operations with small GEMM and GEMV loops. by Sameer Agarwal · 12 years ago
  4. b7ba934 Enable larger tuple sizes for Visual Studio 2012. by Petter Strandmark · 12 years ago
  5. 16dbf11 Added CeresConfig.cmake based on this example: by Pablo Speciale · 12 years ago
  6. c51b11c Sphinx and CMake, based on this example: by Pablo Speciale · 12 years ago
  7. 8140f0f Modularize the build. by Sameer Agarwal · 12 years ago
  8. b59ac43 Issue 83 fix: use correct pthread linker flags with clang. by Alex Stewart · 12 years ago
  9. b73148b Remove -Wno-return-type-c-linkage option when using gcc by Taylor Braun-Jones · 12 years ago
  10. 956ed7e Various minor fixes. by Sameer Agarwal · 12 years ago
  11. fa21df8 Add script for building documentation. by Sameer Agarwal · 12 years ago
  12. b13e42d CMake version update by Sameer Agarwal · 12 years ago
  13. d3ace02 Fix a bunch of compiler warnings. by Sameer Agarwal · 13 years ago
  14. 97ca0fb Compile with warnings on Unix. by Keir Mierle · 13 years ago
  15. 6ad6257 Add a workaround for an Android NDK compiler bug. by Keir Mierle · 13 years ago
  16. 9ad27e8 Add one uninstall target to remove all installed files by Arnaud Gelas · 13 years ago
  17. 3d644b7 Install headers, libraries and pdf by Arnaud Gelas · 13 years ago
  18. d2fb5ad Configure gerrit hook at CMake time by Arnaud Gelas · 13 years ago
  19. 7316609 Add one CMake option to build the examples. by Arnaud Gelas · 13 years ago
  20. b12b906 Add one option to generate the PDF from CMake at build time by Arnaud Gelas · 13 years ago
  21. b3fa009 Set CMAKE_*_OUTPUT_DIRECTORY by Arnaud Gelas · 13 years ago
  22. e83f787 Fix SuiteSparse3 UFConfig.h detection really. by Sameer Agarwal · 13 years ago
  23. 96f25dc Fix SuiteSparse3 UFConfig.h detection. by Sameer Agarwal · 13 years ago
  24. c497bd6 Add UFconfig and/or SuiteSparse_config test to CMakeLists.txt by Markus Moll · 13 years ago
  25. dd2b17d CERES_DONT_HAVE_PROTOCOL_BUFFERS -> CERES_NO_PROTOCOL_BUFFERS. by Sameer Agarwal · 13 years ago
  26. d216490 Support building without TR1. by Keir Mierle · 13 years ago
  27. ff71d74 Further encapsulate Ceres's Mutex class. by Keir Mierle · 13 years ago
  28. 254f9d3 Fix Windows build break. by Keir Mierle · 13 years ago
  29. aefb8a8 Preliminary Android port of Ceres by Keir Mierle · 13 years ago
  30. 05107ba Add a Ceres version and use it to name the DLL. by Keir Mierle · 13 years ago
  31. efe7ac6 Port Ceres to Windows by Keir Mierle · 13 years ago
  32. 74af181 Enable SSE3 on MacOS, because -fast does not do it. by Sameer Agarwal · 13 years ago
  33. 4845bc4 Proper handling of Release mode. by Sameer Agarwal · 13 years ago
  34. 8e2420e CMake bug fixes. by Sameer Agarwal · 13 years ago
  35. d114690 Better handling of booleans in CMakeLists.txt by Sameer Agarwal · 13 years ago
  36. b051873 Multiple sparse linear algebra backends. by Sameer Agarwal · 13 years ago
  37. daa9824 1. Changed the semantics of how SuiteSparse dependencies are checked and used. Now SuiteSparse is built by default, only if all of its by Sameer Agarwal · 13 years ago
  38. aa9526d Share search paths across various library searches. by Sameer Agarwal · 13 years ago
  39. f10163a Warn about disabled schur specializations. by Keir Mierle · 13 years ago
  40. 30c5f93 Rework the glog and gtest path checking to be consistent with the rest of the file and disable the dashboard support enabled by the earlier ctesting related patch. by Sameer Agarwal · 13 years ago
  41. e0a52a9 Arnaus Gelas' patch to add better path searching for gflags and glog by Sameer Agarwal · 13 years ago
  42. a0cefc3 Arnaus Gelas' patch to move to Ctest by Sameer Agarwal · 13 years ago
  43. 92d5ab5 Link BLAS explicitly on non-Mac platforms by Keir Mierle · 13 years ago
  44. f477a38 Fix Eigen search paths by Keir Mierle · 13 years ago
  45. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago