Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'msvc_cuda_files_use_consistent_obj_names' | Brad King | 2018-01-31 | 7 | -26/+51 |
|\ | |||||
| * | CUDA: Use MSVC default pattern for naming object files | Robert Maynard | 2018-01-30 | 7 | -26/+51 |
* | | Merge topic 'generate_speedup' | Brad King | 2018-01-31 | 2 | -29/+6 |
|\ \ | |||||
| * | | cmLocalGenerator: change ImportedGeneratorTargets from vector to map | Frank Winklmeier | 2018-01-30 | 2 | -24/+6 |
| * | | cmLocalGenerator: remove public GetImportedGeneratorTargets | Frank Winklmeier | 2018-01-30 | 1 | -5/+0 |
| |/ | |||||
* | | Merge topic 'source_group-TREE-args' | Brad King | 2018-01-31 | 6 | -91/+181 |
|\ \ | |||||
| * | | source_group: Fix TREE argument parsing | Mateusz Janek | 2018-01-30 | 6 | -91/+181 |
* | | | Merge topic 'CheckIPOSupported-doc-Fortran' | Brad King | 2018-01-31 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | CheckIPOSupported: Document existing Fortran support | Brad King | 2018-01-30 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'vs-restore-order' | Brad King | 2018-01-31 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | VS: Restore the order of the AdditionalIncludeDirectories tag | Vitaly Stakhovsky | 2018-01-30 | 1 | -2/+2 |
* | | | | Merge topic 'dedup-ComputeObjectFilenames' | Brad King | 2018-01-31 | 6 | -38/+21 |
|\ \ \ \ | |||||
| * | | | | Makefile,Ninja: De-duplicate ComputeObjectFilenames method | Brad King | 2018-01-29 | 6 | -38/+21 |
| |/ / / | |||||
* | | | | Merge topic 'adsp-asmembler-identification' | Brad King | 2018-01-31 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | ASM: ADSP assembler identification | Anton Danielsson | 2018-01-30 | 1 | -0/+4 |
* | | | | | Merge topic 'FindCUDA-restore-config-types' | Brad King | 2018-01-31 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDA: Fix regression in per-config flags | Brad King | 2018-01-30 | 1 | -0/+12 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-31 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'update_foreach_range_doc' | Brad King | 2018-01-30 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Help: Better explain that foreach(RANGE ) is inclusive. | Robert Maynard | 2018-01-29 | 1 | -4/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR' | Brad King | 2018-01-30 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR docs | silvioprog | 2018-01-29 | 1 | -1/+1 |
* | | | | | Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE' | Brad King | 2018-01-30 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docs | silvioprog | 2018-01-29 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'vcxproj-DebugInformationFormat-newline' | Brad King | 2018-01-30 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Use newline for empty DebugInformationFormat tags | Robert Dailey | 2018-01-26 | 1 | -4/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'xcode-gen-warning' | Brad King | 2018-01-30 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warning | Brad King | 2018-01-29 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-30 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'reduce-temporaries' | Brad King | 2018-01-29 | 69 | -314/+302 |
|\ \ \ | |||||
| * | | | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 69 | -314/+302 |
* | | | | Merge topic 'ctest_start_function_scope' | Brad King | 2018-01-29 | 11 | -4/+50 |
|\ \ \ \ | |||||
| * | | | | Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behavior | Kyle Edwards | 2018-01-26 | 3 | -0/+14 |
| * | | | | cmCTestScriptHandler: Add new field ShouldRunCurrentScript | Kyle Edwards | 2018-01-26 | 8 | -4/+36 |
* | | | | | Merge topic 'intel-cxx17-flags' | Brad King | 2018-01-29 | 2 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Intel: Add C++17 compiler options | Christian Pfeiffer | 2018-01-27 | 1 | -0/+11 |
| * | | | | | Intel: Correct the C11 ext flag | Christian Pfeiffer | 2018-01-27 | 1 | -1/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-29 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-28 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-27 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'test-genex-speedup' | Brad King | 2018-01-26 | 87 | -312/+165 |
|\ \ \ \ | |||||
| * | | | | 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 'dedup-uv-signal-hack' | Brad King | 2018-01-26 | 4 | -74/+48 |
|\ \ \ \ | |||||
| * | | | | De-duplicate cmUVSignalHackRAII | Brad King | 2018-01-25 | 4 | -74/+48 |
| * | | | | cmUVSignalHackRAII: Use nullptr instead of NULL | Brad King | 2018-01-25 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'ctest-chrono' | Brad King | 2018-01-26 | 38 | -212/+272 |
|\ \ \ \ | |||||
| * | | | | Make use of std::chrono throughout every component | Wouter Klouwen | 2018-01-23 | 18 | -62/+86 |
| * | | | | CTest: add safe conversion from cmDuration to integer types | Wouter Klouwen | 2018-01-23 | 7 | -40/+74 |
| * | | | | CTest: introduce cmDuration | Wouter Klouwen | 2018-01-23 | 19 | -109/+111 |