| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'add-header-cmext-algorithm' | Brad King | 2019-12-18 | 1 | -16/+17 |
|\ |
|
| * | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 1 | -16/+17 |
|
|
* | | Merge topic 'stdstring-target' | Brad King | 2019-12-17 | 1 | -6/+5 |
|\ \
| |/
|/| |
|
| * | cmTarget: add std::string overloads | Vitaly Stakhovsky | 2019-12-14 | 1 | -6/+5 |
|
|
* | | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -1/+8 |
|/ |
|
* | Xcode: Add custom working directory property | Gregor Jasny | 2019-11-18 | 1 | -0/+1 |
|
|
* | Merge topic 'pch-reuse-no-prop' | Brad King | 2019-11-18 | 1 | -5/+2 |
|\ |
|
| * | PCH: Do not issue an error on duplicate target_precompile_headers call | Cristian Adam | 2019-11-15 | 1 | -5/+2 |
|
|
* | | Merge topic 'xcode-scheme-env' | Brad King | 2019-10-25 | 1 | -0/+1 |
|\ \ |
|
| * | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variable | Felix Heidrich | 2019-10-24 | 1 | -0/+1 |
| |/ |
|
* | | VS: Propagate CMAKE_VS_GLOBALS into custom targets | Alexander Boczar | 2019-10-17 | 1 | -2/+1 |
|/ |
|
* | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 1 | -1/+6 |
|
|
* | Merge topic 'clang-format-normalize-headers-presentation' | Brad King | 2019-10-02 | 1 | -1/+2 |
|\ |
|
| * | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | | Merge topic 'xcode-debug-document-versioning' | Brad King | 2019-10-02 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property | Gregor Jasny | 2019-10-01 | 1 | -0/+1 |
|
|
* | | Merge topic 'objective-c-cxx' | Brad King | 2019-09-30 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | Objective C/C++: Add compiler standard detection | Cristian Adam | 2019-09-28 | 1 | -0/+8 |
|
|
* | | cmCustomCommand: Move custom commands | Daniel Eiband | 2019-09-26 | 1 | -0/+15 |
|/ |
|
* | Merge topic 'cmake-system-headers' | Brad King | 2019-09-20 | 1 | -1/+1 |
|\ |
|
| * | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+1 |
|
|
* | | Merge topic 'split-custom-command-creation' | Brad King | 2019-09-20 | 1 | -6/+2 |
|\ \
| |/
|/| |
|
| * | cmMakefile: Separate custom command setup from actual creation | Daniel Eiband | 2019-09-17 | 1 | -6/+2 |
|
|
* | | Merge topic 'autogen_path_prefix' | Brad King | 2019-09-19 | 1 | -0/+1 |
|\ \ |
|
| * | | Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX) | Sebastian Holtermann | 2019-09-16 | 1 | -0/+1 |
| |/ |
|
* | | Precompile Headers: Add REUSE_FROM signature | Cristian Adam | 2019-09-17 | 1 | -0/+44 |
|/ |
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -2/+2 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -27/+18 |
|
|
* | Unity build: Add support for Ninja and Makefile generators | Cristian Adam | 2019-08-29 | 1 | -0/+2 |
|
|
* | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 1 | -0/+46 |
|\ |
|
| * | PCH: add PRECOMPILE_HEADERS to special properties | Daniel Pfeifer | 2019-08-26 | 1 | -0/+46 |
|
|
* | | Merge topic 'swift-version' | Brad King | 2019-08-27 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Swift: honour `-swift-version` in Ninja generator | Saleem Abdulrasool | 2019-08-26 | 1 | -0/+1 |
|
|
* | | Merge topic 'source_sweep_ostringstream_single' | Brad King | 2019-08-26 | 1 | -12/+9 |
|\ \ |
|
| * | | Source sweep: Replace std::ostringstream when used with a single append | Sebastian Holtermann | 2019-08-23 | 1 | -12/+9 |
| |/ |
|
* | | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -6/+3 |
|/ |
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -34/+18 |
|
|
* | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -2/+2 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -5/+5 |
|
|
* | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS' | Kyle Edwards | 2019-08-13 | 1 | -0/+1 |
|\ |
|
| * | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variable | Robert Maynard | 2019-08-06 | 1 | -0/+1 |
|
|
* | | Merge topic 'fileapi-install-generators' | Brad King | 2019-08-05 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | fileapi: Fix codemodel target install destination for cross-dir rules | Brad King | 2019-07-31 | 1 | -0/+12 |
|
|
* | | Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property | Jiang Yue | 2019-07-25 | 1 | -0/+1 |
|
|
* | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 1 | -3/+6 |
|
|
* | | AIX: Explicitly compute executable exports for both XL and GNU | Brad King | 2019-07-15 | 1 | -0/+11 |
|
|
* | | Merge topic 'cleanup-gen-lookups' | Brad King | 2019-07-15 | 1 | -4/+9 |
|\ \ |
|
| * | | De-duplicate checks for whether a platform uses Windows DLLs | Brad King | 2019-07-12 | 1 | -4/+9 |
|
|
* | | | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -0/+2 |
|/ / |
|
* | | cmTarget: Initialize static std::unordered_set on construction | Sebastian Holtermann | 2019-06-04 | 1 | -18/+17 |
|
|