summaryrefslogtreecommitdiff
path: root/Tests/Fortran
Commit message (Expand)AuthorAgeFilesLines
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-9/+9
* Tests: Add generator platform supportBrad King2014-09-101-0/+1
* CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-1/+1
* Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-031-3/+3
* Tests: Fix standalone build of tests with nested projectsBrad King2013-12-051-0/+4
* Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-181-1/+1
* Tests: Add generator toolset supportBrad King2013-02-071-0/+1
* Tests: Run ctest custom commands with VERBATIMBrad King2013-01-311-1/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-132-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-7/+7
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-133-7/+7
* Fix and simplify Fortran test compiler compatibility checkBrad King2011-12-151-10/+2
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+2
* Merge topic 'absoft-fortran-compiler'Brad King2011-05-241-1/+4
|\
| * Absoft: Enable FortranCInterface check in Fortran testBrad King2011-05-201-1/+4
* | Fix Fortran test .def file symbol manglingBrad King2011-02-233-1/+14
|/
* Skip Fortran module mangling test on PathScaleBrad King2010-01-251-1/+1
* Fix escapes in Fortran depend.make entriesBrad King2010-01-042-4/+11
* 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-262-1/+3
* Test all target types in FortranBrad King2009-10-234-3/+19
* 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-052-36/+38
* Test C, C++, Fortran interface combinationsBrad King2009-08-046-11/+35
* ENH: Test Fortran and C++ in one executableBrad King2009-07-273-3/+9
* ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hackBrad King2009-07-271-5/+0
* ENH: Require language libs in Fortran/C testBrad King2009-07-271-0/+1
* ENH: Test included header in Fortran preprocessingBrad King2009-02-243-5/+7
* 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-294-1/+40
* BUG: Fix Fortran test to use more portable comment syntax in fixed format sou...Brad King2008-03-281-3/+3
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: Patch from Maik to add preprocessor directive handling to Fortran depend...Brad King2008-01-092-0/+58
* ENH: Implemented Fortran module output directory and search path flags.Brad King2007-12-303-4/+17
* BUG: Disable test of fortran module dependencies except on GNU for now. A mo...Brad King2007-12-281-1/+8
* ENH: Add tests of Fortran module dependencies across directories and on exter...Brad King2007-12-285-0/+54
* ENH: Added test for Fortran90 modules in subdirectories.Brad King2007-12-155-0/+12
* ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. S...Brad King2007-10-105-0/+39
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...Brad King2005-04-061-2/+2