index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
FindGDAL.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindGDAL: Add library name for MSVC Debug GDAL
Gregoire Krähenbühl
2022-10-03
1
-1
/
+1
*
FindGDAL: support finding additional GDAL library names
Ben Boeckel
2021-02-12
1
-1
/
+17
*
FindGDAL: add support for skipping gdal-config
Ben Boeckel
2021-02-11
1
-1
/
+8
*
FindGDAL: add documentation to cache variables
Ben Boeckel
2021-02-11
1
-0
/
+3
*
FindGDAL: conditionally set the output variables
Ben Boeckel
2021-02-11
1
-8
/
+10
*
FindGDAL: mark cache variables as advanced
Ben Boeckel
2021-02-11
1
-0
/
+3
*
FindGDAL: use execute_process instead of exec_program
Ben Boeckel
2021-02-11
1
-1
/
+1
*
FindGDAL: fix some indentation
Ben Boeckel
2021-02-11
1
-3
/
+3
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-1
/
+4
*
Help: Improve description of modules
Bartosz Kosiorek
2019-04-23
1
-1
/
+1
*
FindGDAL: set the GDAL_VERSION
Ben Boeckel
2018-11-01
1
-1
/
+14
*
FindGDAL: add an imported target
Ben Boeckel
2018-11-01
1
-0
/
+13
*
FindGDAL: Modernize documentation layout
Brad King
2018-11-01
1
-12
/
+21
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-23
/
+24
*
FindGDAL: Handle gdal-config printing absolute path to library
Adam Thompson
2018-03-07
1
-4
/
+42
*
Modules: Restore recently removed search path suffixes
Brad King
2018-02-26
1
-0
/
+3
*
Modules: Remove paths set as global Unix prefixes
Christian Pfeiffer
2017-11-20
1
-21
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13
/
+3
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-2
/
+2
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-4
/
+16
*
use PATH_SUFFIXES to simplify find_* calls
Rolf Eike Beer
2012-08-14
1
-1
/
+1
*
use the find_* functions ENV parameter
Rolf Eike Beer
2012-08-14
1
-6
/
+6
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-4
/
+4
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-3
/
+3
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1
/
+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1
/
+1
*
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
Alex Neundorf
2010-09-28
1
-1
/
+1
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1
/
+1
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-0
/
+14
*
BUG: Fix library detection for GDAL on most Linux distributions (Issue #7445)
Philip Lowman
2009-01-31
1
-40
/
+60
*
ENH: Cleanup Find* modules with new HINTS feature
Brad King
2008-06-09
1
-14
/
+3
*
BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...
Brad King
2008-01-15
1
-11
/
+2
*
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
Eric Wing
2007-12-20
1
-0
/
+93