| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'test-VSGNUFortran-oracle-link' | Brad King | 2015-10-02 | 1 | -3/+3 |
|\ |
|
| * | Tests: Simplify VSGNUFortran Oracle-specific link lines | Brad King | 2015-10-01 | 1 | -3/+3 |
|
|
* | | Merge topic 'cpack-tests-fix' | Brad King | 2015-10-02 | 3 | -48/+8 |
|\ \ |
|
| * | | Tests: Fix RunCMake.CPack_* tests to use proper CMake generator | Domen Vrankar | 2015-10-01 | 2 | -45/+3 |
|
|
| * | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.CPack* tests | Brad King | 2015-10-01 | 1 | -0/+2 |
|
|
| * | | Tests: Add trailing newlines to generated sources in RunCMake.CPack_* tests | Brad King | 2015-10-01 | 1 | -3/+3 |
|
|
* | | | Merge topic 'release-binaries-windows-cmake-path' | Brad King | 2015-10-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Utilities/Release: Update path to 'cmake.exe' on Windows build machine | Brad King | 2015-10-01 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'vs-win10-sdk' | Brad King | 2015-10-02 | 12 | -3/+148 |
|\ \ \ \ |
|
| * | | | | VS: Add support for selecting the Windows 10 SDK (#15670) | Gilles Khouzam | 2015-10-02 | 9 | -0/+121 |
|
|
| * | | | | VS: Add hook to initialize Windows platform settings | Gilles Khouzam | 2015-10-02 | 2 | -3/+17 |
|
|
| * | | | | cmSystemTools: Add VersionCompareGreater helper | Gilles Khouzam | 2015-10-02 | 2 | -0/+10 |
|
|
* | | | | | Merge topic 'explicit-system-version' | Brad King | 2015-10-02 | 3 | -9/+43 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAME | Gilles Khouzam | 2015-10-02 | 2 | -1/+10 |
|
|
| * | | | | Help: Improve CMAKE_SYSTEM_{NAME,VERSION} variable documentation | Brad King | 2015-10-02 | 2 | -8/+33 |
| | |/ /
| |/| | |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-02 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'compiler-links-statically' | Brad King | 2015-10-01 | 8 | -1/+26 |
|\ \ \ |
|
| * | | | Disable shared library support when compiler links statically | Brad King | 2015-09-30 | 7 | -0/+23 |
|
|
| * | | | Drop executable symbol export if platform does not support shared libs | Chuck Atkins | 2015-09-30 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge topic 'fix-warnings' | Brad King | 2015-10-01 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | cmVisualStudio10TargetGenerator: Fix unsigned integer constant type | Brad King | 2015-09-30 | 1 | -1/+1 |
|
|
| * | | | cmMakefile: Avoid name conflict with Solaris global typedef | Brad King | 2015-09-30 | 1 | -2/+2 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-01 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'FindOpenSSL-imported-targets' | Brad King | 2015-09-30 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'FindOpenSSL-imported-targets' | Konstantin Podsvirov | 2015-09-29 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'update-kwsys' | Brad King | 2015-09-30 | 2 | -1/+65 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-29 | 2 | -1/+65 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | KWSys 2015-09-28 (2089567a) | KWSys Robot | 2015-09-29 | 2 | -1/+65 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-30 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'vs-old-rule-files' | Brad King | 2015-09-29 | 2 | -0/+29 |
|\ \ \ |
|
| * | | | VS: Prevent generated "rule" files from causing rebuilds | Mike Pagel | 2015-09-28 | 2 | -0/+29 |
|
|
* | | | | Merge topic 'fix-qtautogen-with-object-library-Ninja' | Brad King | 2015-09-29 | 5 | -17/+15 |
|\ \ \ \ |
|
| * | | | | cmGlobalGenerator: Initialize generator targets on construction (#15729) | Stephen Kelly | 2015-09-29 | 5 | -17/+15 |
|
|
* | | | | | Merge topic 'simplify-qt-autogen' | Brad King | 2015-09-29 | 7 | -1107/+1208 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | QtAutogen: Port away from cmLocalGenerator. | Stephen Kelly | 2015-09-29 | 1 | -8/+7 |
|
|
| * | | | | QtAutogen: Split initializer class into separate file. | Stephen Kelly | 2015-09-29 | 6 | -1091/+1152 |
|
|
| * | | | | QtAutogen: Split initializer methods into separate class. | Stephen Kelly | 2015-09-26 | 3 | -40/+55 |
|
|
| * | | | | QtAutogen: Simplify generator initialization API. | Stephen Kelly | 2015-09-26 | 2 | -14/+12 |
|
|
| * | | | | QtAutogen: Remove unnecessary dereference. | Stephen Kelly | 2015-09-26 | 1 | -3/+3 |
|
|
| * | | | | QtAutogen: Move Source initialization to prior loop. | Stephen Kelly | 2015-09-26 | 1 | -2/+1 |
|
|
| * | | | | QtAutogen: Add _automoc.cpp sources before initializing. | Stephen Kelly | 2015-09-26 | 3 | -2/+17 |
|
|
| * | | | | QtAutogen: Move initialization condition to caller. | Stephen Kelly | 2015-09-26 | 3 | -20/+18 |
|
|
| * | | | | QtAutogen: Move condition to prior loop. | Stephen Kelly | 2015-09-26 | 1 | -10/+12 |
|
|
| * | | | | QtAutogen: Move condition to prior loop. | Stephen Kelly | 2015-09-26 | 1 | -15/+16 |
|
|
| * | | | | QtAutogen: Make some methods static. | Stephen Kelly | 2015-09-26 | 3 | -26/+29 |
|
|
| * | | | | QtAutogen: Make internal method private. | Stephen Kelly | 2015-09-26 | 1 | -1/+2 |
|
|
| * | | | | QtAutogen: Don't use members to initialize automoc targets. | Stephen Kelly | 2015-09-26 | 2 | -19/+22 |
|
|
| * | | | | QtAutogen: Rename variable. | Stephen Kelly | 2015-09-26 | 1 | -2/+3 |
|
|
| * | | | | QtAutogen: Don't use a member to store skipped uic files. | Stephen Kelly | 2015-09-26 | 2 | -12/+12 |
|
|
| * | | | | QtAutogen: Add missing includes and forward declarations. | Stephen Kelly | 2015-09-26 | 1 | -0/+5 |
|
|