[Cmake-commits] CMake branch, master, updated. v2.8.11.1-401-gdaaf628
Brad King
brad.king at kitware.com
Fri Jun 28 09:04:04 EDT 2013
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 daaf6283f5c0e8b7ea7ee93f983ad56d4498788d (commit)
via d221eac81261679d3580849218220290fcd122df (commit)
via b6385cabec5356b471dc37bd999d1803555ba386 (commit)
via 0c9cc9a0775da100c9744c388bae724acbe34034 (commit)
from 2ed149caefb6b9c60f8e93058d5431727c650116 (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=daaf6283f5c0e8b7ea7ee93f983ad56d4498788d
commit daaf6283f5c0e8b7ea7ee93f983ad56d4498788d
Merge: 2ed149c d221eac
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 28 09:04:01 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 28 09:04:01 2013 -0400
Merge topic 'refactor-compile-options'
d221eac Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
b6385ca Escape target flags taken from COMPILE_OPTIONS
0c9cc9a Embarcadero: Use response files only for includes, objects, and libs
-----------------------------------------------------------------------
Summary of changes:
Modules/Platform/Windows-Embarcadero.cmake | 7 ++-
Source/cmExtraSublimeTextGenerator.cxx | 29 +------------
Source/cmGlobalXCodeGenerator.cxx | 11 ++---
Source/cmGlobalXCodeGenerator.h | 2 +-
Source/cmLocalGenerator.cxx | 63 +++++++++++++++++++++------
Source/cmLocalGenerator.h | 6 +-
Source/cmLocalVisualStudio6Generator.cxx | 34 ++++-----------
Source/cmLocalVisualStudio7Generator.cxx | 12 +----
Source/cmLocalXCodeGenerator.cxx | 9 ++++
Source/cmLocalXCodeGenerator.h | 1 +
Source/cmMakefileTargetGenerator.cxx | 50 ++--------------------
Source/cmNinjaTargetGenerator.cxx | 34 +--------------
Source/cmVisualStudio10TargetGenerator.cxx | 11 +----
Tests/CompileOptions/CMakeLists.txt | 6 ++-
Tests/CompileOptions/main.cpp | 19 ++++++--
15 files changed, 111 insertions(+), 183 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list