1. 79491a3 Solver::FullReport now reports build config. by Sameer Agarwal · 11 years ago
  2. 0315982 Enable Eigen as sparse linear algebra library. by Sameer Agarwal · 11 years ago
  3. 22b26cd Add release flags to iOS toolchain. by Alex Stewart · 11 years ago
  4. 2a5599f Fix Cmake error when using miniglog. by Greg Coombe · 11 years ago
  5. 082d9e2 Add iOS.cmake from the ios-cmake project. by Sameer Agarwal · 11 years ago
  6. 2f8fb21 Adding function to update CMake cache variables and preserve help. by Alex Stewart · 11 years ago
  7. d48e705 Configure config.h and include it from the build directory. by Alex Stewart · 11 years ago
  8. ea76585 Adding autogenerated Ceres config.h to #define Ceres compile options. by Alex Stewart · 11 years ago
  9. 7088a08 Fix some 80col violations and reflow the comments in cmake.in file. by Sameer Agarwal · 11 years ago
  10. 5ffe060 Export Ceres compile definitions to targets compiled against Ceres. by Alex Stewart · 11 years ago
  11. ceb7a3b Fix compilation error when using G++ compiler by Sergey Sharybin · 11 years ago
  12. 6cb82b6 METIS_FOUND is never set. by Andreas Franek · 11 years ago
  13. 9697a08 Defining CERES_FOUND in addition to Ceres_FOUND in CeresConfig. by Alex Stewart · 11 years ago
  14. 4d0e626 Fixing gflags HINTS variable names (adding missing “_DIR”). by Alex Stewart · 11 years ago
  15. 54fc942 Removing incorrect specialisation of install dirs on Windows. by Alex Stewart · 11 years ago
  16. fcbbb11 Ensure build paths for dependencies are searched in FindPackage(Ceres) by Alex Stewart · 11 years ago
  17. 7899e45 Fixing a documentation typo, DIRS -> DIR in HINTS variables. by Alex Stewart · 11 years ago
  18. b5be6b9 Cleaning up messages output when SuiteSparse is not found. by Alex Stewart · 11 years ago
  19. 69bd65f Downgrading warning messages when optional deps are not found. by Alex Stewart · 11 years ago
  20. b0a8731 Removing duplicate SuiteSparse found message. by Alex Stewart · 11 years ago
  21. 6fed9fe Fix FindPackage scripts to emit warnings, not errors if not found. by Alex Stewart · 11 years ago
  22. 21e7c0f Adding option for static/shared CRT in MSVC & Windows fixes. by Alex Stewart · 11 years ago
  23. 78cc2c4 Cleaning up exported CeresConfig.cmake. by Alex Stewart · 11 years ago
  24. 003a162 Fixing issue with CMake >= 2.8.10.2 FindPackageHandleStandardArgs. by Alex Stewart · 11 years ago
  25. 0b07d3e Making all config options in CMake & SuiteSparse cleanup. by Alex Stewart · 11 years ago
  26. c24a4ec Cmake refactoring by Sameer Agarwal · 12 years ago
  27. aa20a6d Updated depend.cmake to follow CMake IF convention. by Joydeep Biswas · 12 years ago
  28. 6bcb8d9 Compiling against static or shared library by Pablo Speciale · 12 years ago 1.5.0
  29. 55b6c96 * Fixed the location of the Ceres doc (once installed with 'make install') by Pablo Speciale · 12 years ago
  30. 16dbf11 Added CeresConfig.cmake based on this example: by Pablo Speciale · 12 years ago
  31. c51b11c Sphinx and CMake, based on this example: by Pablo Speciale · 12 years ago
  32. 9ad27e8 Add one uninstall target to remove all installed files by Arnaud Gelas · 13 years ago