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  1e6aaefdeebbf09eaf7fa0e9dbc6a7faa2f9132a (commit)
       via  a1cfc4fe3deed4d642773d0ae63dd524c3f2eba1 (commit)
       via  4079ba20d9d9c8d15fd28d9440d56c907dda811c (commit)
       via  17ab8e33f005aab3e493ac4535f63b6f229aacab (commit)
       via  7edfcd0e834a4dc8d3da9cada6ad6b9b46dfb4dd (commit)
       via  6c8dc7f1df6d3492d11ad994a35ee2f0b8a4e60b (commit)
       via  1efca9f427a5c537afc034aadf0c29073bfdfa22 (commit)
       via  d9b5f0a301c23c2c0e56ad3fcb696de71c3d6365 (commit)
       via  1c70c6cc09f0f8be087db2aeae5ee6a3f1b47bda (commit)
       via  2b7baed719e4a6eb918ed6f22ee6031a40b7f316 (commit)
       via  7ba954925a876f4c753a4296236bc7d2f18eb0b8 (commit)
       via  6d98b15fc8b9a065325e3683afe94efce17dd162 (commit)
       via  869037ee86d1c0ab757840adf499ea270d4301e1 (commit)
       via  2f6462a634726d9d0ea8d8552454839d67183016 (commit)
       via  148b83a12185d7611ff7576464087430c3f2719c (commit)
       via  4457a9f181663701961dc209740974f48213e6e7 (commit)
       via  4d039c5b46e3cac29ff1d9ce3e768af1bca6b69a (commit)
       via  c8ec8d6a7ec6c176bc14e7026dc755a9be8689cb (commit)
       via  3e8d47d18b4db6b4621ee5e4864dde234ad8a282 (commit)
       via  3b4895fa35e4a96022abd99b07002a7d2ab3a968 (commit)
       via  2232e97a6ed4a338b814d1ba3d62a7ffa9ef6e7f (commit)
       via  9a1d4e4ba170f4ac34c80593bd2fe8e1481a1181 (commit)
       via  8391b3015a82909828b7ada98e76d45aa11b892b (commit)
      from  ea533eb71516a92e1528e358ffa374b16864eac6 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1e6aaefdeebbf09eaf7fa0e9dbc6a7faa2f9132a
commit 1e6aaefdeebbf09eaf7fa0e9dbc6a7faa2f9132a
Merge: ea533eb a1cfc4f
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Oct 10 10:23:45 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Oct 10 10:23:45 2016 -0400

    Merge topic 'clean-up-link-configuration'
    
    a1cfc4fe cmMakefile: Simplify programmer error to an assert
    4079ba20 cmMakefile: Implement LinkLibraries as an internal property
    17ab8e33 cmMakefile: Inline method into only remaining caller
    7edfcd0e cmMakefile: Inline method into caller
    6c8dc7f1 cmake: Simplify find-package mode library addition
    1efca9f4 cmMakefile: Remove obsolete parameter
    d9b5f0a3 cmTarget: Remove target name from parameter list
    1c70c6cc cmMakefile: Use public API to find a target
    2b7baed7 cmMakefile: Inline method into only caller
    7ba95492 cmMakefile: Use public API to find a target
    6d98b15f cmMakefile: Invert if() condition to remove else
    869037ee cmMakefile: Remove ALIAS check
    2f6462a6 cmMakefile: Collapse two consecutive if()s into one
    148b83a1 cmMakefile: DeMorgan-invert condition
    4457a9f1 cmMakefile: Return after error and remove else condition
    4d039c5b cmMakefile: Invert handling of error condition
    ...


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

Summary of changes:
 Source/cmCPluginAPI.cxx                 |   44 ++++++++-
 Source/cmLinkLibrariesCommand.cxx       |    7 +-
 Source/cmMakefile.cxx                   |  147 ++++++++++++-------------------
 Source/cmMakefile.h                     |   16 +---
 Source/cmTarget.cxx                     |   24 +----
 Source/cmTarget.h                       |    8 +-
 Source/cmTargetLinkLibrariesCommand.cxx |   30 ++++++-
 Source/cmake.cxx                        |    2 +-
 8 files changed, 134 insertions(+), 144 deletions(-)


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

Reply via email to