summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ / | |/| | |
* | | | | Merge topic 'iar-new_architectures'Brad King2019-05-136-28/+62
|\ \ \ \ \
| * | | | | IAR: Add architecture support for RL78, RH850 and MSP430Stefan Andersson2019-05-086-28/+62
* | | | | | Merge topic 'FindProtobuf-gen-sources'Brad King2019-05-131-1/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Protobuf: Fix generated source path with PROTOBUF_GENERATE_CPP_APPEND_PATH OFFBob Weinand2019-05-081-1/+6
| | |/ / / | |/| | |
* | | | | Merge topic 'FindPython-module'Marc Chevrier2019-05-104-77/+124
|\ \ \ \ \
| * | | | | FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-074-77/+124
* | | | | | Merge topic 'FindBoost-fphsa'Brad King2019-05-081-219/+147
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindBoost: Modernize module mode with FPHSADennis Klein2019-05-071-130/+24
| * | | | | FindBoost: Fix and modernize config mode with FPHSADennis Klein2019-05-071-10/+26
| * | | | | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNTDennis Klein2019-05-071-19/+34
| * | | | | FindBoost: Introduce new imported target Boost::headersDennis Klein2019-05-071-5/+15
| * | | | | FindBoost: Compare versions consistently against Boost_VERSION_STRINGDennis Klein2019-05-071-55/+48
| |/ / / /
* | | | | Merge topic 'findmpi-debug'Brad King2019-05-073-17/+30
|\ \ \ \ \