[Cmake-commits] CMake branch, master, updated. v3.0.0-1371-gf1b33fc

Brad King brad.king at kitware.com
Mon Jul 14 09:38:00 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  f1b33fccd166c1b9b2455ed19ecab7172a93db7e (commit)
       via  5d8738468f3eb6f45035d1f77c23ef5fdf490af6 (commit)
      from  23eb0aaef56bf66e6f584e82b57c7291e41667cb (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=f1b33fccd166c1b9b2455ed19ecab7172a93db7e
commit f1b33fccd166c1b9b2455ed19ecab7172a93db7e
Merge: 23eb0aa 5d87384
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 14 09:37:59 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 14 09:37:59 2014 -0400

    Merge topic 'vs-RC-flags'
    
    5d873846 VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS


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

Summary of changes:
 Source/cmVS10RCFlagTable.h                 |    7 +++
 Source/cmVS11RCFlagTable.h                 |    7 +++
 Source/cmVS12RCFlagTable.h                 |    7 +++
 Source/cmVS14RCFlagTable.h                 |    7 +++
 Source/cmVisualStudio10TargetGenerator.cxx |   66 ++++++++++++++++++++++++++++
 Source/cmVisualStudio10TargetGenerator.h   |    4 ++
 Source/cmVisualStudioGeneratorOptions.h    |    1 +
 7 files changed, 99 insertions(+)
 create mode 100644 Source/cmVS10RCFlagTable.h
 create mode 100644 Source/cmVS11RCFlagTable.h
 create mode 100644 Source/cmVS12RCFlagTable.h
 create mode 100644 Source/cmVS14RCFlagTable.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list