summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio6Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* moved depend code into cmTargetKen Martin2003-06-241-87/+8
* ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...Brad King2003-06-231-1/+3
* fix for bad assumptionKen Martin2003-06-171-1/+1
* fix for bad assumptionKen Martin2003-06-171-4/+9
* fix for vs6 rule filesKen Martin2003-06-161-0/+23
* more crazt changes source files now must match with full pathKen Martin2003-06-051-1/+5
* minor fixKen Martin2003-06-041-0/+4
* bug fix for vs6 custom commandsBill Hoffman2003-06-041-3/+3
* bug fixBill Hoffman2003-06-041-2/+2
* compielr warningsKen Martin2003-06-041-1/+1
* yikes added new custom command supportKen Martin2003-06-031-156/+211
* BUG: add linker flags for modulesBill Hoffman2003-05-051-0/+5
* Remove warningsAndy Cedilnik2003-03-271-2/+0
* Implement GetLineFromStream that actually works and use it instead of getlineAndy Cedilnik2003-03-271-12/+7
* BUG: fix crash with force cxx typeBill Hoffman2003-03-171-1/+5
* force cxx compiler for cxx filesBill Hoffman2003-03-171-6/+12
* use c flags with c and not cxx flags, also force c++ for c filesBill Hoffman2003-03-141-5/+10
* Several fixes/improvements:Brad King2003-02-071-6/+33
* added option to shut off automatic rebuildingKen Martin2003-02-061-6/+13
* 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 fi...Brad King2002-12-131-1/+23
* 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
* Fix for network paths with spaceAndy Cedilnik2002-11-211-3/+3
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-13/+13
* Fix a bug in generator. This one is good: This bug is only present on Windows...Ken Martin2002-10-011-1/+1
* updated to use ConfigureFinalPassKen Martin2002-09-151-3/+0
* compiler warningsKen Martin2002-09-081-1/+1
* new archKen Martin2002-09-041-0/+844