Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Genex: CompileLang and CompileLangAndId now match against a list of ids | Robert Maynard | 2019-06-03 | 7 | -4/+24 | |
| * | | | Genex: PlatformId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 2 | -0/+6 | |
| * | | | Genex: CompilerId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 4 | -3/+42 | |
| |/ / | ||||||
* | | | Merge topic 'check_language_respects_cuda_host_compiler' | Brad King | 2019-06-04 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation | Robert Maynard | 2019-06-03 | 1 | -1/+2 | |
* | | | | Merge topic 'print-correct-line-number' | Brad King | 2019-06-04 | 4 | -2/+8 | |
|\ \ \ \ | ||||||
| * | | | | cmListFileCache: When missing ending ) print starting line instead of last one | Bartosz Kosiorek | 2019-06-03 | 4 | -2/+8 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'better_error_message_for_visibility_preset_property' | Brad King | 2019-06-04 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | The error message for VISIBILITY_PRESET now documents valid options. | Robert Maynard | 2019-06-03 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Tests: Fix RunCMake.CommandLine test to use generator in no-S-B case | Brad King | 2019-06-03 | 1 | -4/+6 | |
|/ / / | ||||||
* | | | Merge topic 'vs-add-package-reference' | Brad King | 2019-05-31 | 3 | -0/+44 | |
|\ \ \ | ||||||
| * | | | VS: Added support for VS package references for nuget | Kinan Mahdi | 2019-05-30 | 3 | -0/+44 | |
* | | | | Merge topic 'implicit-includes-CPATH' | Brad King | 2019-05-31 | 4 | -0/+61 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Do not exclude include directories made implicit by CPATH | Brad King | 2019-05-30 | 4 | -0/+61 | |
* | | | | Merge topic 'tar-zstd-compression' | Brad King | 2019-05-30 | 2 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | cmake: Teach cmake -E tar command, Zstandard compression | Bartosz Kosiorek | 2019-05-22 | 2 | -0/+11 | |
* | | | | | Merge topic 'clang-gnulike-support' | Brad King | 2019-05-29 | 28 | -45/+71 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: handle string escaping differences with NMake+clang | Zsolt Parragi | 2019-05-24 | 3 | -6/+13 | |
| * | | | | | Tests: require C++14 for the Tutorial | Zsolt Parragi | 2019-05-24 | 13 | -27/+13 | |
| * | | | | | Tests: fix failures with gnu mode clang on windows | Zsolt Parragi | 2019-05-24 | 12 | -12/+45 | |
* | | | | | | Merge topic 'rel-push' | Brad King | 2019-05-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Utilities/Release: Replace upload step with a "push" script | Brad King | 2019-05-24 | 1 | -2/+2 | |
* | | | | | | cmake: tar: Allow selective extracting and listing of archives | Bartosz Kosiorek | 2019-05-23 | 3 | -1/+44 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'genex-target-property-lifetime' | Brad King | 2019-05-23 | 2 | -0/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluation | Brad King | 2019-05-22 | 2 | -0/+19 | |
* | | | | | | Merge topic 'FindPython-find_strategy' | Brad King | 2019-05-23 | 1 | -6/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindPython: Implement lookup strategies. | Marc Chevrier | 2019-05-21 | 1 | -6/+26 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'framework-var' | Brad King | 2019-05-23 | 2 | -6/+17 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Add variable CMAKE_FRAMEWORK | Ruslan Baratov | 2019-05-21 | 2 | -6/+17 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 24 | -0/+128 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Add environment generator tests | Eicke Herbertz | 2019-05-22 | 24 | -0/+128 | |
* | | | | | | Merge topic 'find-package-prefer-config' | Brad King | 2019-05-22 | 3 | -1/+37 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | find_package: Add option to prefer Config mode | Cristian Adam | 2019-05-21 | 3 | -1/+37 | |
| | |/ / / | |/| | | | ||||||
* | | | | | file: Change REMOVE to ignore empty names | Brad King | 2019-05-21 | 3 | -0/+15 | |
|/ / / / | ||||||
* | | | | Merge topic 'makefiles_additional_clean_files' | Brad King | 2019-05-20 | 2 | -35/+64 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Extend MakeClean test to cover subdirectories without targets | Sebastian Holtermann | 2019-05-18 | 2 | -35/+64 | |
* | | | | | Merge topic 'ninja-swift' | Brad King | 2019-05-20 | 4 | -3/+74 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: add a check for the Swift compiler | Saleem Abdulrasool | 2019-05-17 | 4 | -3/+74 | |
* | | | | | | Merge topic 'interface-library-export-properties' | Brad King | 2019-05-20 | 2 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES property | Brad King | 2019-05-17 | 2 | -0/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'file-install-follow-symlink-chain' | Marc Chevrier | 2019-05-18 | 2 | -0/+169 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument | Kyle Edwards | 2019-05-16 | 2 | -0/+169 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'use_additional_clean_files' | Brad King | 2019-05-17 | 2 | -22/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Test: Improve WarnUnusedCliUnused to run on all generators | Sebastian Holtermann | 2019-05-15 | 2 | -22/+15 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'offer_compiler_lang_generator_expression' | Brad King | 2019-05-17 | 26 | -1/+122 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 26 | -1/+122 | |
* | | | | | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 4 | -1/+71 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 4 | -1/+71 | |
* | | | | | Merge topic 'additional_clean_files' | Brad King | 2019-05-15 | 3 | -30/+87 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Extend MakeClean test to cover ADDITIONAL_CLEAN_FILES | Sebastian Holtermann | 2019-05-14 | 3 | -30/+87 | |