summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'solaris_clang'Brad King2019-08-192-0/+2
|\
| * Solaris: Add support for Clang compilerLibor Bukata2019-08-092-0/+2
* | Merge topic 'msvc-runtime-library-flang'Brad King2019-08-191-0/+5
|\ \
| * | Flang: Implement MSVC runtime library abstractionBrad King2019-08-091-0/+5
| * | Merge branch 'FindGLEW-macOS' into release-3.15Brad King2019-08-061-3/+34
| |\ \
* | \ \ Merge topic 'swift-import-library-location'Kyle Edwards2019-08-191-2/+6
|\ \ \ \
| * | | | Swift: honour `IMPLIB_LOCATION` propertySaleem Abdulrasool2019-08-121-2/+6
* | | | | Merge topic 'clang-llvm-rc'Kyle Edwards2019-08-161-0/+15
|\ \ \ \ \
| * | | | | Clang: Fall back to llvm-rc when rc is unavailableGregory Mitrano2019-08-141-0/+15
| |/ / / /
* | | | | Merge topic 'per-language-link-library-flag'Kyle Edwards2019-08-131-0/+1
|\ \ \ \ \
| * | | | | Generator: support per-language link library flagSaleem Abdulrasool2019-08-091-0/+1
| |/ / / /
* | | | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id'Kyle Edwards2019-08-132-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CUDA: Compilers can now state they don't require a device linking stepRobert Maynard2019-08-062-1/+3
* | | | | Merge topic 'soname-darwin'Brad King2019-08-091-1/+3
|\ \ \ \ \
| * | | | | Swift: correct SONAME flag for Darwin targetsSaleem Abdulrasool2019-08-061-1/+3
* | | | | | Merge topic 'fphsa-components-space'Brad King2019-08-091-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FPHSA: Remove extra space in module components reportSylvain Joubert2019-08-061-2/+2
| |/ / / /
* | | | | Merge topic 'FindPython-virtual-env'Brad King2019-08-074-185/+312
|\ \ \ \ \
| * | | | | FindPython: ensure virtual environments are correctly handledMarc Chevrier2019-08-054-185/+312
* | | | | | Merge topic 'FindGLEW-macOS'Brad King2019-08-071-3/+34
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindGLEW: Fix typo in verbose log messageClaudio Fantacci2019-08-061-1/+1
| * | | | | FindGLEW: Add required OpenGL dependency in macOSClaudio Fantacci2019-08-061-0/+31
| * | | | | FindGLEW: Fix macOS library suffix selectionClaudio Fantacci2019-08-061-2/+2
* | | | | | Merge topic 'cmake-dependent-option-doc'Brad King2019-08-061-2/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CMakeDependentOption: Document that 4th parameter follows if-syntaxHong Xu2019-08-051-2/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'clang-frontend-variant'Brad King2019-08-062-0/+32
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | clang: Work around toolchain file use of internal CMake variablesBrad King2019-08-052-0/+32
* | | | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAGBrad King2019-08-021-1/+1
| |/ / |/| |
* | | Merge topic 'clang-cl-non-windows'Brad King2019-08-021-1/+1
|\ \ \ | |/ /
| * | clang: Restore support for clang-cl on non-Windows hostsBrad King2019-07-311-1/+1
| |/
| * Merge branch 'FindMPI-link-flags' into release-3.15Brad King2019-07-251-5/+2
| |\
| * \ Merge branch 'backport-clang-gnulike-support' into release-3.15Brad King2019-07-241-0/+7
| |\ \
| * \ \ Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15Brad King2019-07-221-6/+14
| |\ \ \
| * \ \ \ Merge branch 'backport-swift-improvements' into release-3.15Brad King2019-07-181-4/+19
| |\ \ \ \
| | * | | | Swift: support SONAME on ELFish targetsSaleem Abdulrasool2019-07-181-2/+5
| | * | | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-181-6/+10
| | * | | | Swift: add rules for static linkingSaleem Abdulrasool2019-07-181-0/+6
| | * | | | Support per-language library link flagsSaleem Abdulrasool2019-07-181-0/+2
* | | | | | Merge topic 'ExternalProject-avoid-extra-checkout'Brad King2019-07-311-1/+1
|\ \ \ \ \ \
| * | | | | | ExternalProject: Avoid unnecessary checkout on cloneTetragramm2019-07-301-1/+1
* | | | | | | FindPythonInterp: Document lack of version filtering for plain `python`Brad King2019-07-301-0/+9
* | | | | | | Merge topic 'find_more_binutils'Brad King2019-07-301-16/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CMakeFindBinUtils: add some more binutilsNorbert Lange2019-07-231-1/+7
| * | | | | | CMakeFindBinUtils: add missing llvm alternativesNorbert Lange2019-07-231-6/+9
| * | | | | | CMakeFindBinUtils: Rename and unset variables for additional namesNorbert Lange2019-07-231-13/+14
* | | | | | | Merge topic 'CheckCXXSymbolExists-c++-syntax'Brad King2019-07-292-2/+34
|\ \ \ \ \ \ \
| * | | | | | | CheckCXXSymbolExists: Make C++-syntax symbols work on more compilersHong Xu2019-07-262-2/+34
* | | | | | | | Android: Use unified toolchain in NDK r19+Brad King2019-07-266-3/+82
* | | | | | | | Android: Re-order system initialization to select sysroot lastBrad King2019-07-261-2/+2
* | | | | | | | Android: Clarify name of internal variable for arch tripleBrad King2019-07-262-12/+12