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  b0759da303ebf8a49cb840504591c92fd290f419 (commit)
       via  373faae5e1c936351b143b0561c61ef9884303e1 (commit)
      from  800e764e8047e194cb5532b6528104a16f83bd8f (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=b0759da303ebf8a49cb840504591c92fd290f419
commit b0759da303ebf8a49cb840504591c92fd290f419
Merge: 800e764 373faae
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Jun 3 09:56:32 2013 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Jun 3 09:56:32 2013 -0400

    Merge topic 'framework-refactor'
    
    373faae Refactor how bundles and frameworks are supported.


-----------------------------------------------------------------------

Summary of changes:
 Source/cmExportBuildFileGenerator.cxx          |    2 +-
 Source/cmExportInstallFileGenerator.cxx        |    8 +-
 Source/cmGlobalXCodeGenerator.cxx              |    9 +-
 Source/cmInstallTargetGenerator.cxx            |   14 +--
 Source/cmMakefileExecutableTargetGenerator.cxx |    5 +-
 Source/cmMakefileLibraryTargetGenerator.cxx    |   13 +-
 Source/cmMakefileTargetGenerator.cxx           |    2 +-
 Source/cmMakefileTargetGenerator.h             |    1 -
 Source/cmMakefileUtilityTargetGenerator.cxx    |    3 -
 Source/cmNinjaNormalTargetGenerator.cxx        |   19 ++-
 Source/cmNinjaTargetGenerator.cxx              |    2 +-
 Source/cmOSXBundleGenerator.cxx                |  102 ++++++++-------
 Source/cmOSXBundleGenerator.h                  |   22 ++--
 Source/cmTarget.cxx                            |  160 +++++++++++++++--------
 Source/cmTarget.h                              |   33 +++--
 Tests/BundleUtilities/CMakeLists.txt           |    3 +-
 16 files changed, 229 insertions(+), 169 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to