Brad King
|
667f0724a8
|
Fix PrecompiledHeader test for Intel on Windows
This commit updates the test's sanity check to allow Intel too.
Previously it refused to run on non-MSVC compilers.
|
2009-10-05 14:39:14 -04:00 |
Bill Hoffman
|
11d42b3e8f
|
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project
|
2009-07-13 16:58:24 -04:00 |
Ken Martin
|
ce8810c4e7
|
ENH: preclean some warnings
|
2008-03-25 11:27:18 -04:00 |
Brad King
|
9f542f4ef7
|
ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader test to use it (making the test simpler).
|
2007-09-13 13:37:45 -04:00 |
Brad King
|
4b0d362fe9
|
BUG: Do not use /I mode in VS6.
|
2007-03-12 13:28:57 -04:00 |
Brad King
|
ff220755e2
|
BUG: Clean the pch during make clean so that the test passes when run more than once.
|
2007-03-12 12:44:59 -04:00 |
Brad King
|
fb38af53c0
|
BUG: Split precompiled header flags into a separate per-global-generator 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.
|
2007-03-12 12:35:11 -04:00 |
Brad King
|
83466bf12e
|
ENH: Added PrecompiledHeader test for MSVC compilers.
|
2007-02-08 16:18:21 -05:00 |