[Cmake-commits] CMake branch, next, updated. v2.8.3-940-g2a9c28f

Brad King brad.king at kitware.com
Thu Dec 16 10:10:35 EST 2010


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, next has been updated
       via  2a9c28f059ce171a0b19a34edd72d816a330e826 (commit)
       via  e8d380f90d3e93a18b04c184ad2fa81d2d24b350 (commit)
      from  56f149b5c8c8a77f6d310197529a8ade2da826cb (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=2a9c28f059ce171a0b19a34edd72d816a330e826
commit 2a9c28f059ce171a0b19a34edd72d816a330e826
Merge: 56f149b e8d380f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Dec 16 10:10:34 2010 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Dec 16 10:10:34 2010 -0500

    Merge topic 'gnu-compiler-windows-info' into next
    
    e8d380f Remove unused old-style g++ info file


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e8d380f90d3e93a18b04c184ad2fa81d2d24b350
commit e8d380f90d3e93a18b04c184ad2fa81d2d24b350
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Dec 16 09:50:59 2010 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Dec 16 10:09:29 2010 -0500

    Remove unused old-style g++ info file
    
    Since commit aff31479 (Modernize GNU compiler info on Windows,
    2009-12-02) the file Modules/Platform/Windows-g++.cmake has been unused.
    It just includes the non-existent Modules/Platform/Windows-gcc.cmake so
    remove it outright.

diff --git a/Modules/Platform/Windows-g++.cmake b/Modules/Platform/Windows-g++.cmake
deleted file mode 100644
index 3aa393c..0000000
--- a/Modules/Platform/Windows-g++.cmake
+++ /dev/null
@@ -1 +0,0 @@
-INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-gcc.cmake)

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

Summary of changes:
 Modules/Platform/Windows-g++.cmake |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
 delete mode 100644 Modules/Platform/Windows-g++.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list