Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'directory-property-TESTS' | Brad King | 2018-02-15 | 3 | -1/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests management: add TESTS directory property | Marc Chevrier | 2018-02-08 | 3 | -1/+21 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'export-android-mk' | Brad King | 2018-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Android.mk: Fix export of static libraries with PRIVATE dependencies | Brad King | 2018-02-14 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ninja-cmd' | Brad King | 2018-02-14 | 3 | -0/+23 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Ninja: Generate scripts for long custom command sequences | Roger Leigh | 2018-02-06 | 3 | -0/+23 | |
| |/ / / | ||||||
* | | | | MAINT: Misc. typos | luz.paz | 2018-02-13 | 3 | -3/+3 | |
|/ / / | ||||||
* | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 14 | -59/+31 | |
| * | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 17 | -88/+58 | |
* | | | | | | GNU: Use -fvisibility on AIX when supported | Brad King | 2018-01-12 | 1 | -1/+10 | |
* | | | | | | Tests: Remove redundant code from RunCMake.GenerateExportHeader case | Brad King | 2018-01-12 | 2 | -4/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cuda_allow_G_to_device_debugging_on_msvc' | Brad King | 2018-01-12 | 3 | -1/+91 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | CUDA: Allow -G to control device debuging on MSVC. | Robert Maynard | 2018-01-11 | 3 | -1/+91 | |
* | | | | | Merge topic 'specify-source-extensions' | Brad King | 2018-01-11 | 2 | -12/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: specify source file extensions | Ben Boeckel | 2018-01-09 | 2 | -12/+14 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'misc-typos' | Brad King | 2018-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: Misc. typos | luz.paz | 2018-01-10 | 1 | -1/+1 | |