[Cmake-commits] CMake branch, master, updated. v3.2.2-1263-g2c54622
Brad King
brad.king at kitware.com
Thu May 21 09:03:51 EDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via 2c54622ff57b2ccb44d4e99e2fefb0501dbccb92 (commit)
via e462ef74e55f2c4c1169797d4916f8076a927485 (commit)
via 8ea2db2639b55b5c3590a594f9beddd9740cf679 (commit)
via 438ce4a0fb92b7288a46e17524418522468eb0a2 (commit)
via 41477d5c0705baa33878c16e979283088efe2c4a (commit)
from f3e4e3ecde21e790c6428f553f81e4d544f4e73b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2c54622ff57b2ccb44d4e99e2fefb0501dbccb92
commit 2c54622ff57b2ccb44d4e99e2fefb0501dbccb92
Merge: f3e4e3e e462ef7
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu May 21 09:03:50 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu May 21 09:03:50 2015 -0400
Merge topic 'cmake-gui-osx-install-command-line'
e462ef74 Help: Add notes for topic 'cmake-gui-osx-install-command-line'
8ea2db26 cmake-gui: Replace command-line install dialog with information box
438ce4a0 cmake-gui: Add --install option to add command-line tools on OS X
41477d5c cmake-gui: Drop undocumented and unused --mac-install option
-----------------------------------------------------------------------
Summary of changes:
.../dev/cmake-gui-osx-install-command-line.rst | 10 ++
Source/QtDialog/CMakeLists.txt | 4 -
Source/QtDialog/CMakeSetup.cxx | 78 +++++++++++--
Source/QtDialog/CMakeSetupDialog.cxx | 36 +++++-
Source/QtDialog/MacInstallDialog.ui | 103 -----------------
Source/QtDialog/QMacInstallDialog.cxx | 121 --------------------
Source/QtDialog/QMacInstallDialog.h | 20 ----
7 files changed, 109 insertions(+), 263 deletions(-)
create mode 100644 Help/release/dev/cmake-gui-osx-install-command-line.rst
delete mode 100644 Source/QtDialog/MacInstallDialog.ui
delete mode 100644 Source/QtDialog/QMacInstallDialog.cxx
delete mode 100644 Source/QtDialog/QMacInstallDialog.h
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list