[Cmake-commits] [cmake-commits] king committed AIX-VisualAge-Fortran.cmake 1.2 NONE Linux-VisualAge-Fortran.cmake 1.3 1.4 xlf.cmake 1.2 NONE

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Aug 7 10:12:39 EDT 2009


Update of /cvsroot/CMake/CMake/Modules/Platform
In directory public:/mounts/ram/cvs-serv4795/Modules/Platform

Modified Files:
	Linux-VisualAge-Fortran.cmake 
Removed Files:
	AIX-VisualAge-Fortran.cmake xlf.cmake 
Log Message:
Move flag to Compiler/VisualAge-Fortran module

The CMAKE_Fortran_DEFINE_FLAG value applies to the IBM Fortran compilers
on all platforms.  This moves the setting to the platform-independent
compiler information file.


--- xlf.cmake DELETED ---

--- AIX-VisualAge-Fortran.cmake DELETED ---

Index: Linux-VisualAge-Fortran.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux-VisualAge-Fortran.cmake,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** Linux-VisualAge-Fortran.cmake	11 Jan 2008 22:38:41 -0000	1.3
--- Linux-VisualAge-Fortran.cmake	7 Aug 2009 14:12:29 -0000	1.4
***************
*** 1,3 ****
  SET(CMAKE_SHARED_LIBRARY_C_FLAGS "")        
  SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "")  
- include(Platform/xlf)
--- 1,2 ----



More information about the Cmake-commits mailing list