summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.3.0-rc2v3.3.0-rc2Brad King2015-06-091-1/+1
* Merge branch 'doc-policy-OLD-deprecated' into releaseBrad King2015-06-0967-5/+139
|\
| * Help: Document explicitly that policy OLD behavior is deprecatedBrad King2015-06-0967-5/+139
* | Merge branch 'doc-drop-incorrect-cmake-developer-advice' into releaseBrad King2015-06-081-1/+0
|\ \
| * | Help: Drop incorrect advice from cmake-developer.7 manualBrad King2015-06-081-1/+0
| |/
* | Merge branch 'revert-mingw-no-find_library-dll' into releaseBrad King2015-06-082-7/+1
|\ \
| * | Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409)Brad King2015-06-082-7/+1
* | | Merge branch 'ctest-script-mode-no-legacy-cygwin' into releaseBrad King2015-06-081-0/+4
|\ \ \
| * | | ctest: Disable CMake Cygwin legacy warning in dashboard client scriptBrad King2015-06-081-0/+4
| | |/ | |/|
* | | Merge branch 'cmake-gui-osx-install-command-line' into releaseBrad King2015-06-081-0/+1
|\ \ \
| * | | cmake-gui: Make command-line install help text selectableClinton Stimpson2015-06-081-0/+1
* | | | Merge branch 'FindwxWidgets-versioned-executable' into releaseBrad King2015-06-081-1/+2
|\ \ \ \
| * | | | FindwxWidgets: Fix find_program call for versioned namesBrad King2015-06-081-1/+2
* | | | | Merge branch 'doc-add_custom_command-clarify-TARGET_FILE' into releaseBrad King2015-06-081-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help: Reference TARGET_FILE genex in add_custom_command docs (#15605)Brad King2015-06-081-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'CPackDeb-dpkg-shlibdeps-check-flag' into releasev3.3.0-rc1Brad King2015-06-031-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 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Fix typo in cmake-compile-features(7) manual (#15594)Erik Sjölund2015-05-291-1/+1
| |/ / / / / / /