Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Autogen: Improve error detection during configuration | Sebastian Holtermann | 2018-07-11 | 3 | -121/+239 | |
* | | | | | | Merge topic 'cpack-wix-extra-sources' | Brad King | 2018-07-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | WiX: Add the build directory to IncludeSearchPaths for candle.exe | Lars Schmertmann | 2018-07-12 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-07-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'intel-std-fix' into release-3.12 | Brad King | 2018-07-12 | 2 | -8/+10 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'boost-1.68-beta1' into release-3.12 | Brad King | 2018-07-12 | 1 | -4/+23 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'intel-std-fix' | Brad King | 2018-07-13 | 2 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Intel: Fix incorrectly documented extension flags | Christian Pfeiffer | 2018-07-12 | 2 | -8/+10 | |
* | | | | | | | | | Merge topic 'boost-1.68-beta1' | Brad King | 2018-07-13 | 1 | -4/+23 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | FindBoost: Change context header used | Roger Leigh | 2018-07-11 | 1 | -1/+1 | |
| * | | | | | | | | FindBoost: Add support for Boost 1.68 beta1 | Roger Leigh | 2018-07-11 | 1 | -3/+22 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-07-13 | 1 | -21/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-07-12 | 1 | -21/+28 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | KWSys 2018-07-12 (86ce4f37) | KWSys Upstream | 2018-07-12 | 1 | -21/+28 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-13 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-07-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'qnx_fix' into release-3.12 | Brad King | 2018-07-12 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'qnx_fix' | Brad King | 2018-07-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | QNX: Fix autogen compiler predefines detection | Cristian Adam | 2018-07-11 | 1 | -0/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ghs' | Brad King | 2018-07-12 | 10 | -161/+266 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GHS: Add release notes | Fred Baksik | 2018-07-11 | 1 | -0/+20 | |
| * | | | | | | | GHS: Update default BSP name | Fred Baksik | 2018-07-11 | 3 | -12/+19 | |
| * | | | | | | | GHS: Update setting default OS location for Integrity platforms | Fred Baksik | 2018-07-11 | 2 | -27/+39 | |
| * | | | | | | | GHS: Set primary target using arch/platform values (or user specified value) | Fred Baksik | 2018-07-11 | 4 | -4/+26 | |
| * | | | | | | | GHS: Add platform selection support | Fred Baksik | 2018-07-11 | 2 | -0/+15 | |
| * | | | | | | | GHS: Add toolset selection support | Fred Baksik | 2018-07-11 | 5 | -120/+122 | |
| * | | | | | | | GHS: Support ARM, PPC, 86 architectures | Fred Baksik | 2018-07-07 | 5 | -5/+32 | |
* | | | | | | | | Merge topic 'option_respects_existing_stack_variable' | Brad King | 2018-07-12 | 3 | -26/+51 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | option: No CMP077 warnings when both cache and local variable exists | Robert Maynard | 2018-07-10 | 3 | -26/+51 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-12 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge topic 'file-STRINGS-isprint' | Brad King | 2018-07-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(STRINGS): Use isprint() to test character type | Devin Nakamura | 2018-07-10 | 1 | -2/+3 | |
* | | | | | | | | Merge topic 'implicit-link-CMP0054' | Brad King | 2018-07-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Protect implicit link library extraction with policy CMP0054 | Brad King | 2018-07-10 | 1 | -0/+5 | |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-07-11 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-07-10 | 1 | -6/+10 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | KWSys 2018-07-10 (51982681) | KWSys Upstream | 2018-07-10 | 1 | -6/+10 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-11 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-07-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'document_object_library_as_a_property_type' into release-3.12 | Brad King | 2018-07-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'document_object_library_as_a_property_type' | Brad King | 2018-07-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Help: Add OBJECT_LIBRARY to TYPE target property documentation | Robert Maynard | 2018-07-10 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'skip_mfc_test' | Brad King | 2018-07-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: skip MFC test when building cmake when no file association for vcproj | Fred Baksik | 2018-07-09 | 1 | -0/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'uwp' | Brad King | 2018-07-10 | 8 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX | Martin Storsjö | 2018-07-07 | 8 | -0/+8 | |
* | | | | | | | | Merge topic 'vs-deployment-files' | Brad King | 2018-07-10 | 4 | -29/+70 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Add documentation for DEPLOYMENT_ADDITIONAL_FILES | Frank Goyens | 2018-07-09 | 3 | -0/+26 | |
| * | | | | | | | VS: extended OutputDeploymentDebuggerTool for AdditionalFiles | Frank Goyens | 2018-07-09 | 1 | -18/+32 | |
| * | | | | | | | VS: moved EscapeForXML function higher up and made static | Frank Goyens | 2018-07-06 | 1 | -11/+12 | |