summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindX11: Add Xaw librariesKurt Sansom2020-07-163-0/+42
* Merge topic 'cmake-E-create_hardlink'Brad King2020-07-1613-0/+90
|\
| * cmake: Add -E create_hardlinkSibi Siddharthan2020-07-1513-0/+90
* | Merge topic 'move_more_queries_to_cmStandardLevelResolver'Brad King2020-07-165-153/+161
|\ \
| * | Move AddCompilerRequirementFlag to cmStandardLevelResolverRobert Maynard2020-07-155-153/+161
* | | Merge topic 'macOS-sdk-latest'Brad King2020-07-162-21/+22
|\ \ \
| * | | macOS: Always pick latest SDK if user has not set one explicitlyTor Arne Vestbø2020-07-142-21/+22
* | | | CMake Nightly Date StampKitware Robot2020-07-161-1/+1
* | | | Merge topic 'cmnonempty'Kyle Edwards2020-07-1519-58/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | cmNonempty: Convenience inlines to check for non-empty stringVitaly Stakhovsky2020-07-1419-58/+69
| | |/ | |/|
* | | Merge branch 'release-3.18'Brad King2020-07-150-0/+0
|\ \ \
| * | | CMake 3.18.0v3.18.0Brad King2020-07-151-1/+1
* | | | Merge topic 'xcode-lib-refs'Brad King2020-07-152-58/+161
|\ \ \ \
| * | | | Xcode: Special treatment for directly linked framework binariesGusts Kaksis2020-07-141-6/+19
| * | | | Xcode: Use "Link Binary With Libraries" to link any libraryGusts Kaksis2020-07-142-58/+148
* | | | | 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
| | |_|_|_|/ / | |/| | | | |