summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindHDF5-importedconf-fix'Brad King2017-08-041-13/+64
|\
| * FindHDF5: fixes for HL when using an imported configKris Thielemans2017-08-031-3/+9
| * FindHDF5: unset some variablesKris Thielemans2017-08-031-12/+14
| * FindHDF5: for a static imported config, use CONFIG-specific libraryKris Thielemans2017-08-031-1/+4
| * FindHDF5: fix hdf5-config case with more than one configurationKris Thielemans2017-08-031-3/+43
* | Merge topic 'android-plain-sysroot'Brad King2017-08-041-3/+9
|\ \
| * | Android: Fix support for CMAKE_SYSROOT without CMAKE_SYSROOT_COMPILEBrad King2017-08-031-3/+9
* | | Merge topic 'UseSWIG-Java-enabled'Brad King2017-08-031-2/+4
|\ \ \
| * | | UseSWIG: Fix when Java is enabled as a languageBrad King2017-08-021-2/+4
| |/ /
* | | Merge topic 'FindLibXml2-compat'Brad King2017-08-021-0/+7
|\ \ \
| * | | FindLibXml2: Restore compatibility with projects setting LIBXML2_LIBRARIESBrad King2017-08-021-0/+7
* | | | Merge topic 'FindJava-fix-1.6-registry'Brad King2017-08-021-1/+1
|\ \ \ \
| * | | | FindJava: fix hint for windows jre 1.6Rechi Rechi2017-08-021-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindMatlab/CUSTOM_TEST_COMMAND-documentation-fix'Craig Scott2017-07-291-2/+2
|\ \ \ \
| * | | | FindMatlab: CUSTOM_TEST_COMMAND documentation fixRaffi Enficiaud2017-07-271-2/+2
* | | | | Merge topic 'FindJava_earlyAccessDebian'Craig Scott2017-07-281-1/+1
|\ \ \ \ \
| * | | | | Allow early access version trailing string to be mixed caseCraig Scott2017-07-251-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'FindBoost'Craig Scott2017-07-271-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindBoost: pop policy stack before returningCristian Adam2017-07-261-0/+2
| |/ / /
| * | | Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9Brad King2017-07-131-1/+3
| |\ \ \
* | \ \ \ Merge topic 'CheckSymbolExists-rename-impl'Craig Scott2017-07-242-4/+4
|\ \ \ \ \
| * | | | | CheckSymbolExists: Rename implementation macroCristian Adam2017-07-202-4/+4
* | | | | | Merge topic 'cpack-stgz-help'Brad King2017-07-211-0/+2
|\ \ \ \ \ \
| * | | | | | CPack: Add missing options to installer shell script helpFrancois Budin2017-07-201-0/+2
| |/ / / / /
* | | | | | Merge topic 'docsExternalProject'Brad King2017-07-211-374/+821
|\ \ \ \ \ \
| * | | | | | ExternalProject: Improve documentationCraig Scott2017-07-171-374/+821
* | | | | | | Merge topic 'vs-lang-std'Brad King2017-07-202-4/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | MSVC: Add flags for C++ language standardsBrad King2017-07-172-4/+28
* | | | | | | Merge topic 'GHS_int_detection'Brad King2017-07-181-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | GHS: Correct the regex for the intXXXX directory detection.Roman Wüger2017-07-171-1/+1
| |/ / / / /
* | | | | | Merge topic 'FindLibXml2-standard-vars'Brad King2017-07-171-12/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindLibXml2: Switch to standard module variable namesVadim Zhukov2017-07-141-12/+34
| |/ / /
* | | | Merge topic 'cmp0054-asm-warning'Brad King2017-07-141-1/+1
|\ \ \ \
| * | | | CMakeDetermineASMCompiler: fix a CMP0054 warningBen Boeckel2017-07-131-1/+1
* | | | | Merge topic 'ninja_cuda_export_compile_commands_support'Brad King2017-07-141-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and NinjaRobert Maynard2017-07-131-1/+3
* | | | | Merge topic 'CMakePushCheckState-fix-RESET'Brad King2017-07-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMakePushCheckState: Fix cmake_push_check_state RESET argumentBrad King2017-07-121-1/+1
| | |/ / | |/| |
* | | | Merge topic 'android-system-include-last'Brad King2017-07-131-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Always add standard include directories lastBrad King2017-07-131-1/+0
| | |/ | |/|
| * | Merge branch 'android-fix-c++_shared' into release-3.9Brad King2017-07-121-0/+1
| |\ \
* | \ \ Merge topic 'FindProtobuf-protoc-target'Brad King2017-07-131-4/+16
|\ \ \ \
| * | | | FindProtobuf: add target for protocAndré Apitzsch2017-07-121-4/+16
* | | | | Merge topic 'labels-for-subprojects'Brad King2017-07-131-0/+3
|\ \ \ \ \
| * | | | | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variableBetsy McPhail2017-07-101-0/+3
* | | | | | Merge topic 'android-fix-c++_shared'Brad King2017-07-121-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Android: Link to android_support with c++_sharedBrad King2017-07-121-0/+1
* | | | | Merge topic 'FindMFC-try-static'Brad King2017-07-111-0/+11
|\ \ \ \ \
| * | | | | FindMFC: Check for static MFC variantRich Chiodo2017-07-061-0/+11
| | |/ / / | |/| | |
* | | | | Merge topic 'FindPkgConfig-rerun'Brad King2017-07-111-1/+3
|\ \ \ \ \