Bill Hoffman
|
baa28efd10
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
Brad King
|
55e453a317
|
ENH: Removed addition of compiler support directory include option since the find_*_options scripts now include it automatically.
|
2001-09-07 09:40:34 -04:00 |
Brad King
|
754e1cb9a5
|
BUG: GCCXML_FLAGS found from find_gcc_options or find_mpro_options should have the trailing newline stripped from the string.
|
2001-08-29 17:11:03 -04:00 |
Bill Hoffman
|
db1303aa7d
|
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
2001-08-08 11:54:46 -04:00 |
Brad King
|
9adacc17f8
|
BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test output can be checked.
|
2001-07-23 14:43:23 -04:00 |
Brad King
|
4a52b0e6c3
|
ENH: Added support for UNIX compilers. GCC and MIPSpro are supported.
|
2001-07-23 11:54:25 -04:00 |
Brad King
|
dc87e1906d
|
ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's flags for the current compiler. Currently only implemented correctly for Visual C++ in Windows.
|
2001-07-23 11:07:38 -04:00 |