Commit History

Author SHA1 Message Date
  Brad King ff32962a68 ENH: Test included header in Fortran preprocessing 17 years ago
  Bill Hoffman 9e773f5376 ENH: fix gcc sun fortran mix 17 years ago
  Bill Hoffman 9377e7122c ENH: put a check in for the gnu sunpro case 17 years ago
  Bill Hoffman 49f393074c ENH: make the test pass when fortran is gnu and c is cl 17 years ago
  Bill Hoffman 86b123ba27 ENH: add a way to fix bullseye link with fortran 17 years ago
  Bill Hoffman 020f5ae82e ENH: only call the fortran c interface test when compilers match 17 years ago
  Bill Hoffman a1f1e50143 ENH: only allow matching fortran a c compilers to be used 17 years ago
  Bill Hoffman a996c16bba ENH: do not error when sunpro or mipspro fortran used 17 years ago
  Bill Hoffman cecc2ab290 ENH: do not error when sunpro or mipspro fortran used 17 years ago
  Bill Hoffman a07ab25e14 ENH: add some debug stuff for the dashboards 17 years ago
  Bill Hoffman 84a4222314 ENH: add test for FortranCInterface 17 years ago
  Ken Martin ce8810c4e7 ENH: preclean some warnings 17 years ago
  Brad King b761da39c1 ENH: Patch from Maik to add preprocessor directive handling to Fortran dependency scanning. Also added -fpp flag to Intel Fortran compiler on Windows by default. 18 years ago
  Brad King b2e8c07af8 ENH: Implemented Fortran module output directory and search path flags. 18 years ago
  Brad King 2da186266e BUG: Disable test of fortran module dependencies except on GNU for now. A module path feature is needed for Sun support because it uses -M instead of -I for the module search path. 18 years ago
  Brad King f4fb1a4f91 ENH: Add tests of Fortran module dependencies across directories and on external modules. Tests based on cases provided by Maik in issue #5809. 18 years ago
  Brad King f860026155 ENH: Added test for Fortran90 modules in subdirectories. 18 years ago
  Brad King aa9ba5c3ef ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. See bug#5809. 18 years ago
  Brad King 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 20 years ago
  Brad King eb9164bf0e ENH: Added Fortran 90 test if the platform supports it. 21 years ago
  Bill Hoffman 80050d9541 clean up output of test and force verbose makefiles 21 years ago
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
  Bill Hoffman fca0ce545d ENH: add more output for fortran so I can figure out what is going on with other fortran compilers 21 years ago
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
  Bill Hoffman 26a6b4bc01 ENH: initial fortran 21 years ago