Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: Add support to C compiler identification for void return type from ↵ | Brad King | 2008-02-25 | 1 | -0/+7 | |
| | | | | main. Cross-compilers for embedded platforms may require it. | |||||
* | ENH: Improvied compiler identification robustness | Brad King | 2008-02-25 | 1 | -0/+73 | |
- Write a single source file into the compiler id directory - This avoid requiring the compiler to behave correctly with respect to include rules and the current working directory - Helps to identify cross-compiling toolchains with unusual default behavior |