summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBoost-debug-messages'Brad King2019-05-301-100/+100
|\
| * FindBoost: Refactor debug messagesDennis Klein2019-05-281-100/+100
* | Merge topic 'clang-gnulike-support'Brad King2019-05-298-50/+169
|\ \
| * | clang: setup correct configuration in gnu modeZsolt Parragi2019-05-232-7/+123
| * | binutils: add the llvm-* variants to the tool lists.Zsolt Parragi2019-05-171-5/+16
| * | clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANTZsolt Parragi2019-05-175-38/+30
* | | Merge topic 'FindZLIB-names'Brad King2019-05-291-2/+2
|\ \ \
| * | | FindZLIB: Add more zlib library namesAlexander Neumann2019-05-281-2/+2
* | | | Merge topic 'samu'Brad King2019-05-291-1/+1
|\ \ \ \
| * | | | Ninja: Consider 'samu' when looking for CMAKE_MAKE_PROGRAMMichael Forney2019-05-281-1/+1
| |/ / /
* | | | Merge topic 'swift-wrapper'Brad King2019-05-291-1/+2
|\ \ \ \
| * | | | Modules: correct linker wrapper flag for SwiftSaleem Abdulrasool2019-05-281-1/+2
| | |_|/ | |/| |
* | | | Merge topic 'linker-preference'Brad King2019-05-291-0/+3
|\ \ \ \
| * | | | Modules: setup `CMAKE_Swift_LINKER_PREFERENCE`Saleem Abdulrasool2019-05-241-0/+3
| | |/ / | |/| |
* | | | Merge topic 'findopenmp-new-dates'Brad King2019-05-291-0/+4
|\ \ \ \
| * | | | FindOpenMP: Add 5.0 and VS19 spec datesChristian Pfeiffer2019-05-241-0/+4
* | | | | Merge topic 'flex'Brad King2019-05-281-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindFLEX: fix exampleMarcin Ĺšlusarz2019-05-261-0/+1
| | |/ / | |/| |
* | | | Merge topic 'FindThreads-doc-c++'Brad King2019-05-281-3/+0
|\ \ \ \
| * | | | FindThreads: Drop incorrect docs about usage with C++Brad King2019-05-281-3/+0
* | | | | Merge topic 'FindPython-find_framework'Brad King2019-05-284-15/+41
|\ \ \ \ \
| * | | | | FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.Marc Chevrier2019-05-244-15/+41
| | |/ / / | |/| | |
* | | | | Merge topic 'GetPrerequisites-use-if-IN_LIST'Brad King2019-05-281-10/+6
|\ \ \ \ \
| * | | | | GetPrerequisites: use if(IN_LIST) instead of foreachBen Boeckel2019-05-231-10/+6
* | | | | | Merge topic 'swift-response'Brad King2019-05-281-0/+2
|\ \ \ \ \ \
| * | | | | | Ninja,Swift: correct response file handlingSaleem Abdulrasool2019-05-231-0/+2
| |/ / / / /
* | | | | | Merge topic 'FindICU-find-names'Brad King2019-05-281-4/+8
|\ \ \ \ \ \
| * | | | | | FindICU: Pass explicit NAMES argument to find command callsBrad King2019-05-241-4/+8
| |/ / / / /
* | | | | | Merge topic 'FindBoost-contract-requires-compile-features'Brad King2019-05-281-0/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindBoost: Add compiler features for Boost Contract libraryAlex Turbov2019-05-241-0/+10
| | |/ / / | |/| | |
| * | | | Merge branch 'swig4' into release-3.14Brad King2019-05-131-1/+1
| |\ \ \ \
* | | | | | 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