Commit History

Author SHA1 Message Date
  Brad King 667f0724a8 Fix PrecompiledHeader test for Intel on Windows 16 years ago
  Bill Hoffman 11d42b3e8f ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project 16 years ago
  Ken Martin ce8810c4e7 ENH: preclean some warnings 17 years ago
  Brad King 9f542f4ef7 ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader test to use it (making the test simpler). 18 years ago
  Brad King 4b0d362fe9 BUG: Do not use /I mode in VS6. 19 years ago
  Brad King ff220755e2 BUG: Clean the pch during make clean so that the test passes when run more than once. 19 years ago
  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. 19 years ago
  Brad King 83466bf12e ENH: Added PrecompiledHeader test for MSVC compilers. 19 years ago