[Cmake-commits] CMake branch, master, updated. v2.8.4-114-g0ac3501

Brad King brad.king at kitware.com
Tue Mar 1 15:30:26 EST 2011


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  0ac35012f492e00f6cd4f4dcc50c3cf70c12ce4c (commit)
       via  fabdf7aa323a08f20dcb62ca8002b7b878fa4bea (commit)
      from  79037a818e43e35c9e1b134d65f597d026ab6b54 (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=0ac35012f492e00f6cd4f4dcc50c3cf70c12ce4c
commit 0ac35012f492e00f6cd4f4dcc50c3cf70c12ce4c
Merge: 79037a8 fabdf7a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 1 15:30:25 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 1 15:30:25 2011 -0500

    Merge topic 'libarchive-rm-windows-build'
    
    fabdf7a libarchive: Remove unused build/windows directory (#11885)


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

Summary of changes:
 Utilities/cmlibarchive/build/windows/mvcpp.nt      |  117 -----
 .../cmlibarchive/build/windows/vc71/libarchive.sln |   23 -
 .../build/windows/vc71/libarchive.vcproj           |  327 -------------
 .../cmlibarchive/build/windows/vc80/libarchive.sln |   25 -
 .../build/windows/vc80/libarchive.vcproj           |  455 ------------------
 .../vc80/libarchive_test/libarchive_test.vcproj    |  495 --------------------
 .../cmlibarchive/build/windows/vc90/libarchive.sln |   25 -
 .../build/windows/vc90/libarchive.vcproj           |  456 ------------------
 .../vc90/libarchive_test/libarchive_test.vcproj    |  494 -------------------
 Utilities/cmlibarchive/build/windows/wccpp.nt      |  107 -----
 10 files changed, 0 insertions(+), 2524 deletions(-)
 delete mode 100644 Utilities/cmlibarchive/build/windows/mvcpp.nt
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc71/libarchive.sln
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc71/libarchive.vcproj
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc80/libarchive.sln
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc80/libarchive.vcproj
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc80/libarchive_test/libarchive_test.vcproj
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc90/libarchive.sln
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc90/libarchive.vcproj
 delete mode 100644 Utilities/cmlibarchive/build/windows/vc90/libarchive_test/libarchive_test.vcproj
 delete mode 100644 Utilities/cmlibarchive/build/windows/wccpp.nt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list