summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ASM: Remove unneeded empty variablesRobert Maynard2020-07-301-10/+0
* Merge topic 'clang-msvc-cxx-std'Brad King2020-07-301-5/+5
|\
| * Clang: Fix fallback compile features when simulating old MSVC versionsBrad King2020-07-291-5/+5
* | Merge topic 'GoogleTest-fix-generated-include'Brad King2020-07-301-1/+1
|\ \
| * | GoogleTest: Fix include path in the generated fileAdam Badura2020-07-281-1/+1
* | | Merge topic 'fixup_bundle_item-fix'Brad King2020-07-291-5/+10
|\ \ \
| * | | BundleUtilities: do not run install_name_tool on scriptsT.J. Corona2020-07-281-5/+10
* | | | Merge topic 'use_COMPILER_TARGET_to_set_architecture_for_clang_cl'Brad King2020-07-293-1/+12
|\ \ \ \
| * | | | Detect the correct target architecture for clang compilers.Thomas Bernard2020-07-283-1/+12
| |/ / /
* | | | Merge topic 'FindCURL-list-index-if'Brad King2020-07-291-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | FindCURL: Fix list index check after searchMike Gelfand2020-07-281-3/+3
* | | | Merge topic 'sysroot-prefix'Brad King2020-07-281-1/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Compilers: Ignore -print-sysroot prefix when it is '/'Brad King2020-07-271-1/+3
| * | Merge topic 'externalproject-download-git-2.20-fix' into release-3.18Brad King2020-07-271-1/+5
| |\ \
| * \ \ Merge topic 'FindXalanC-1.12' into release-3.18Brad King2020-07-271-3/+3
| |\ \ \
* | \ \ \ Merge topic 'externalproject-download-git-2.20-fix'Brad King2020-07-271-1/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ExternalProject: omit --no-checkout from git clone when using git 2.20.x.Nate Avers2020-07-241-1/+5
| | |_|/ | |/| |
* | | | Merge topic 'FindXalanC-1.12'Brad King2020-07-271-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | FindXalanC: Fix version parsing for XalanC 1.12Brad King2020-07-241-3/+3
| |/ /
* | | Merge topic 'pgi-no-A'Brad King2020-07-231-4/+4
|\ \ \
| * | | PGI: Remove -A from the C++ flags we use when CXX_EXTENSIONS is OFFTin Huynh2020-07-221-4/+4
* | | | Merge topic 'fix-typos-identified-using-codespell'Brad King2020-07-2326-40/+40
|\ \ \ \
| * | | | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-2226-40/+40
* | | | | Merge topic 'CheckTypeSize-std-types'Brad King2020-07-231-18/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CheckTypeSize: Use C++-style headers to check for std:: typesAiden Woodruff2020-07-201-18/+36
* | | | | Merge topic 'xcode-native-arch'Craig Scott2020-07-212-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-202-0/+7
| | |_|/ | |/| |
* | | | FindX11: Add Xaw librariesKurt Sansom2020-07-161-0/+19
| |_|/ |/| |
* | | Merge topic 'macOS-sdk-latest'Brad King2020-07-161-21/+12
|\ \ \
| * | | macOS: Always pick latest SDK if user has not set one explicitlyTor Arne Vestbø2020-07-141-21/+12
| | |/ | |/|
* | | Merge topic 'compi-ti-improvements'Brad King2020-07-155-38/+64
|\ \ \
| * | | Compiler/TI: Avoid response file usage for linkerJosef Angstenberger2020-07-141-1/+5
| * | | Compiler/TI: Add compiler flags to linkerJosef Angstenberger2020-07-141-1/+1
| * | | Compiler/TI: Avoid usage of ranlibJosef Angstenberger2020-07-141-0/+1
| * | | Compiler/TI: Sync ASM settings to C/CXXJosef Angstenberger2020-07-141-6/+2
| * | | Compiler/TI: Refactor C/CXX to use a common fileJosef Angstenberger2020-07-143-31/+39
| * | | Compiler/TI: Detect architectureJosef Angstenberger2020-07-141-1/+18
| |/ /
* | | Merge topic 'nvcc_host'Brad King2020-07-151-2/+2
|\ \ \ | | |/ | |/|
| * | NVCC: Handle host compiler with spaces in pathRaul Tambre2020-07-141-2/+2
| * | Merge topic 'irsl-intel-ia32' into release-3.18Brad King2020-07-101-1/+1
| |\ \
| * \ \ Merge topic 'FindOpenMP-version' into release-3.18Brad King2020-07-101-1/+1
| |\ \ \
| * \ \ \ Merge topic 'FindJava-no-macos-stub' into release-3.18Brad King2020-07-091-3/+2
| |\ \ \ \
| * \ \ \ \ Merge topic 'cuda-11-ptx-arch' into release-3.18Brad King2020-07-091-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'doc-CPack-source-package' into release-3.18Brad King2020-07-091-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'FindMPI-nvcc-link-pthread' into release-3.18Brad King2020-07-081-0/+2
| |\ \ \ \ \ \ \
* | | | | | | | | Help: Document CMAKE_CUDA_HOST_COMPILER as specific to NVIDIA nvccBrad King2020-07-141-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'irsl-intel-ia32'Brad King2020-07-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | IRSL: Fix path to Intel 32-bit redist librariesTorgeir Rusten2020-07-091-1/+1
* | | | | | | | Merge topic 'FindOpenMP-version'Brad King2020-07-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindOpenMP: Set version variables every time CMake runsBrad King2020-07-091-1/+1
| |/ / / / / /