Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 anni fa |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 anni fa |
Brad King
|
55e453a317
ENH: Removed addition of compiler support directory include option since the find_*_options scripts now include it automatically.
|
24 anni fa |
Brad King
|
754e1cb9a5
BUG: GCCXML_FLAGS found from find_gcc_options or find_mpro_options should have the trailing newline stripped from the string.
|
24 anni fa |
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
|
24 anni fa |
Brad King
|
9adacc17f8
BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test output can be checked.
|
24 anni fa |
Brad King
|
4a52b0e6c3
ENH: Added support for UNIX compilers. GCC and MIPSpro are supported.
|
24 anni fa |
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.
|
24 anni fa |