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  986981ea03cac860c0128214144b97f18979a1ae (commit)
       via  749584509ee3155bb87e56a08ee538e4100a59d8 (commit)
      from  43b463cdfc8f1e2e595ab9cf0feec89b4b782e0b (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=986981ea03cac860c0128214144b97f18979a1ae
commit 986981ea03cac860c0128214144b97f18979a1ae
Merge: 43b463c 7495845
Author:     David Cole <david.c...@kitware.com>
AuthorDate: Tue Feb 7 15:35:11 2012 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Feb 7 15:35:11 2012 -0500

    Merge topic 'lang-enable-order-issue-12929'
    
    7495845 Fix CXX/Fortran MODULE flags when enabled before C (#12929)


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

Summary of changes:
 Modules/CMakeCXXInformation.cmake     |   14 ++++++++------
 Modules/CMakeFortranInformation.cmake |    8 ++++++++
 Tests/COnly/CMakeLists.txt            |    2 ++
 Tests/COnly/testCModule.c             |    6 ++++++
 Tests/CxxOnly/CMakeLists.txt          |    2 ++
 Tests/CxxOnly/testCxxModule.cxx       |    6 ++++++
 6 files changed, 32 insertions(+), 6 deletions(-)
 create mode 100644 Tests/COnly/testCModule.c
 create mode 100644 Tests/CxxOnly/testCxxModule.cxx


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