1. 0a53aa9 Take abseil as a dependency by Sameer Agarwal · 9 months ago
  2. 6fb3dae Add cuDSS as sparse Cholesky solver by Mark Shachkov · 11 months ago
  3. 8b88a9a Use C++17 Bessel functions by Sergiu Deitsch · 2 years, 10 months ago
  4. 84436f7 Use native CMake TBB package configuration by Sergiu Deitsch · 1 year, 2 months ago
  5. 4893392 Rework MSVC warning suppression by Sergiu Deitsch · 1 year, 6 months ago
  6. 5a30cae Preparing for 2.2.0rc1 by Sameer Agarwal · 1 year, 6 months ago 2.2.0rc1
  7. a1c02e8 Rework the Sphinx find module by Sergiu Deitsch · 1 year, 7 months ago
  8. a57e35b Require at least CMake 3.16 by Sergiu Deitsch · 1 year, 7 months ago
  9. 06bfe6f Remove OpenMP and No threading backends. by Sameer Agarwal · 2 years, 4 months ago
  10. 352b320 Fixed SuiteSparse 6.0 version parsing by Sergiu Deitsch · 2 years, 5 months ago
  11. 9aa52c6 Use FindCUDAToolkit for CMake >= 3.17 by Alex Stewart · 2 years, 5 months ago
  12. 1cf49d6 Update FindGlog.cmake to create glog::glog target by Sameer Agarwal · 2 years, 8 months ago
  13. 0c88301 Provide optional METIS support by Sergiu Deitsch · 2 years, 11 months ago
  14. dfce1e1 Link against threading library only if necessary by Sergiu Deitsch · 2 years, 10 months ago
  15. 69eddfb Use find module to link against OpenMP by Sergiu Deitsch · 2 years, 10 months ago
  16. 2335b5b Remove support for CXSparse by Sameer Agarwal · 2 years, 10 months ago
  17. 66e0adf Fix detection of sphinx-rtd-theme by Sameer Agarwal · 2 years, 10 months ago
  18. f1414cb Correct spelling in comments and docs. by Evan Levine · 3 years ago
  19. 93511bf Fix SuiteSparse path and version reporting by Sergiu Deitsch · 3 years, 1 month ago
  20. 0133dad Add Github workflows by Sergiu Deitsch · 3 years, 1 month ago
  21. d3612c1 Set CMP0057 policy for IN_LIST operator in FindSuiteSparse.cmake by Brent Yi · 3 years, 1 month ago
  22. 4bc100c Do not define unusable import targets by Sergiu Deitsch · 3 years, 1 month ago
  23. 817f5a0 Switch to imported SuiteSparse, CXSparse, and METIS targets by Sergiu Deitsch · 3 years, 2 months ago
  24. 99698f0 Fix Apple Clang weak symbols warnings by Sergiu Deitsch · 3 years, 2 months ago
  25. f90833f Simplify symbol export by Sergiu Deitsch · 3 years, 2 months ago
  26. 36d6d86 Add support for dense CUDA solvers #1 by Joydeep Biswas · 3 years, 2 months ago
  27. 8d3e64d Use modern-style Eigen3 CMake variables by Alex Stewart · 3 years, 5 months ago
  28. 7de561e Fix dependency check for building documentation by Sumit Dey · 3 years, 10 months ago
  29. 941ea13 Fix FindTBB version detection with TBB >= 2021.1.1 by Alex Stewart · 4 years, 1 month ago
  30. 4e69a47 Fix potential for mismatched release/debug TBB libraries by Alex Stewart · 4 years, 7 months ago
  31. 7d3ffcb Remove forced CONFIG from find_package(Eigen3) by Alex Stewart · 4 years, 8 months ago
  32. a029fc0 Use latest FindTBB.cmake from VTK project by Alex Stewart · 4 years, 8 months ago
  33. aa1abbc Replace use of GFLAGS_LIBRARIES with export gflags target by Alex Stewart · 4 years, 8 months ago
  34. 7ef83e0 Update minimum required C++ version for Ceres to C++14 by Alex Stewart · 4 years, 10 months ago
  35. cca93fe Bypass Ceres' FindGlog.cmake in CeresConfig.cmake if possible by Alex Stewart · 4 years, 10 months ago
  36. b70687f Add namespace qualified Ceres::ceres CMake target by Alex Stewart · 4 years, 10 months ago
  37. 27b7179 Respect FIND_QUIETLY flag in cmake config file by Alastair Harrison · 4 years, 11 months ago
  38. e9eb76f Remove AutodiffCodegen CMake integration by Darius Rueckert · 5 years ago
  39. 90799e2 Fix install and unnecessary string copy by Darius Rueckert · 5 years ago
  40. 032d584 AutoDiff Code Generation - CMake Integration by Darius Rueckert · 5 years ago
  41. a369683 use CMake function to create CeresConfigVersion by NeroBurner · 5 years ago
  42. 4655f25 Use find_package() instead of find_dependency() in CeresConfig.cmake by Alex Stewart · 5 years ago
  43. a548766 Use glfags target by NeroBurner · 5 years ago
  44. 33dd469 Use Eigen3::Eigen target by NeroBurner · 5 years ago
  45. 1084c54 Quote all configure-expanded paths by Alex Stewart · 5 years ago
  46. 2b494cf Update Travis CI to Bionic & Xcode 11.2 by Alex Stewart · 5 years ago
  47. a3dde68 Require Xcode >= 11.2 on macOS 10.15 (Catalina) by Alex Stewart · 5 years ago
  48. 52d6477 Detect and disable -fstack-check on macOS 10.15 with Xcode 11 by Alex Stewart · 5 years ago
  49. 54ba6c2 Fix missing declaration warnings in Ceres code by Sergey Sharybin · 7 years ago
  50. ee7e2cb Set Homebrew paths via HINTS not CMAKE_PREFIX_PATH by Alex Stewart · 6 years ago
  51. 4f8a018 Revert "Fix custom Eigen on macos (EIGEN_INCLUDE_DIR_HINTS)" by Sameer Agarwal · 6 years ago
  52. e6c5c72 Fix custom Eigen on macos (EIGEN_INCLUDE_DIR_HINTS) by Nikolaus Demmel · 6 years ago
  53. 9350e57 Enable optional use of sanitizers by Alex Stewart · 6 years ago
  54. 0d3a84f Fix typos in doc and errors in the demo code. by Kuang Fangjun · 7 years ago
  55. 402a2e4 Import Threads::Threads CMake target in CeresConfig.cmake by Alex Stewart · 7 years ago
  56. 16f9b34 Remove Intel TBB threading support. by Alex Stewart · 7 years ago
  57. 2166bad Replace include_directories() with target_include_directories(). by Alex Stewart · 7 years ago
  58. 8f41ca6 Add Apple's Accelerate framework as a sparse linear algebra library. by Alex Stewart · 7 years ago
  59. d656d34 Refactor Ceres threading option configuration. by Alex Stewart · 7 years ago
  60. 799fd50 Ensure host-built packages are not used when building for iOS. by Alex Stewart · 7 years ago
  61. 7582834 Do not bypass default CMake compiler checks on iOS. by Alex Stewart · 7 years ago
  62. af77d3e Fix exported gflags include path. by Alex Stewart · 7 years ago
  63. 7c4e8a4 Replace scoped_ptr with C++11's unique_ptr by Keir Mierle · 7 years ago
  64. fc9336e Deprecate mutex.h by Sameer Agarwal · 7 years ago
  65. a1458f3 More C++11ification. by Sameer Agarwal · 7 years ago
  66. ffae101 Removed CERES_USE_CXX11 Remove the special handling for tr1::shared_ptr. by Sameer Agarwal · 7 years ago
  67. 282b8b5 Require >= C++11 & CMake >= 3.5 when building Ceres. by Alex Stewart · 7 years ago
  68. a80b8cf Fix C++11 detection for VS2010. by Alex Stewart · 7 years ago
  69. df2d882 Remove armv7 from target architectures when building for iOS >= 11. by Alex Stewart · 7 years ago
  70. 7b27175 Adds C++11 parallel for implementation. by Mike Vitus · 7 years ago
  71. c426f46 Fix TBB detection on Windows. by Alex Stewart · 7 years ago
  72. 488d401 Cleanup import of TBB in CMake. by Alex Stewart · 7 years ago
  73. 4ffec20 Add TBB threading support. by Yury Prokazov · 9 years ago
  74. d8f4091 Hide optional SuiteSparse vars in CMake GUI by default. by Alex Stewart · 8 years ago
  75. ffe7cc3 Always hide TBB_LIBRARY in CMake GUI by default. by Alex Stewart · 8 years ago
  76. f58eacf Fix suppression of C++11 propagation warning. by Alex Stewart · 8 years ago
  77. a1ff7f7 Support `suitesparse` path suffix on Windows for SuiteSparse and CXSparse by Arkady Shapkin · 8 years ago
  78. e6c14a4 Fix cmake error from CeresConfig.cmake when Ceres not found by Taylor Braun-Jones · 8 years ago
  79. 60811df Fix a bug introduced in fa39fae0b71afd3423792270881924438d8ad2f0 by Sameer Agarwal · 8 years ago
  80. fa39fae Pass user-specified search hints as HINTS not PATHS. by Alex Stewart · 8 years ago
  81. ec5bd23 Prefer Eigen installs over exported build directories. by Alex Stewart · 8 years ago
  82. d72e19d Use target_compile_features() to specify C++11 requirement if available. by Alex Stewart · 8 years ago
  83. 74df65b Optionally use exported Eigen CMake configuration if available. by Alex Stewart · 8 years ago
  84. 0b74859 Fix how NOT binds in the if statement by Sameer Agarwal · 8 years ago
  85. c123864 Use Ceres_[SOURCE/BINARY]_DIR not CMAKE_XXX_DIR to support nesting. by Alex Stewart · 8 years ago
  86. 0429189 Add default Fedora/Debian locations for CXSparse to search paths. by Alex Stewart · 8 years ago
  87. af3b939 Fix search path for miniglog headers when Ceres is exported. by Alex Stewart · 8 years ago
  88. 9321b62 Fix detection of deprecated Bessel function names on MSVC. by Alex Stewart · 8 years ago
  89. 7b4ec98 Fix detection of CMake-built glog on Windows. by Alex Stewart · 8 years ago
  90. adb5f8e Add additional search paths for glog & Eigen on Windows. by Alex Stewart · 8 years ago
  91. 8a2da98 Clear XXX_FOUND in Find<XXX>.cmake prior to searching. by Alex Stewart · 8 years ago
  92. 523e397 Fix missing gflags imported target definition in CeresConfig.cmake by Alex Stewart · 8 years ago
  93. d38e49a Add support for glog exported CMake target. by Alex Stewart · 8 years ago
  94. c5c6f55 Fix potential invalid reset of CMAKE_FIND_LIBRARY_PREFIXES on MSVC. by Alex Stewart · 8 years ago
  95. 9843f32 Report Ceres compile options as components in find_package(). by Alex Stewart · 9 years ago
  96. 562a72e Fix missing early return() in xxx_not_found() dependency macros. by Alex Stewart · 9 years ago
  97. b5f5100 Make CMake read Ceres version directly from include/ceres/version.h. by Alex Stewart · 9 years ago
  98. 7efc92d Add IOS_DEPLOYMENT_TARGET variable to iOS.cmake by Eduard Feicho · 9 years ago
  99. 89c4000 Only use LTO when compiling Ceres itself, not tests or examples. by Alex Stewart · 10 years ago 1.11.0rc3
  100. 90e32a8 Use old minimum iOS version flags on Xcode < 7.0. by Alex Stewart · 10 years ago