| Commit message (Expand) | Author | Age | Files | Lines |
* | CPack: Fix crash on invalid generator name | Brad King | 2018-04-10 | 4 | -0/+13 |
|
|
* | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF" | Brad King | 2018-03-26 | 4 | -0/+14 |
|
|
* | Merge branch 'intel-initializer-list' into release-3.11 | Brad King | 2018-03-16 | 1 | -0/+6 |
|\ |
|
| * | Features: Record initializer list support for Intel 14 and above | Brad King | 2018-03-16 | 1 | -0/+6 |
|
|
* | | Merge branch 'gtest_discover_tests_timeout' into release-3.11 | Brad King | 2018-03-16 | 13 | -10/+113 |
|\ \ |
|
| * | | GoogleTest: Rename TIMEOUT parameter to avoid clash | Craig Scott | 2018-03-15 | 13 | -10/+113 |
|
|
| * | | Merge branch 'automoc-apple-framework' into release-3.10 | Brad King | 2017-12-07 | 8 | -0/+162 |
| |\ \ |
|
* | \ \ | Merge branch 'genex-COMPILE_LANGUAGE-system-include' into release-3.11 | Brad King | 2018-03-13 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | Genex: Fix COMPILE_LANGUAGE propagation through try_compile | Brad King | 2018-03-12 | 1 | -8/+3 |
|
|
| * | | | | Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories | Brad King | 2018-03-12 | 1 | -0/+7 |
| | |_|/
| |/| | |
|
* | | | | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-03-12 | 4 | -2/+22 |
|/ / / |
|
* | | | Merge branch 'unixtimefix' into release-3.11 | Brad King | 2018-02-26 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1 | Bernhard M. Wiedemann | 2018-02-26 | 2 | -4/+4 |
|
|
* | | | | Xcode: Generate ZERO_CHECK generator target only once | Gregor Jasny | 2018-02-22 | 4 | -0/+21 |
|
|
* | | | | Merge branch 'test-CompileFeatures-c11-range' into release-3.11 | Brad King | 2018-02-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Tests: Make CompileFeatures C dialect check consistent with impl | Brad King | 2018-02-21 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Android.mk: Fix export of static libraries with PRIVATE dependencies | Brad King | 2018-02-14 | 1 | -1/+1 |
|/ / / |
|
* | | | Tests: Add missing error check in CudaOnly.GPUDebugFlag | Brad King | 2018-02-01 | 1 | -0/+5 |
|
|
* | | | Merge topic 'msvc_cuda_files_use_consistent_obj_names' | Brad King | 2018-01-31 | 6 | -23/+37 |
|\ \ \ |
|
| * | | | CUDA: Use MSVC default pattern for naming object files | Robert Maynard | 2018-01-30 | 6 | -23/+37 |
|
|
* | | | | Merge topic 'source_group-TREE-args' | Brad King | 2018-01-31 | 4 | -4/+21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | source_group: Fix TREE argument parsing | Mateusz Janek | 2018-01-30 | 4 | -4/+21 |
|
|
* | | | | Merge topic 'ctest_start_function_scope' | Brad King | 2018-01-29 | 3 | -1/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cmCTestScriptHandler: Add new field ShouldRunCurrentScript | Kyle Edwards | 2018-01-26 | 3 | -1/+12 |
|
|
* | | | | Tests: Speed up RunCMake.TargetPropertyGeneratorExpressions | Brad King | 2018-01-25 | 62 | -241/+135 |
|
|
* | | | | Tests: Speed up RunCMake.GeneratorExpression | Brad King | 2018-01-25 | 25 | -71/+30 |
|/ / / |
|
* | | | Merge topic 'RemoveKDevelop3' | Brad King | 2018-01-25 | 2 | -3/+2 |
|\ \ \ |
|
| * | | | Generators: remove KDevelop3 generator | Alex Neundorf | 2018-01-24 | 2 | -3/+2 |
|
|
* | | | | Merge topic 'sourceFile-new-properties' | Brad King | 2018-01-25 | 26 | -48/+139 |
|\ \ \ \ |
|
| * | | | | sourceFile properties: add property INCLUDE_DIRECTORIES | Marc Chevrier | 2018-01-24 | 22 | -2/+113 |
|
|
| * | | | | sourceFile properties: add property COMPILE_OPTIONS | Marc Chevrier | 2018-01-23 | 5 | -48/+28 |
| |/ / / |
|
* | | | | Merge topic 'fix-include_regular_expression-subdir' | Brad King | 2018-01-25 | 4 | -0/+9 |
|\ \ \ \ |
|
| * | | | | include_regular_expression: Fix propagation to subdirectories | Brad King | 2018-01-24 | 4 | -0/+9 |
| |/ / / |
|
* | | | | Merge topic 'GenerateExportHeader-include-guard' | Brad King | 2018-01-24 | 19 | -14/+46 |
|\ \ \ \ |
|
| * | | | | GenerateExportHeader: add release notes, tests for include guard changes | Kyle Edwards | 2018-01-23 | 19 | -14/+46 |
| |/ / / |
|
* | | | | Merge topic 'UseJava-native-headers-generation' | Brad King | 2018-01-24 | 7 | -16/+129 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add_jar: add option GENERATE_NATIVE_HEADERS | Marc Chevrier | 2018-01-22 | 7 | -16/+129 |
|
|
* | | | | Merge topic 'autogen-first-line-fix' | Brad King | 2018-01-22 | 17 | -48/+198 |
|\ \ \ \ |
|
| * | | | | Autogen: Tests: Extend AUTOUIC include patterns test | Sebastian Holtermann | 2018-01-19 | 11 | -46/+116 |
|
|
| * | | | | Autogen: Tests: Extend AUTOMOC include patterns test | Sebastian Holtermann | 2018-01-18 | 6 | -2/+82 |
| |/ / / |
|
* | | | | Merge topic 'boost-optional-components' | Brad King | 2018-01-22 | 4 | -1/+66 |
|\ \ \ \ |
|
| * | | | | FindBoost: support OPTIONAL_COMPONENTS | Sergiu Deitsch | 2018-01-19 | 4 | -1/+66 |
|
|
* | | | | | Merge topic 'cache-truncate-newlines' | Brad King | 2018-01-19 | 7 | -0/+36 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | cmCacheManager: Test and document newline truncation behavior | Kyle Edwards | 2018-01-15 | 7 | -0/+36 |
|
|
* | | | | | Merge topic 'autogen-parallel' | Brad King | 2018-01-18 | 40 | -0/+493 |
|\ \ \ \ \ |
|
| * | | | | | Autogen: Tests: Add AUTOGEN_PARALLEL tests | Sebastian Holtermann | 2018-01-17 | 31 | -0/+475 |
|
|
| * | | | | | Autogen: Tests: Fix MocInclude test(s) | Sebastian Holtermann | 2018-01-17 | 9 | -0/+18 |
|
|
* | | | | | | Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language' | Brad King | 2018-01-18 | 2 | -9/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | CUDA: MSVC will now state files are cuda files when needed | Robert Maynard | 2018-01-12 | 2 | -9/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'extend-compile-language-genex' | Brad King | 2018-01-16 | 26 | -143/+85 |
|\ \ \ \ \ |
|