summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-071-0/+3
|\
| * KWSys 2014-03-06 (9c653603)KWSys Robot2014-03-071-0/+3
* | Merge topic 'python-3.4'Brad King2014-03-072-2/+2
|\ \
| * | FindPython{Interp,Libs}: Search for Python 3.4.Matt McCormick2014-03-062-2/+2
* | | Merge topic 'update-warning-suppression'Brad King2014-03-071-0/+2
|\ \ \
| * | | CTestCustom: Suppress MIPSpro warnings about OlimitBrad King2014-03-061-0/+2
* | | | Merge topic 'fix-nightly-upload'Brad King2014-03-072-5/+4
|\ \ \ \
| * | | | Utilities/Release: Fix nightly build uploadBrad King2014-03-062-5/+4
* | | | | CMake Nightly Date StampKitware Robot2014-03-071-1/+1
| |/ / / |/| | |
* | | | Merge topic 'different-python-header-libs-exe-0013794'Brad King2014-03-061-1/+0
|\ \ \ \
| * | | | FindPythonLibs: Do not try to find the interpreter (#13794)Brad King2014-03-051-1/+0
* | | | | Merge topic 'link-libraries-response-files'Brad King2014-03-0610-68/+148
|\ \ \ \ \
| * | | | | Windows: Use response files to specify link libraries for GNU toolsBrad King2014-03-056-4/+63
| * | | | | Makefile: Rename linker response file boolean to be more specificBrad King2014-03-052-9/+9
| * | | | | cmLocalGenerator: Add response file option to OutputLinkLibrariesBrad King2014-03-043-11/+17
| * | | | | cmLocalGenerator: Simplify GetIncludeFlags output formattingBrad King2014-03-041-12/+4
| * | | | | cmLocalGenerator: Add format option to ConvertToLinkReferenceBrad King2014-03-044-7/+11
| * | | | | cmLocalGenerator: Add format option to ConvertToIncludeReferenceBrad King2014-03-044-6/+10
| * | | | | cmLocalGenerator: Add format option to ConvertToOutputForExistingBrad King2014-03-042-11/+17
| * | | | | Makefile: Factor out some duplicate link libraries generationBrad King2014-03-044-12/+21
* | | | | | CMake Nightly Date StampKitware Robot2014-03-061-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'FeatureSummary_combine_WHAT_values'Brad King2014-03-051-0/+6
|\ \ \ \ \
| * | | | | Help: Add release notes for topic 'FeatureSummary_combine_WHAT_values'Brad King2014-03-051-0/+6
* | | | | | Merge topic 'watcom-rtdll-version'Brad King2014-03-051-10/+14
|\ \ \ \ \ \
| * | | | | | Remove hard-coded version of RTDLL for Open WatcomJiri Malak2014-03-041-10/+14
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'update-kwsys'Brad King2014-03-057-9/+268
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-047-9/+268
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | KWSys 2014-03-03 (b1916e0a)KWSys Robot2014-03-047-9/+268
* | | | | | Merge topic 'fix-check-build-system-crash'Brad King2014-03-051-1/+1
|\ \ \ \ \ \
| * | | | | | cmake: Fix --check-build-system argument count check (#14784)Brad King2014-03-041-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'doc-host-target-vars'Brad King2014-03-058-26/+32
|\ \ \ \ \ \
| * | | | | | Help: Update CMAKE_SYSTEM* and CMAKE_HOST_SYSTEM* documentationJiri Malak2014-03-048-26/+32
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'test-external-cmake'Brad King2014-03-0536-326/+329
|\ \ \ \ \ \
| * | | | | | Tests: Optionally configure tests exclusively, with an external CMakeBrad King2014-03-032-153/+193
| * | | | | | Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-0331-104/+101
| * | | | | | Tests: Drop CMAKE_TEST_MAKEPROGRAM variableBrad King2014-03-031-6/+5
| * | | | | | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for explicit make programBrad King2014-03-031-11/+12
| * | | | | | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-036-12/+12
| * | | | | | Tests: Rename CMAKE_TEST_DEVENV -> CMake_TEST_DEVENVBrad King2014-03-031-7/+8
| * | | | | | Tests: Drop CMAKE_TEST_MSVC and test MSVC directlyBrad King2014-03-032-13/+2
| * | | | | | Tests: Drop CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM optionsBrad King2014-03-032-21/+10
| * | | | | | Tests: Drop kwsys testBrad King2014-03-031-13/+0
* | | | | | | Merge topic 'fix-CMP0017-check'Brad King2014-03-054-4/+5
|\ \ \ \ \ \ \
| * | | | | | | CMP0017: Fix check when including from CMake source treeBrad King2014-03-044-4/+5
| |/ / / / / /
* | | | | | | Merge topic 'doc-find_package-build-paths'Brad King2014-03-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Mention in find_package that cmake-gui step is Windows-only (#14781)Brad King2014-03-031-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'FeatureSummary_combine_WHAT_values'Brad King2014-03-0519-17/+141
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FeatureSummary: Add unit testsDaniele E. Domenichelli2014-03-0318-0/+102
| * | | | | | FeatureSummary: Allow to combine and reorder values for the "WHAT" optionDaniele E. Domenichelli2014-03-031-17/+39
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-03-051-1/+1
| |_|/ / / |/| | | |