Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: almost all tests passing in vs 10, commit fixes preprocess and starts ↵ | Bill Hoffman | 2009-07-13 | 1 | -1/+4 |
| | | | | vs external project | ||||
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
| | |||||
* | ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader ↵ | Brad King | 2007-09-13 | 1 | -32/+16 |
| | | | | test to use it (making the test simpler). | ||||
* | BUG: Do not use /I mode in VS6. | Brad King | 2007-03-12 | 1 | -7/+10 |
| | |||||
* | BUG: Clean the pch during make clean so that the test passes when run more ↵ | Brad King | 2007-03-12 | 1 | -0/+6 |
| | | | | than once. | ||||
* | BUG: Split precompiled header flags into a separate per-global-generator ↵ | Brad King | 2007-03-12 | 1 | -3/+3 |
| | | | | flag map. This is needed because the flag mappings differ across VS IDE versions. This fixes bug#3512 for VS8 where as the previous fix only worked for VS7. | ||||
* | ENH: Added PrecompiledHeader test for MSVC compilers. | Brad King | 2007-02-08 | 6 | -0/+88 |