[Cmake-commits] CMake branch, master, updated. v3.0.0-1464-gc86b99c

Brad King brad.king at kitware.com
Mon Jul 21 10:36:08 EDT 2014


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  c86b99c351d313f3e45ee895a6166d55e86b245c (commit)
       via  3151024d241c581463d20bf0ce3d1060bdd22de4 (commit)
      from  b86f0e445b1d7f9e58c8d2d9f14c7501e734057d (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=c86b99c351d313f3e45ee895a6166d55e86b245c
commit c86b99c351d313f3e45ee895a6166d55e86b245c
Merge: b86f0e4 3151024
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 21 10:36:07 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 21 10:36:07 2014 -0400

    Merge topic 'fix-QCC-compile-flags'
    
    3151024d QNX: Add missing flags for configurations and artifact creation.


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

Summary of changes:
 Modules/Compiler/QCC-C.cmake                       |    2 ++
 Modules/Compiler/QCC-CXX.cmake                     |   12 +++++++++++
 .../QCC.cmake}                                     |   12 +++++++----
 Modules/Platform/QNX-QCC-C.cmake                   |    4 ----
 Modules/Platform/QNX-QCC-CXX.cmake                 |    4 ----
 Modules/Platform/QNX.cmake                         |   22 +++-----------------
 6 files changed, 25 insertions(+), 31 deletions(-)
 create mode 100644 Modules/Compiler/QCC-C.cmake
 create mode 100644 Modules/Compiler/QCC-CXX.cmake
 copy Modules/{CMakeSystemSpecificInitialize.cmake => Compiler/QCC.cmake} (62%)
 delete mode 100644 Modules/Platform/QNX-QCC-C.cmake
 delete mode 100644 Modules/Platform/QNX-QCC-CXX.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list