Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'doc-drop-incorrect-cmake-developer-advice' into release | Brad King | 2015-06-08 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Drop incorrect advice from cmake-developer.7 manual | Brad King | 2015-06-08 | 1 | -1/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'revert-mingw-no-find_library-dll' into release | Brad King | 2015-06-08 | 2 | -7/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409) | Brad King | 2015-06-08 | 2 | -7/+1 | |
* | | | | | | | Merge branch 'ctest-script-mode-no-legacy-cygwin' into release | Brad King | 2015-06-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest: Disable CMake Cygwin legacy warning in dashboard client script | Brad King | 2015-06-08 | 1 | -0/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'cmake-gui-osx-install-command-line' into release | Brad King | 2015-06-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | cmake-gui: Make command-line install help text selectable | Clinton Stimpson | 2015-06-08 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'FindwxWidgets-versioned-executable' into release | Brad King | 2015-06-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindwxWidgets: Fix find_program call for versioned names | Brad King | 2015-06-08 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'doc-add_custom_command-clarify-TARGET_FILE' into release | Brad King | 2015-06-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Reference TARGET_FILE genex in add_custom_command docs (#15605) | Brad King | 2015-06-08 | 1 | -0/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'CPackDeb-dpkg-shlibdeps-check-flag' into releasev3.3.0-rc1 | Brad King | 2015-06-03 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackDeb: Check dpkg-shlibdeps --ignore-missing-info flag | Brad King | 2015-06-03 | 1 | -3/+6 | |
| * | | | | | | | CPackDeb: Check dpkg-shlibdeps version more robustly | Brad King | 2015-06-03 | 1 | -4/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake 3.3.0-rc1 version update | Brad King | 2015-06-02 | 2 | -4/+4 | |
* | | | | | | | Help: Drop development topic notes to prepare release | Brad King | 2015-06-02 | 2 | -9/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'doc-3.3-relnotes' | Brad King | 2015-06-02 | 56 | -363/+294 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Organize and revise 3.3 release notes | Brad King | 2015-06-02 | 1 | -139/+169 | |
| * | | | | | | Help: Consolidate 3.3 release notes | Brad King | 2015-06-02 | 56 | -363/+264 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'FindPostgreSQL-updates' | Brad King | 2015-06-02 | 1 | -19/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindPostgreSQL: Search some more common packaging locations | Tamar Kranenburg | 2015-06-01 | 1 | -9/+17 | |
| * | | | | | | FindPostgreSQL: Add help text for PostgreSQL_LIBRARY cache entry | Tamar Kranenburg | 2015-06-01 | 1 | -0/+2 | |
| * | | | | | | FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variable | Tamar Kranenburg | 2015-06-01 | 1 | -0/+1 | |
| * | | | | | | FindPostgreSQL: Search for versions 9.2, 9.3, and 9.4 | Tamar Kranenburg | 2015-06-01 | 1 | -2/+2 | |
| * | | | | | | FindPostgreSQL: Remove extra whitespace after command open parens | Tamar Kranenburg | 2015-06-01 | 1 | -3/+3 | |
| * | | | | | | FindPostgreSQL: Remove unused lines | Tamar Kranenburg | 2015-06-01 | 1 | -5/+0 | |
* | | | | | | | Merge topic 'FindBoost-per-config-libraries' | Brad King | 2015-06-02 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configuration | Brad King | 2015-06-01 | 1 | -0/+2 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-02 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release' | Brad King | 2015-06-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMake 3.2.3v3.2.3 | Brad King | 2015-06-01 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'mingw32-make-backslash-workaround' | Brad King | 2015-06-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "Makefile: Fix compilation after parent commit was backported" | Brad King | 2015-06-01 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'release' | Brad King | 2015-06-01 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'mingw32-make-backslash-workaround' into release | Brad King | 2015-06-01 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Makefile: Fix compilation after parent commit was backported | Brad King | 2015-06-01 | 1 | -1/+0 | |
* | | | | | | | | | Merge topic 'FindPkgConfig_fix_extra_path' | Brad King | 2015-06-01 | 4 | -1/+108 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars | Daniele E. Domenichelli | 2015-05-29 | 4 | -1/+108 | |
* | | | | | | | | | | Merge topic 'FindMatlab-fix-visibility-and-reconfiguration' | Brad King | 2015-06-01 | 6 | -4/+63 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindMatlab: fix reconfiguration of Matlab_ROOT_DIR | Raffi Enficiaud | 2015-06-01 | 5 | -2/+62 | |
| * | | | | | | | | | | FindMatlab: fix header visibility of the generated mex files | Raffi Enficiaud | 2015-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | | FindMatlab: Drop incorrect usage option from test helper script | Raffi Enficiaud | 2015-06-01 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge topic 'doc-add_dependencies-no-install' | Brad King | 2015-06-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Explicitly mention lack of 'install' support in add_dependencies | Brad King | 2015-06-01 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'doc-cmake-compile-features-typo' | Brad King | 2015-06-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Fix typo in cmake-compile-features(7) manual (#15594) | Erik Sjölund | 2015-05-29 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'file-log-less-data' | Brad King | 2015-06-01 | 1 | -20/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmFileCommand: Do not log raw protocol data from curl (#15589) | Brad King | 2015-05-28 | 1 | -3/+26 | |
| * | | | | | | | | | | | cmFileCommand: Clarify logic for populating LOG variable | Brad King | 2015-05-28 | 1 | -1/+1 | |