summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'ison-stdstring'Brad King2020-07-1523-88/+60
|\ \
| * | cmIsOn: add overload accepting const std::string*Vitaly Stakhovsky2020-07-1423-88/+60
* | | Merge branch 'release-3.18'Brad King2020-07-150-0/+0
|\ \ \
| * \ \ Merge topic 'doc-find_package' into release-3.18Brad King2020-07-151-1/+1
| |\ \ \
* | \ \ \ Merge topic 'doc-find_package'Brad King2020-07-151-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Fix typo in find_package documentationKai Koehne2020-07-151-1/+1
* | | | | Merge branch 'release-3.18'Brad King2020-07-150-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'nvcc_host' into release-3.18Brad King2020-07-151-2/+2
| |\ \ \ \
* | \ \ \ \ 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 'doc-CMAKE_CUDA_HOST_COMPILER'Brad King2020-07-152-6/+21
|\ \ \ \ \ \
| * | | | | | Help: Document CMAKE_CUDA_HOST_COMPILER as specific to NVIDIA nvccBrad King2020-07-142-6/+21
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-07-151-1/+1
* | | | | | Merge branch 'release-3.18'Craig Scott2020-07-140-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'source_file_props_dedup_scopes' into release-3.18Craig Scott2020-07-142-2/+33
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'source_file_props_dedup_scopes'Craig Scott2020-07-142-2/+33
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | set_property: Deduplicate source file directory scopesAlexandru Croitor2020-07-132-2/+33
* | | | | Merge topic 'genx-COMPILE_LANGUAGE-support'Brad King2020-07-147-3/+51
|\ \ \ \ \
| * | | | | Genex $<COMPILE_LANGUAGE>: Extend contexts supportedMarc Chevrier2020-07-137-3/+51
| | |_|_|/ | |/| | |
* | | | | Merge topic 'getfeature-prop'Brad King2020-07-146-17/+16
|\ \ \ \ \
| * | | | | GetFeature(): return cmPropVitaly Stakhovsky2020-07-116-17/+16
* | | | | | Merge topic 'evaluate-cleanup'Brad King2020-07-143-13/+3
|\ \ \ \ \ \
| * | | | | | cmGeneratorExpressionInterpreter::Evaluate: remove const char* overloadVitaly Stakhovsky2020-07-113-13/+3
| |/ / / / /
* | | | | | Merge branch 'release-3.18'Brad King2020-07-140-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-07-142-13/+28
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES'Brad King2020-07-142-13/+28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Tests: Update file(G_R_D) test to make system library optionalKyle Edwards2020-07-131-12/+14
| * | | | | | file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cacheBrad King2020-07-131-1/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.18'Brad King2020-07-140-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'profiling-case-insensitive-command-names' into release-3.18Brad King2020-07-143-2/+19
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'profiling-case-insensitive-command-names'Brad King2020-07-143-2/+19
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmake: Store lowercase command names in profiling outputCraig Scott2020-07-133-2/+19
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2020-07-141-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'stdstring-compute'Brad King2020-07-132-34/+33
|\ \ \ \
| * | | | cmComputeLinkInformation: members use std:string argumentsVitaly Stakhovsky2020-07-102-34/+33
* | | | | Merge topic 'stl-support-filesystem-path'Brad King2020-07-1315-3/+3404
|\ \ \ \ \
| * | | | | STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-0910-2/+3196
| * | | | | STL Support: introduce dedicated configuration fileMarc Chevrier2020-07-096-1/+22
| * | | | | STL Support: Add function cm::quoted in <cm/iomanip>Marc Chevrier2020-07-092-0/+186
* | | | | | Merge topic 'cuda-memcheck'Brad King2020-07-1312-2/+479
|\ \ \ \ \ \
| * | | | | | Help: add release notes for CTest cuda-memcheck supportTobias Ribizel2020-07-091-0/+8
| * | | | | | Tests: Add cases for CTest cuda-memcheck parserTobias Ribizel2020-07-099-2/+326
| * | | | | | CTest: add cuda-memcheck supportTobias Ribizel2020-07-092-0/+145