summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio6Generator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* fixed spelling mistakeKen Martin2003-01-221-1/+1
|
* BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test caseBill Hoffman2003-01-131-28/+39
|
* Add space between argumentsAndy Cedilnik2003-01-131-0/+4
|
* Use C flags too. Not exactly the right solution but it will have to do for now.Andy Cedilnik2003-01-121-3/+11
|
* better handling of ModuleKen Martin2002-12-171-2/+5
|
* BUG: Fixed quotes in output paths.Brad King2002-12-161-2/+2
|
* ENH: Added source file property OBJECT_DEPENDS to support generated header ↵Brad King2002-12-131-1/+23
| | | | files included in non-generated sources.
* Add check so that java projects build without C++Andy Cedilnik2002-12-111-43/+46
|
* Add support for comments on custom commands in visual studio 6Andy Cedilnik2002-12-101-1/+6
|
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-2/+10
|
* Revert back to 1.5, since it is fixed in ConvertToOutputPath and this breaks ↵Andy Cedilnik2002-11-221-3/+3
| | | | Windows 98
* Fix for network paths with spaceAndy Cedilnik2002-11-211-3/+3
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-13/+13
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* Fix a bug in generator. This one is good: This bug is only present on ↵Ken Martin2002-10-011-1/+1
| | | | Windows 98, but since RunCommand did not work, it never showed on the dashboard... In any case commands in Visual studio 6 should be in windows style slashes
* updated to use ConfigureFinalPassKen Martin2002-09-151-3/+0
|
* compiler warningsKen Martin2002-09-081-1/+1
|
* new archKen Martin2002-09-041-0/+844