summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ARMClang: fix policy manipulation in the compiler moduleBen Boeckel2019-05-231-3/+5
* Merge topic 'swift-flag-variables'Brad King2019-05-231-2/+10
|\
| * Modules: add Swift MSVC_RUNTIME_LIBRARY flagsSaleem Abdulrasool2019-05-211-0/+8
| * Modules: add `CMAKE_Swift_FRAMEWORK_SEARCH_FLAG`Saleem Abdulrasool2019-05-211-0/+1
| * Modules: remove `CMAKE_INCLUDE_FLAG_SEP_Swift`Saleem Abdulrasool2019-05-211-2/+1
* | Merge topic 'FindPython-find_strategy'Brad King2019-05-234-363/+813
|\ \
| * | FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-214-5/+21
| * | FindPython: Implement lookup strategies.Marc Chevrier2019-05-214-363/+797
| |/
* | Merge topic 'swift-flags'Brad King2019-05-231-4/+4
|\ \
| * | Ninja,Swift: pass along DEFINES/FLAGS/INCLUDESSaleem Abdulrasool2019-05-211-4/+4
| |/
* | Merge topic 'vs-ApplicationTypeRevision'Brad King2019-05-221-2/+2
|\ \
| * | VS: Fix ApplicationTypeRevision in builtin check projectsBrad King2019-05-211-2/+2
* | | IAR: Do not print compiler architecture id for non-IAR compilersBrad King2019-05-212-2/+2
| |/ |/|
* | Merge topic 'FindPostgreSQL-config-support'Brad King2019-05-211-13/+46
|\ \ | |/ |/|
| * FindPostgreSQL: Find debug lib, imported configsAndrei Lebedev2019-05-201-13/+46
* | Merge topic 'ninja-swift'Brad King2019-05-205-31/+130
|\ \
| * | Modules: add build rules for Swift Ninja supportSaleem Abdulrasool2019-05-164-24/+98
| * | Swift: Detect compiler versionBrad King2019-05-161-0/+24
| * | CMakeDetermineCompilerId: Make CMAKE_${lang}_COMPILER available earlierBrad King2019-05-161-7/+8
* | | FindPNG: Fix definitions on imported targetAxel Huebl2019-05-171-1/+4
| |/ |/|
* | Merge topic 'findblas_mklroot_bla_vendor'Brad King2019-05-171-9/+8
|\ \
| * | FindBLAS: Choose MKL arch based on BLA_VENDORJakub Benda2019-05-161-9/+8
* | | Merge topic 'use_additional_clean_files'Brad King2019-05-174-8/+9
|\ \ \ | |_|/ |/| |
| * | UseSWIG: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-2/+2
| * | UseJava: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-1/+2
| * | UseEcos: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-4/+4
| * | FindDoxygen: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-1/+1
* | | Merge topic 'armclang'Brad King2019-05-1613-1/+121
|\ \ \
| * | | ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-1413-1/+121
* | | | Merge topic 'FindBoost-allow-root'Brad King2019-05-161-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindBoost: Remove obsolete diagnostic message about Boost_ROOTDennis Klein2019-05-151-1/+5
| | |/ | |/|
* | | Merge topic 'msvc-jmc'Brad King2019-05-152-0/+10
|\ \ \ | |/ / |/| |
| * | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-142-0/+10
* | | Merge topic 'refactor_docs_use_java'Craig Scott2019-05-151-294/+229
|\ \ \
| * | | UseJava: Refactor documentation for better formattingRobert Maynard2019-05-151-294/+229
| |/ /
* | | Modules: Consistently use 2 space indentationKitware Robot2019-05-1448-1627/+1624
* | | Merge topic 'find-boost-cmp0093'Brad King2019-05-141-3/+12
|\ \ \
| * | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-131-3/+12
* | | | Merge topic 'relax_cxx_relaxed_constexpr_requirements'Brad King2019-05-144-12/+5
|\ \ \ \
| * | | | CompileFeatures: Record when MSVC gained full CXX14 supportRobert Maynard2019-05-131-0/+1
| * | | | CompileFeatures: Record when Intel gained full CXX14 supportRobert Maynard2019-05-131-7/+1
| * | | | CompileFeatures: Relax cxx_relaxed_constexpr compiler requirementsRobert Maynard2019-05-132-5/+3
| | |/ / | |/| |
* | | | Merge topic 'apple_clang_cxx_20_support'Brad King2019-05-141-1/+5
|\ \ \ \
| * | | | Features: Activate C++20 support for AppleClang 10.0+Robert Maynard2019-05-071-1/+5
| |/ / /
* | | | Merge topic 'swig4'Brad King2019-05-141-1/+1
|\ \ \ \
| * | | | FindSWIG: Support swig4.0Daniele E. Domenichelli2019-05-131-1/+1
* | | | | Merge topic 'ios-xctest-lookup'Brad King2019-05-141-0/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Apple: Properly lookup XCTest for iOS and tvOSGregor Jasny2019-05-111-0/+19
* | | | | Merge topic 'apple_clang_full_cxx_14_support'Brad King2019-05-131-0/+2
|\ \ \ \ \
| * | | | | CompileFeatures: Record when AppleClang gained full CXX14 supportRobert Maynard2019-05-071-0/+2
| | |_|/ / | |/| | |