[Cmake-commits] CMake branch, master, updated. v2.8.4-523-g313a633
Brad King
brad.king at kitware.com
Tue Jun 7 14:05:50 EDT 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 313a633b85adcf6c69120dcec8e4685371549ce0 (commit)
via 27aa446352b882c7bbda269a3770fec8fa24eb57 (commit)
via 2dfc121b898dcd04b3fe8ecb18d1ad8d9c4b945a (commit)
via 6d29b4bfe6cffae306f0d74f1cbd3696db56d98b (commit)
via 7815e90e21049cb06ecbdbe8ed44aa008aa9d6f4 (commit)
from f0d36581025fb83c0cfdd7cf9ade28dd1de5f8ea (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=313a633b85adcf6c69120dcec8e4685371549ce0
commit 313a633b85adcf6c69120dcec8e4685371549ce0
Merge: f0d3658 27aa446
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 7 14:04:00 2011 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 7 14:04:00 2011 -0400
Merge topic 'vs10_include_fix'
27aa446 One more try. Use full path by default, and relative on broken compilers.
2dfc121 Use bin tree for inclues to avoid -I with spaces in the path.
6d29b4b Append and do not clobber CMAKE_CXX_FLAGS in the test.
7815e90 Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.
-----------------------------------------------------------------------
Summary of changes:
Source/cmVisualStudioGeneratorOptions.cxx | 7 ++++-
Tests/CMakeLists.txt | 12 +++++++
Tests/IncludeDirectories/CMakeLists.txt | 47 +++++++++++++++++++++++++++++
Tests/IncludeDirectories/main.cpp | 9 +++++
4 files changed, 74 insertions(+), 1 deletions(-)
create mode 100644 Tests/IncludeDirectories/CMakeLists.txt
create mode 100644 Tests/IncludeDirectories/main.cpp
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list