summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigureGccXmlCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: overhaul of RunCommand on windows, if only win32 had popen...Bill Hoffman2002-03-141-1/+1
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: Removed addition of compiler support directory include option since the ...Brad King2001-09-071-22/+21
* BUG: GCCXML_FLAGS found from find_gcc_options or find_mpro_options should hav...Brad King2001-08-291-1/+25
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-3/+2
* BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test ou...Brad King2001-07-231-14/+18
* ENH: Added support for UNIX compilers. GCC and MIPSpro are supported.Brad King2001-07-231-2/+111
* ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's f...Brad King2001-07-231-0/+152