Commit History

Author SHA1 Message Date
  Brad King 7b10ec686f Skip SHARED lib Fortran test with XL and old GNU 16 years ago
  Brad King 707d05e936 Fix Intel and MinGW Fortran DLL import libraries 16 years ago
  Brad King eb3d02e351 Test all target types in Fortran 16 years ago
  Brad King d4342e8ae7 Fortran test: Match config for external project 16 years ago
  Brad King 14b12d0355 Enable C and C++ first in Fortran test 16 years ago
  Brad King 6e7020b452 Enforce FortranCInterface_VERIFY in Fortran test 16 years ago
  Brad King a9be85da2e Create FortranCInterface_VERIFY function 16 years ago
  Brad King 80f0201b37 Rewrite FortranCInterface module 16 years ago
  Brad King f3cd1e06f5 Test C, C++, Fortran interface combinations 16 years ago
  Brad King 2b849a77a6 ENH: Test Fortran and C++ in one executable 16 years ago
  Brad King 1c98cdf224 ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hack 16 years ago
  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