| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake 3.0.0v3.0.0 | Brad King | 2014-06-09 | 1 | -1/+1 |
|
|
* | Merge branch 'fix-ctest-option-summary' into release | Brad King | 2014-06-05 | 1 | -1/+2 |
|\ |
|
| * | CTest: Added option description for --output-on-failure | Nils Gladitz | 2014-06-05 | 1 | -1/+2 |
|
|
* | | Merge branch 'fix-build-crash-on-bad-generator' into release | Brad King | 2014-06-03 | 1 | -1/+7 |
|\ \ |
|
| * | | cmake: Fix --build crash on bad CMAKE_GENERATOR in cache | Brad King | 2014-06-03 | 1 | -1/+7 |
| |/ |
|
* | | Merge branch 'cmake-credits' into release | Brad King | 2014-06-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Simplify and clarify credit text and link | Brad King | 2014-06-03 | 1 | -1/+1 |
|
|
* | | | Merge branch 'cmake-credits' into release | Brad King | 2014-06-03 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Simplify and clarify credit text and link | Brad King | 2014-06-03 | 1 | -1/+1 |
| |/ |
|
* | | cmCacheManager: Avoid cache entry self-assignment | Brad King | 2014-05-27 | 1 | -5/+1 |
|
|
* | | cmake: Tolerate missing HELPSTRING on compiler change | Brad King | 2014-05-27 | 1 | -1/+4 |
|/ |
|
* | CMake 3.0.0-rc6v3.0.0-rc6 | Brad King | 2014-05-22 | 1 | -1/+1 |
|
|
* | Merge branch 'backport-kwsys-cygwin-fixes' into release | Brad King | 2014-05-20 | 2 | -2/+11 |
|\ |
|
| * | KWSys Process: Workaround child kill trouble on Cygwin | Brad King | 2014-05-20 | 1 | -0/+6 |
|
|
| * | KWSys SystemTools: Port cygwin path conversion to modern API | Brad King | 2014-05-20 | 1 | -2/+5 |
|
|
* | | CMP0022: Fix link language propagation in NEW behavior | Brad King | 2014-05-19 | 1 | -10/+10 |
|/ |
|
* | Merge branch 'fix-atomic-rename-Windows-sharing-violation' into release | Brad King | 2014-05-13 | 1 | -2/+4 |
|\ |
|
| * | cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION | Eric Berge | 2014-05-13 | 1 | -2/+4 |
|
|
* | | CMake 3.0.0-rc5v3.0.0-rc5 | Brad King | 2014-05-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ninja-intel-linux' into release | Brad King | 2014-05-09 | 1 | -2/+4 |
|\ |
|
| * | Ninja: Fix deptype for Intel compiler on Linux | Brad King | 2014-05-09 | 1 | -2/+4 |
|
|
* | | cmTarget: Evaluate CMP0026 in calling context | Brad King | 2014-05-09 | 4 | -10/+19 |
|
|
* | | cmTarget: Drop unused GetProperty signature | Brad King | 2014-05-09 | 2 | -11/+3 |
|/ |
|
* | Merge branch 'vs-fix-MANIFESTUAC' into release | Brad King | 2014-05-07 | 3 | -12/+3 |
|\ |
|
| * | VS: Fix /MANIFESTUAC:NO linker option mapping | Eric Berge | 2014-05-07 | 3 | -12/+3 |
|
|
* | | Merge branch 'desktop-icon' into release | Brad King | 2014-05-07 | 1 | -1/+1 |
|\ \ |
|
| * | | cmake-gui: Fix desktop file icon configuration | Johannes Huber | 2014-05-07 | 1 | -1/+1 |
| |/ |
|
* | | ctest_build: Do not crash on bad generator name | Brad King | 2014-05-07 | 1 | -0/+9 |
|/ |
|
* | KWSys SystemInformation: Include backtrace APIs whenever we use them | Brad King | 2014-05-06 | 1 | -28/+15 |
|
|
* | Restore --help-full option to output all help manuals | Brad King | 2014-04-25 | 3 | -3/+14 |
|
|
* | Merge branch 'osx-CFBundle-info-plist' into release | Brad King | 2014-04-22 | 1 | -1/+1 |
|\ |
|
| * | OS X: Fix Info.plist placement in a CFBundle | Tim Blechmann | 2014-04-22 | 1 | -1/+1 |
|
|
* | | CMake 3.0.0-rc4v3.0.0-rc4 | Brad King | 2014-04-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'archive-null-error' into release | Brad King | 2014-04-16 | 1 | -14/+21 |
|\ |
|
| * | cmArchiveWrite: Handle NULL error string (#14882) | Brad King | 2014-04-16 | 1 | -14/+21 |
|
|
| * | CMake 2.8.12.2v2.8.12.2 | Brad King | 2014-01-16 | 1 | -1/+1 |
|
|
| * | Merge branch 'ninja_fix_rerun' into release | Brad King | 2014-01-15 | 1 | -3/+0 |
| |\ |
|
| * \ | Merge branch 'vs10-include-backslashes' into release | Brad King | 2014-01-09 | 1 | -1/+3 |
| |\ \ |
|
| * \ \ | Merge branch 'xcode-storyboard-file-type-2.8.12' into release | Brad King | 2014-01-09 | 1 | -2/+4 |
| |\ \ \ |
|
| | * | | | Xcode: Fix storyboard view | Ruslan Baratov | 2014-01-07 | 1 | -2/+4 |
|
|
| * | | | | Merge branch 'fix-compile-OBJECT_DIR' into release | Brad King | 2014-01-06 | 4 | -16/+12 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'vs9-map-Fd' into release | Brad King | 2014-01-06 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| * | | | | | | CMake 2.8.12.1v2.8.12.1 | Brad King | 2013-11-05 | 1 | -1/+1 |
|
|
| * | | | | | | Merge branch 'fix-automoc-compile-definitions' into release | Brad King | 2013-11-05 | 2 | -4/+21 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'cmake-E-automoc-crash' into release | Brad King | 2013-11-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | cmake: Validate -E cmake_automoc argument count (#14545) | Brad King | 2013-11-05 | 1 | -1/+1 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'clear-evaluation-files' into release | Brad King | 2013-11-04 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'policy-CMP0022-fixes' into release | Brad King | 2013-11-04 | 4 | -116/+144 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fix summary documentation of INTERFACE_LINK_LIBRARIES | Brad King | 2013-11-04 | 1 | -1/+1 |
|
|
| | * | | | | | | | | Fix spelling in INTERFACE_LINK_LIBRARIES documentation (#14542) | Modestas Vainius | 2013-11-04 | 1 | -3/+3 |
|
|