summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'compiler_flags'Brad King2020-08-0612-35/+35
|\
| * Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detectionFred Baksik2020-07-291-1/+3
| * Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn'Fred Baksik2020-07-291-0/+7
| * Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILERFred Baksik2020-07-2311-34/+25
* | Merge topic 'UseSWIG-support-files-in-subdirectories'Brad King2020-08-061-2/+2
|\ \
| * | UseSWIG: Take care of support files in sub-directoriesMarc Chevrier2020-08-041-2/+2
* | | Merge topic 'support_list_google_test_executor'Brad King2020-08-061-2/+2
|\ \ \ | |/ / |/| |
| * | GoogleTest: Restore support for list arguments in TEST_EXECUTORLaurits Riple2020-08-031-2/+2
| * | Merge topic 'clang-msvc-cxx-std' into release-3.18Brad King2020-07-301-5/+5
| |\ \
* | | | 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
| |\ \ \