Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: overhaul of RunCommand on windows, if only win32 had popen... | Bill Hoffman | 2002-03-14 | 1 | -1/+1 |
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
* | ENH: change InitialPass to take a const reference to the argument string, to ... | Bill Hoffman | 2001-09-20 | 1 | -1/+1 |
* | ENH: Removed addition of compiler support directory include option since the ... | Brad King | 2001-09-07 | 1 | -22/+21 |
* | BUG: GCCXML_FLAGS found from find_gcc_options or find_mpro_options should hav... | Brad King | 2001-08-29 | 1 | -1/+25 |
* | ENH: big change, only allow commands access to the cache via the cmMakefile c... | Bill Hoffman | 2001-08-08 | 1 | -3/+2 |
* | BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test ou... | Brad King | 2001-07-23 | 1 | -14/+18 |
* | ENH: Added support for UNIX compilers. GCC and MIPSpro are supported. | Brad King | 2001-07-23 | 1 | -2/+111 |
* | ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's f... | Brad King | 2001-07-23 | 1 | -0/+152 |