summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindGDAL: set the GDAL_VERSIONBen Boeckel2018-11-013-7/+17
* Tests/FindGDAL: add a test for FindGDALBen Boeckel2018-11-014-0/+44
* FindGDAL: add an imported targetBen Boeckel2018-11-012-0/+17
* FindGDAL: Modernize documentation layoutBrad King2018-11-011-12/+21
* Merge branch 'release-3.13'Brad King2018-10-310-0/+0
|\
| * Merge branch 'FindPostgreSQL-11' into release-3.13Brad King2018-10-311-2/+2
| |\
* | \ Merge topic 'FindBoost-debug-lib-prefix'Brad King2018-10-311-0/+7
|\ \ \
| * | | FindBoost: Output Boost_LIB_PREFIX if Boost_DEBUG=ON requestedMateusz Łoskot2018-10-301-0/+7
* | | | Merge topic 'FindPostgreSQL-11'Brad King2018-10-311-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | FindPostgreSQL: Search for version 11Sylvain Joubert2018-10-301-2/+2
* | | | CMake Nightly Date StampKitware Robot2018-10-311-1/+1
* | | | Merge branch 'release-3.13'Brad King2018-10-300-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'UseSWIG-typos' into release-3.13Brad King2018-10-291-2/+2
| |\ \ \
| * \ \ \ Merge branch 'FindBoost-stacktrace' into release-3.13Brad King2018-10-291-0/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'flang-preprocess-source' into release-3.13Brad King2018-10-291-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'qccDepfile' into release-3.13Brad King2018-10-291-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cuda-filter-device-link-libs' into release-3.13Brad King2018-10-291-8/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'UseSWIG-multi-input' into release-3.13Brad King2018-10-292-2/+40
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'set_directory_properties-script-mode' into release-3.13Brad King2018-10-297-2/+19
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release-3.12'Brad King2018-10-300-0/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-cuda-filter-device-link-libs' into release-3.12Brad King2018-10-291-8/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'set_directory_properties-script-mode' into release-3.12Brad King2018-10-297-2/+19
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge topic 'cuda_device_linking_drop_dynamic_libs'Brad King2018-10-301-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-cuda-filter-device-link-libs'Brad King2018-10-290-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | / / / / / / | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | CUDA: Filter out non-static libraries during device linkingRobert Maynard2018-10-291-8/+8
| * | | | | | | | | | | CUDA: Filter out non-static libraries during device linkingRobert Maynard2018-10-291-8/+8
* | | | | | | | | | | | Merge topic 'set_directory_properties-script-mode'Brad King2018-10-307-2/+19
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | set_directory_properties: Restore in script modeBrad King2018-10-297-2/+19
* | | | | | | | | | | | Merge topic 'flang-preprocess-source'Brad King2018-10-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Flang: Fix command-line used to preprocess sourcesBrad King2018-10-291-1/+1
* | | | | | | | | | | | Merge topic 'FindBoost-stacktrace'Brad King2018-10-301-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | FindBoost: Add support for stacktrace componentsMartin Quinson2018-10-291-0/+6
* | | | | | | | | | | | Merge topic 'qccDepfile'Brad King2018-10-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | QNX: Update qcc depfile flags to be compliant with ccacheMaikel van den Hurk2018-10-291-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'UseSWIG-typos'Brad King2018-10-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | UseSWIG: Add target language and input file in command descriptionSylvain Joubert2018-10-291-1/+1
| * | | | | | | | | | UseSWIG: Typo, add missing letterSylvain Joubert2018-10-291-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'UseSWIG-multi-input'Brad King2018-10-302-2/+40
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | UseSWIG: multiple input files must be supported in version 2Marc Chevrier2018-10-292-2/+40
* | | | | | | | | | Merge topic 'FindMatlab-2018a-API'Brad King2018-10-3011-128/+328
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | FindMatlab: Fix linker command under Windows.Cris Luengo2018-10-291-4/+5
| * | | | | | | | | FindMatlab: Fix compilation error in one specific test configuration.Cris Luengo2018-10-291-0/+6
| * | | | | | | | | FindMatlab: added unit tests for new functionality.Cris Luengo2018-10-249-9/+191
| * | | | | | | | | FindMatlab: add change log item.Cris Luengo2018-10-241-0/+7
| * | | | | | | | | FindMatlab: `matlab_add_mex` has new options `R2017b` and `R2018a`.Cris Luengo2018-10-241-70/+87
| * | | | | | | | | FindMatlab: Always find core libraries.Cris Luengo2018-10-241-48/+35
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-10-301-1/+1
* | | | | | | | | | Merge topic 'target_property-clarification'Brad King2018-10-291-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Clarify usage of TARGET_PROPERTY generator expressionKyle Edwards2018-10-261-1/+4
* | | | | | | | | | | Merge topic 'ExternalProject-log-patch'Brad King2018-10-294-0/+16
|\ \ \ \ \ \ \ \ \ \ \