[Cmake-commits] CMake branch, master, updated. v3.1.0-rc1-190-ga1f964e
Brad King
brad.king at kitware.com
Mon Nov 10 10:43:09 EST 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 a1f964ef6897343cd47f904b7cf7ad94b2b65e70 (commit)
via b6b37e303786e48c305cb83011ce5fa6cf71e359 (commit)
via 0842b08463d14d6c7e27dcb4cda278805cce6e5f (commit)
from 742e6f8f06a635bbc0cb10a36ce68d5b9987f1f5 (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=a1f964ef6897343cd47f904b7cf7ad94b2b65e70
commit a1f964ef6897343cd47f904b7cf7ad94b2b65e70
Merge: 742e6f8 b6b37e3
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 10 10:43:08 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 10 10:43:08 2014 -0500
Merge topic 'make-fortran-preprocessor-assembly-targets'
b6b37e30 Makefile: Add assembly and preprocessed targets for Fortran
0842b084 Makefile: Refactor checks for lang-specific targets and export compile cmds
-----------------------------------------------------------------------
Summary of changes:
Modules/Compiler/GNU-Fortran.cmake | 5 ---
Modules/Compiler/HP-Fortran.cmake | 3 ++
Modules/Compiler/Intel-Fortran.cmake | 3 ++
Modules/Compiler/PGI-Fortran.cmake | 5 ---
Modules/Compiler/SunPro-Fortran.cmake | 3 ++
Modules/Compiler/XL-Fortran.cmake | 2 +-
Modules/Platform/HP-UX-HP-Fortran.cmake | 3 ++
Modules/Platform/IRIX.cmake | 8 ++++
Source/cmLocalUnixMakefileGenerator3.cxx | 43 ++++++++++++--------
Source/cmMakefileTargetGenerator.cxx | 15 +++++--
Tests/FortranOnly/CMakeLists.txt | 26 ++++++++++++
Tests/FortranOnly/preprocess.F | 5 +++
.../Library => FortranOnly}/test_preprocess.cmake | 4 +-
13 files changed, 90 insertions(+), 35 deletions(-)
create mode 100644 Tests/FortranOnly/preprocess.F
copy Tests/{ComplexOneConfig/Library => FortranOnly}/test_preprocess.cmake (61%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list