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
/
Tests
/
Fortran
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-9/+9
*
Tests: Add generator platform support
Brad King
2014-09-10
1
-0/+1
*
CMP0022: Fix link language propagation in NEW behavior
Brad King
2014-05-19
1
-1/+1
*
Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projects
Brad King
2014-03-03
1
-3/+3
*
Tests: Fix standalone build of tests with nested projects
Brad King
2013-12-05
1
-0/+4
*
Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogram
Brad King
2013-11-18
1
-1/+1
*
Tests: Add generator toolset support
Brad King
2013-02-07
1
-0/+1
*
Tests: Run ctest custom commands with VERBATIM
Brad King
2013-01-31
1
-1/+2
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
2
-7/+7
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-7/+7
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
3
-7/+7
*
Fix and simplify Fortran test compiler compatibility check
Brad King
2011-12-15
1
-10/+2
*
Fortran: Add support for free- and fixed-form flags
Brad King
2011-08-31
1
-0/+2
*
Merge topic 'absoft-fortran-compiler'
Brad King
2011-05-24
1
-1/+4
|
\
|
*
Absoft: Enable FortranCInterface check in Fortran test
Brad King
2011-05-20
1
-1/+4
*
|
Fix Fortran test .def file symbol mangling
Brad King
2011-02-23
3
-1/+14
|
/
*
Skip Fortran module mangling test on PathScale
Brad King
2010-01-25
1
-1/+1
*
Fix escapes in Fortran depend.make entries
Brad King
2010-01-04
2
-4/+11
*
Skip SHARED lib Fortran test with XL and old GNU
Brad King
2009-10-26
1
-1/+15
*
Fix Intel and MinGW Fortran DLL import libraries
Brad King
2009-10-26
2
-1/+3
*
Test all target types in Fortran
Brad King
2009-10-23
4
-3/+19
*
Fortran test: Match config for external project
Brad King
2009-10-05
1
-0/+3
*
Enable C and C++ first in Fortran test
Brad King
2009-09-09
1
-1/+1
*
Enforce FortranCInterface_VERIFY in Fortran test
Brad King
2009-08-24
1
-2/+2
*
Create FortranCInterface_VERIFY function
Brad King
2009-08-24
1
-0/+2
*
Rewrite FortranCInterface module
Brad King
2009-08-05
2
-36/+38
*
Test C, C++, Fortran interface combinations
Brad King
2009-08-04
6
-11/+35
*
ENH: Test Fortran and C++ in one executable
Brad King
2009-07-27
3
-3/+9
*
ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hack
Brad King
2009-07-27
1
-5/+0
*
ENH: Require language libs in Fortran/C test
Brad King
2009-07-27
1
-0/+1
*
ENH: Test included header in Fortran preprocessing
Brad King
2009-02-24
3
-5/+7
*
ENH: fix gcc sun fortran mix
Bill Hoffman
2008-11-11
1
-2/+5
*
ENH: put a check in for the gnu sunpro case
Bill Hoffman
2008-11-10
1
-0/+5
*
ENH: make the test pass when fortran is gnu and c is cl
Bill Hoffman
2008-11-06
1
-34/+44
*
ENH: add a way to fix bullseye link with fortran
Bill Hoffman
2008-11-06
1
-0/+5
*
ENH: only call the fortran c interface test when compilers match
Bill Hoffman
2008-11-05
1
-47/+63
*
ENH: only allow matching fortran a c compilers to be used
Bill Hoffman
2008-11-03
1
-2/+11
*
ENH: do not error when sunpro or mipspro fortran used
Bill Hoffman
2008-10-31
1
-1/+1
*
ENH: do not error when sunpro or mipspro fortran used
Bill Hoffman
2008-10-31
1
-2/+13
*
ENH: add some debug stuff for the dashboards
Bill Hoffman
2008-10-30
1
-0/+28
*
ENH: add test for FortranCInterface
Bill Hoffman
2008-10-29
4
-1/+40
*
BUG: Fix Fortran test to use more portable comment syntax in fixed format sou...
Brad King
2008-03-28
1
-3/+3
*
ENH: preclean some warnings
Ken Martin
2008-03-25
1
-0/+1
*
ENH: Patch from Maik to add preprocessor directive handling to Fortran depend...
Brad King
2008-01-09
2
-0/+58
*
ENH: Implemented Fortran module output directory and search path flags.
Brad King
2007-12-30
3
-4/+17
*
BUG: Disable test of fortran module dependencies except on GNU for now. A mo...
Brad King
2007-12-29
1
-1/+8
*
ENH: Add tests of Fortran module dependencies across directories and on exter...
Brad King
2007-12-28
5
-0/+54
*
ENH: Added test for Fortran90 modules in subdirectories.
Brad King
2007-12-15
5
-0/+12
*
ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. S...
Brad King
2007-10-10
5
-0/+39
*
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...
Brad King
2005-04-06
1
-2/+2
[next]