summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigureGccXmlCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test ↵Brad King2001-07-231-1/+1
| | | | output can be checked.
* ENH: Added support for UNIX compilers. GCC and MIPSpro are supported.Brad King2001-07-231-0/+4
|
* ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's ↵Brad King2001-07-231-0/+108
flags for the current compiler. Currently only implemented correctly for Visual C++ in Windows.