summaryrefslogtreecommitdiff
path: root/Source/cmLocalVisualStudio6Generator.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-4/+5
* stringapi: Use strings in target nameBen Boeckel2014-03-081-6/+6
* Fix config-specific INCLUDE_DIRECTORIES in multi-config generatorsStephen Kelly2012-10-171-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* VS: Add CMakeLists.txt re-run rules at start of generationBrad King2012-03-281-0/+1
* Add $<TARGET_OBJECTS:...> expression to use an object libraryBrad King2012-03-161-0/+2
* Pre-compute object file names before VS project generationBrad King2012-03-091-0/+1
* Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-091-3/+0
|\
| * Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-3/+0
* | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-1/+1
|/
* Create a static library's output dir for VS 6Brad King2009-10-281-0/+2
* Remove unused members of local VS 6 generatorBrad King2009-09-301-10/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Refactor VS 6 build event generationBrad King2009-06-161-0/+2
* BUG: cmTarget instances should not be copied. Removed pass-by-value argument...Brad King2008-01-291-1/+1
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-0/+3
* BUG: Fixed passing of configuration names to GetRealDependency and ConstructS...Brad King2007-08-101-0/+2
* ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a...Brad King2007-08-011-0/+1
* STYLE: Removed unused reference to cmMakeDepend.Brad King2007-06-111-1/+0
* BUG: fix problem for non-C/CXX languages with Visual Studio, theAlexander Neundorf2007-05-091-1/+3
* ENH: now target names can be used in add_custom_command() andAlexander Neundorf2007-05-091-4/+2
* ENH: check in initial conv library stuffBill Hoffman2007-02-161-1/+3
* ENH: Made cmLocalVisualStudioGenerator a superclass of cmLocalVisualStudio6Ge...Brad King2006-07-111-2/+2
* BUG: VS6 generator now uses ComputeLinkInformation just like all other genera...Brad King2006-04-191-0/+3
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-1/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-7/+7
* BUG: Fixed generation of cmake re-run rules.Brad King2006-02-091-1/+1
* ENH: Enabled new WORKING_DIRECTORY option to ADD_CUSTOM_COMMAND and ADD_CUSTO...Brad King2006-02-081-1/+1
* FIX: apply patch from bug# 1965Bill Hoffman2005-07-131-1/+2
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-3/+3
* BUG: Fixed ordering of multiple commands in a custom target when implemented ...Brad King2005-04-261-0/+3
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-6/+2
* yikes added new custom command supportKen Martin2003-06-031-10/+5
* Several fixes/improvements:Brad King2003-02-071-1/+1
* Add support for comments on custom commands in visual studio 6Andy Cedilnik2002-12-101-0/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-5/+5
* new archKen Martin2002-09-041-0/+106