summaryrefslogtreecommitdiffstats
path: root/Tests/Fortran/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Skip Fortran module mangling test on PathScaleBrad King2010-01-251-1/+1
* Fix escapes in Fortran depend.make entriesBrad King2010-01-041-2/+9
* Skip SHARED lib Fortran test with XL and old GNUBrad King2009-10-261-1/+15
* Fix Intel and MinGW Fortran DLL import librariesBrad King2009-10-261-1/+1
* Test all target types in FortranBrad King2009-10-231-1/+4
* Fortran test: Match config for external projectBrad King2009-10-051-0/+3
* Enable C and C++ first in Fortran testBrad King2009-09-091-1/+1
* Enforce FortranCInterface_VERIFY in Fortran testBrad King2009-08-241-2/+2
* Create FortranCInterface_VERIFY functionBrad King2009-08-241-0/+2
* Rewrite FortranCInterface moduleBrad King2009-08-051-35/+37
* Test C, C++, Fortran interface combinationsBrad King2009-08-041-2/+14
* ENH: Test Fortran and C++ in one executableBrad King2009-07-271-2/+2
* ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hackBrad King2009-07-271-5/+0
* ENH: Test included header in Fortran preprocessingBrad King2009-02-241-0/+1
* ENH: fix gcc sun fortran mixBill Hoffman2008-11-111-2/+5
* ENH: put a check in for the gnu sunpro caseBill Hoffman2008-11-101-0/+5
* ENH: make the test pass when fortran is gnu and c is clBill Hoffman2008-11-061-34/+44
* ENH: add a way to fix bullseye link with fortranBill Hoffman2008-11-061-0/+5
* ENH: only call the fortran c interface test when compilers matchBill Hoffman2008-11-051-47/+63
* ENH: only allow matching fortran a c compilers to be usedBill Hoffman2008-11-031-2/+11
* ENH: do not error when sunpro or mipspro fortran usedBill Hoffman2008-10-311-1/+1
* ENH: do not error when sunpro or mipspro fortran usedBill Hoffman2008-10-311-2/+13
* ENH: add some debug stuff for the dashboardsBill Hoffman2008-10-301-0/+28
* ENH: add test for FortranCInterfaceBill Hoffman2008-10-291-1/+16
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: Patch from Maik to add preprocessor directive handling to Fortran depend...Brad King2008-01-091-0/+3
* ENH: Implemented Fortran module output directory and search path flags.Brad King2007-12-301-3/+8
* BUG: Disable test of fortran module dependencies except on GNU for now. A mo...Brad King2007-12-291-1/+8
* ENH: Add tests of Fortran module dependencies across directories and on exter...Brad King2007-12-281-0/+29
* ENH: Added test for Fortran90 modules in subdirectories.Brad King2007-12-151-0/+1
* ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. S...Brad King2007-10-101-0/+10
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...Brad King2005-04-061-2/+2
* ENH: Added Fortran 90 test if the platform supports it.Brad King2005-02-151-0/+7
* clean up output of test and force verbose makefilesBill Hoffman2004-09-271-5/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-1/+1
* ENH: add more output for fortran so I can figure out what is going on with ot...Bill Hoffman2004-09-081-0/+10
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-1/+1
* ENH: initial fortranBill Hoffman2004-08-061-0/+2