index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeDetermineFortranCompiler.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
STYLE: fdcorrect comments about FC/CC
Alexander Neundorf
2007-05-18
1
-4/+5
*
BUG: If the Fortran CompilerId source fails to compile it should not be a fai...
Brad King
2007-05-18
1
-0/+1
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-9/+2
*
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...
Brad King
2007-05-03
1
-32/+52
*
ENH: remove df because df is a unix utilitiy
Bill Hoffman
2007-02-21
1
-1/+1
*
BUG: fix for bug 3950 add support for df compiler on windows
Bill Hoffman
2007-02-20
1
-1/+1
*
BUG: Search for the compiler only once and store a full path to it in the cac...
Brad King
2006-08-29
1
-14/+15
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-3/+3
*
ENH: fix more than one argument passed in to compilers via environment
Bill Hoffman
2006-01-25
1
-1/+1
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-0/+1
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
1
-3/+3
*
ENH: make sure flags set in CC or CXX environment variables stay with the com...
Bill Hoffman
2005-07-20
1
-0/+3
*
ENH: add the ability to generate custom commands for a language that is not s...
Bill Hoffman
2004-10-21
1
-1/+1
*
ENH: do not check for gnu for visual studio
Ken Martin
2004-09-15
1
-0/+5
*
ENH: try to find fortran compiler before adding the test
Bill Hoffman
2004-08-26
1
-4/+11
*
Add a fortran test if there is a fortran compiler
Bill Hoffman
2004-08-26
1
-24/+23
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
1
-25/+43
*
ENH: initial fortran support
Bill Hoffman
2004-08-06
1
-0/+83