summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | cmState: Add CreateBaseSnapshot method.Stephen Kelly2015-06-023-5/+16
| |/ / / / / /
* | | | | | | Merge topic 'minor-cleanups'Brad King2015-06-0415-75/+59
|\ \ \ \ \ \ \
| * | | | | | | cmVariableWatchCommand: Simplify error reporting.Stephen Kelly2015-06-021-4/+1
| * | | | | | | cmListFileBacktrace: Internalize the step of making paths relative.Stephen Kelly2015-06-023-23/+8
| * | | | | | | cmGlobalGenerator: Don't use else after a return.Stephen Kelly2015-06-021-24/+19
| * | | | | | | cmMakefile: Make cmListFileBacktrace default constructible.Stephen Kelly2015-06-028-10/+10
| * | | | | | | cmMakefile: Add API for elseif to create backtrace.Stephen Kelly2015-06-023-5/+17
| * | | | | | | cmMakefile: Simplify CMP0000 handling.Stephen Kelly2015-06-021-9/+4
| |/ / / / / /
* | | | | | | Merge topic 'ctest-merge-test-output'Brad King2015-06-046-22/+37
|\ \ \ \ \ \ \
| * | | | | | | CTest: Capture test stdout/stderr through one pipe (#15600)Brad King2015-06-036-22/+37
| |/ / / / / /
* | | | | | | Merge topic 'vs-deterministic-guid'Brad King2015-06-048-71/+22
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | VS: Compute project GUIDs deterministicallyBrad King2015-06-048-71/+22
| |/ / / / /
* | | | | | Merge topic 'CPackDeb-dpkg-shlibdeps-check-flag'Brad King2015-06-041-7/+11
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CPackDeb: Check dpkg-shlibdeps --ignore-missing-info flagBrad King2015-06-031-3/+6
| * | | | | CPackDeb: Check dpkg-shlibdeps version more robustlyBrad King2015-06-031-4/+5
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2015-06-041-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-06-031-1/+1
| |/ / / |/| | |
* | | | Begin post-3.3 developmentBrad King2015-06-023-2/+11
* | | | Merge branch 'release'Brad King2015-06-024-13/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | CMake 3.3.0-rc1 version updateBrad King2015-06-022-4/+4
| * | Help: Drop development topic notes to prepare releaseBrad King2015-06-022-9/+0
|/ /
* | Merge topic 'doc-3.3-relnotes'Brad King2015-06-0256-363/+294
|\ \
| * | Help: Organize and revise 3.3 release notesBrad King2015-06-021-139/+169
| * | Help: Consolidate 3.3 release notesBrad King2015-06-0256-363/+264
|/ /
* | Merge topic 'FindPostgreSQL-updates'Brad King2015-06-021-19/+25
|\ \
| * | FindPostgreSQL: Search some more common packaging locationsTamar Kranenburg2015-06-011-9/+17
| * | FindPostgreSQL: Add help text for PostgreSQL_LIBRARY cache entryTamar Kranenburg2015-06-011-0/+2
| * | FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variableTamar Kranenburg2015-06-011-0/+1
| * | FindPostgreSQL: Search for versions 9.2, 9.3, and 9.4Tamar Kranenburg2015-06-011-2/+2
| * | FindPostgreSQL: Remove extra whitespace after command open parensTamar Kranenburg2015-06-011-3/+3
| * | FindPostgreSQL: Remove unused linesTamar Kranenburg2015-06-011-5/+0
* | | Merge topic 'FindBoost-per-config-libraries'Brad King2015-06-021-0/+2
|\ \ \
| * | | FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configurationBrad King2015-06-011-0/+2
* | | | CMake Nightly Date StampKitware Robot2015-06-021-1/+1
* | | | Merge branch 'release'Brad King2015-06-010-0/+0
|\ \ \ \
| * | | | CMake 3.2.3v3.2.3Brad King2015-06-011-1/+1
* | | | | Merge topic 'mingw32-make-backslash-workaround'Brad King2015-06-011-0/+1
|\ \ \ \ \
| * | | | | Revert "Makefile: Fix compilation after parent commit was backported"Brad King2015-06-011-0/+1
* | | | | | Merge branch 'release'Brad King2015-06-011-1/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Merge branch 'mingw32-make-backslash-workaround' into releaseBrad King2015-06-011-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Makefile: Fix compilation after parent commit was backportedBrad King2015-06-011-1/+0
* | | | | Merge topic 'FindPkgConfig_fix_extra_path'Brad King2015-06-014-1/+108
|\ \ \ \ \
| * | | | | FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH varsDaniele E. Domenichelli2015-05-294-1/+108
* | | | | | Merge topic 'FindMatlab-fix-visibility-and-reconfiguration'Brad King2015-06-016-4/+63
|\ \ \ \ \ \
| * | | | | | FindMatlab: fix reconfiguration of Matlab_ROOT_DIRRaffi Enficiaud2015-06-015-2/+62
| * | | | | | FindMatlab: fix header visibility of the generated mex filesRaffi Enficiaud2015-06-011-1/+1
| * | | | | | FindMatlab: Drop incorrect usage option from test helper scriptRaffi Enficiaud2015-06-011-1/+0
* | | | | | | Merge topic 'doc-add_dependencies-no-install'Brad King2015-06-011-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Help: Explicitly mention lack of 'install' support in add_dependenciesBrad King2015-06-011-1/+2
| |/ / / / / /
* | | | | | | Merge topic 'doc-cmake-compile-features-typo'Brad King2015-06-011-1/+1
|\ \ \ \ \ \ \