summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmCacheManager: Avoid cache entry self-assignmentBrad King2014-05-271-5/+1
* cmake: Tolerate missing HELPSTRING on compiler changeBrad King2014-05-271-1/+4
* CMake 3.0.0-rc6v3.0.0-rc6Brad King2014-05-221-1/+1
* Merge branch 'backport-kwsys-cygwin-fixes' into releaseBrad King2014-05-202-2/+11
|\
| * KWSys Process: Workaround child kill trouble on CygwinBrad King2014-05-201-0/+6
| * KWSys SystemTools: Port cygwin path conversion to modern APIBrad King2014-05-201-2/+5
* | CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-10/+10
|/
* Merge branch 'fix-atomic-rename-Windows-sharing-violation' into releaseBrad King2014-05-131-2/+4
|\
| * cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATIONEric Berge2014-05-131-2/+4
* | CMake 3.0.0-rc5v3.0.0-rc5Brad King2014-05-131-1/+1
|/
* Merge branch 'ninja-intel-linux' into releaseBrad King2014-05-091-2/+4
|\
| * Ninja: Fix deptype for Intel compiler on LinuxBrad King2014-05-091-2/+4
* | cmTarget: Evaluate CMP0026 in calling contextBrad King2014-05-094-10/+19
* | cmTarget: Drop unused GetProperty signatureBrad King2014-05-092-11/+3
|/
* Merge branch 'vs-fix-MANIFESTUAC' into releaseBrad King2014-05-073-12/+3
|\
| * VS: Fix /MANIFESTUAC:NO linker option mappingEric Berge2014-05-073-12/+3
* | Merge branch 'desktop-icon' into releaseBrad King2014-05-071-1/+1
|\ \
| * | cmake-gui: Fix desktop file icon configurationJohannes Huber2014-05-071-1/+1
| |/
* | ctest_build: Do not crash on bad generator nameBrad King2014-05-071-0/+9
|/
* KWSys SystemInformation: Include backtrace APIs whenever we use themBrad King2014-05-061-28/+15
* Restore --help-full option to output all help manualsBrad King2014-04-253-3/+14
* Merge branch 'osx-CFBundle-info-plist' into releaseBrad King2014-04-221-1/+1
|\
| * OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-04-221-1/+1
* | CMake 3.0.0-rc4v3.0.0-rc4Brad King2014-04-161-1/+1
|/
* Merge branch 'archive-null-error' into releaseBrad King2014-04-161-14/+21
|\
| * cmArchiveWrite: Handle NULL error string (#14882)Brad King2014-04-161-14/+21
| * CMake 2.8.12.2v2.8.12.2Brad King2014-01-161-1/+1
| * Merge branch 'ninja_fix_rerun' into releaseBrad King2014-01-151-3/+0
| |\
| * \ Merge branch 'vs10-include-backslashes' into releaseBrad King2014-01-091-1/+3
| |\ \
| * \ \ Merge branch 'xcode-storyboard-file-type-2.8.12' into releaseBrad King2014-01-091-2/+4
| |\ \ \
| | * | | Xcode: Fix storyboard viewRuslan Baratov2014-01-071-2/+4
| * | | | Merge branch 'fix-compile-OBJECT_DIR' into releaseBrad King2014-01-064-16/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs9-map-Fd' into releaseBrad King2014-01-061-0/+2
| |\ \ \ \ \
| * | | | | | CMake 2.8.12.1v2.8.12.1Brad King2013-11-051-1/+1
| * | | | | | Merge branch 'fix-automoc-compile-definitions' into releaseBrad King2013-11-052-4/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cmake-E-automoc-crash' into releaseBrad King2013-11-051-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | cmake: Validate -E cmake_automoc argument count (#14545)Brad King2013-11-051-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'clear-evaluation-files' into releaseBrad King2013-11-041-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'policy-CMP0022-fixes' into releaseBrad King2013-11-044-116/+144
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix summary documentation of INTERFACE_LINK_LIBRARIESBrad King2013-11-041-1/+1
| | * | | | | | | | Fix spelling in INTERFACE_LINK_LIBRARIES documentation (#14542)Modestas Vainius2013-11-041-3/+3
| * | | | | | | | | Merge branch 'object-library-no-TARGET_FILE' into releaseBrad King2013-11-021-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'object-library-missing-source' into releaseBrad King2013-11-021-0/+1
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'revise-compiler-id-policies' into releaseBrad King2014-04-023-2/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Do not warn by default when policy CMP0025 or CMP0047 is not setBrad King2014-04-023-2/+22
* | | | | | | | | | | | | Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-318-28/+34
|/ / / / / / / / / / / /
* | | | | | | | | | | | CMake 3.0.0-rc3v3.0.0-rc3Brad King2014-03-201-1/+1
* | | | | | | | | | | | Merge branch 'add_custom_command-no-INTERFACE-lib' into releaseBrad King2014-03-192-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Disallow INTERFACE libraries with add_custom_command(TARGET).Stephen Kelly2014-03-192-1/+10
* | | | | | | | | | | | | QtDialog: Fix Qt 5 build on non-Windows.Stephen Kelly2014-03-191-1/+1
|/ / / / / / / / / / / /