Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindX11: Add Xaw libraries | Kurt Sansom | 2020-07-16 | 3 | -0/+42 |
* | Merge topic 'cmake-E-create_hardlink' | Brad King | 2020-07-16 | 13 | -0/+90 |
|\ | |||||
| * | cmake: Add -E create_hardlink | Sibi Siddharthan | 2020-07-15 | 13 | -0/+90 |
* | | Merge topic 'move_more_queries_to_cmStandardLevelResolver' | Brad King | 2020-07-16 | 5 | -153/+161 |
|\ \ | |||||
| * | | Move AddCompilerRequirementFlag to cmStandardLevelResolver | Robert Maynard | 2020-07-15 | 5 | -153/+161 |
* | | | Merge topic 'macOS-sdk-latest' | Brad King | 2020-07-16 | 2 | -21/+22 |
|\ \ \ | |||||
| * | | | macOS: Always pick latest SDK if user has not set one explicitly | Tor Arne Vestbø | 2020-07-14 | 2 | -21/+22 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-16 | 1 | -1/+1 |
* | | | | Merge topic 'cmnonempty' | Kyle Edwards | 2020-07-15 | 19 | -58/+69 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | cmNonempty: Convenience inlines to check for non-empty string | Vitaly Stakhovsky | 2020-07-14 | 19 | -58/+69 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-3.18' | Brad King | 2020-07-15 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CMake 3.18.0v3.18.0 | Brad King | 2020-07-15 | 1 | -1/+1 |
* | | | | Merge topic 'xcode-lib-refs' | Brad King | 2020-07-15 | 2 | -58/+161 |
|\ \ \ \ | |||||
| * | | | | Xcode: Special treatment for directly linked framework binaries | Gusts Kaksis | 2020-07-14 | 1 | -6/+19 |
| * | | | | Xcode: Use "Link Binary With Libraries" to link any library | Gusts Kaksis | 2020-07-14 | 2 | -58/+148 |
* | | | | | Merge topic 'compi-ti-improvements' | Brad King | 2020-07-15 | 5 | -38/+64 |
|\ \ \ \ \ | |||||
| * | | | | | Compiler/TI: Avoid response file usage for linker | Josef Angstenberger | 2020-07-14 | 1 | -1/+5 |
| * | | | | | Compiler/TI: Add compiler flags to linker | Josef Angstenberger | 2020-07-14 | 1 | -1/+1 |
| * | | | | | Compiler/TI: Avoid usage of ranlib | Josef Angstenberger | 2020-07-14 | 1 | -0/+1 |
| * | | | | | Compiler/TI: Sync ASM settings to C/CXX | Josef Angstenberger | 2020-07-14 | 1 | -6/+2 |
| * | | | | | Compiler/TI: Refactor C/CXX to use a common file | Josef Angstenberger | 2020-07-14 | 3 | -31/+39 |
| * | | | | | Compiler/TI: Detect architecture | Josef Angstenberger | 2020-07-14 | 1 | -1/+18 |
* | | | | | | Merge topic 'ison-stdstring' | Brad King | 2020-07-15 | 23 | -88/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmIsOn: add overload accepting const std::string* | Vitaly Stakhovsky | 2020-07-14 | 23 | -88/+60 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge topic 'doc-find_package' into release-3.18 | Brad King | 2020-07-15 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'doc-find_package' | Brad King | 2020-07-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Fix typo in find_package documentation | Kai Koehne | 2020-07-15 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'nvcc_host' into release-3.18 | Brad King | 2020-07-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'nvcc_host' | Brad King | 2020-07-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | NVCC: Handle host compiler with spaces in path | Raul Tambre | 2020-07-14 | 1 | -2/+2 |
* | | | | | | | | Merge topic 'doc-CMAKE_CUDA_HOST_COMPILER' | Brad King | 2020-07-15 | 2 | -6/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Document CMAKE_CUDA_HOST_COMPILER as specific to NVIDIA nvcc | Brad King | 2020-07-14 | 2 | -6/+21 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-15 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release-3.18' | Craig Scott | 2020-07-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'source_file_props_dedup_scopes' into release-3.18 | Craig Scott | 2020-07-14 | 2 | -2/+33 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'source_file_props_dedup_scopes' | Craig Scott | 2020-07-14 | 2 | -2/+33 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | set_property: Deduplicate source file directory scopes | Alexandru Croitor | 2020-07-13 | 2 | -2/+33 |
* | | | | | | | Merge topic 'genx-COMPILE_LANGUAGE-support' | Brad King | 2020-07-14 | 7 | -3/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex $<COMPILE_LANGUAGE>: Extend contexts supported | Marc Chevrier | 2020-07-13 | 7 | -3/+51 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'getfeature-prop' | Brad King | 2020-07-14 | 6 | -17/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GetFeature(): return cmProp | Vitaly Stakhovsky | 2020-07-11 | 6 | -17/+16 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'evaluate-cleanup' | Brad King | 2020-07-14 | 3 | -13/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload | Vitaly Stakhovsky | 2020-07-11 | 3 | -13/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18 | Brad King | 2020-07-14 | 2 | -13/+28 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' | Brad King | 2020-07-14 | 2 | -13/+28 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Tests: Update file(G_R_D) test to make system library optional | Kyle Edwards | 2020-07-13 | 1 | -12/+14 |
| * | | | | | | | file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cache | Brad King | 2020-07-13 | 1 | -1/+14 |
| | |_|_|_|/ / | |/| | | | | |