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