summaryrefslogtreecommitdiff
path: root/Source/cmLocalVisualStudio6Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-1/+9
|\
| * Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-1/+9
* | VS6: Add some delimiting between error message and content.Stephen Kelly2013-09-121-2/+2
|/
* VS 6,7: Refactor local generators to avoid GetSourceFileWithOutputBrad King2013-08-061-10/+8
* VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variablesPatrick Gansterer2013-07-311-6/+30
* Add support for CMAKE_STATIC_LINKER_FLAGSPatrick Gansterer2013-07-311-32/+33
* Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.Stephen Kelly2013-07-111-15/+5
* Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handlingBrad King2013-06-271-26/+8
* Add whitespace after colons in error messages.Stephen Kelly2013-06-211-2/+2
* Add cmLocalGenerator::GetCompileOptions.Stephen Kelly2013-06-021-1/+20
* VS6: Rename some variables to correspond to config values.Stephen Kelly2013-06-021-10/+10
* Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)Stephen Kelly2013-03-251-1/+1
* Merge topic 'vs6-rule-files'Brad King2013-02-051-0/+3
|\
| * VS 6: Create .rule file directory before fileBrad King2013-02-031-0/+3
* | Move GetCompileDefinitions to cmTarget.Stephen Kelly2013-01-291-9/+5
|/
* Revert "Move GetLinkInformation to cmGeneratorTarget"Stephen Kelly2012-11-211-3/+1
* Resolve warnings about shadowing parameters and local variables.Stephen Kelly2012-11-131-6/+6
* Resolve warnings about used enum values in switch blocks.Stephen Kelly2012-11-131-0/+2
* Fix config-specific INCLUDE_DIRECTORIES in multi-config generatorsStephen Kelly2012-10-171-5/+21
* Add a wrapper for accessing config-specific compile-definitions.Stephen Kelly2012-09-191-5/+9
* Append the COMPILE_DEFINITIONS from the Makefile to all targets.Stephen Kelly2012-09-191-16/+0
* Move GetIncludeDirectories to cmGeneratorTarget.Stephen Kelly2012-09-191-1/+4
* Move GetLinkInformation to cmGeneratorTargetStephen Kelly2012-09-191-1/+3
* Don't duplicate -D defines sent to the compiler.Stephen Kelly2012-08-201-31/+61
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-93/+93
* Cleanup custom command .rule file internal handlingBrad King2012-04-181-1/+1
* VS: Add CMakeLists.txt re-run rules at start of generationBrad King2012-03-281-12/+17
* Add $<TARGET_OBJECTS:...> expression to use an object libraryBrad King2012-03-161-1/+35
* Build object library targets in VSBrad King2012-03-131-9/+32
* Pre-compute object file names before VS project generationBrad King2012-03-091-29/+35
* Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-091-12/+1
|\
| * VS: Simplify object name computationBrad King2012-03-061-1/+1
| * Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-11/+0
* | Merge topic 'fix-12189-support-SBCS-in-VS'David Cole2012-03-081-3/+5
|\ \
| * | VS6: Avoid _MBCS define when _SBCS is defined (#12189)David Cole2012-02-211-3/+5
| |/
* | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-45/+60
|/
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-1/+2
* VS: Create a Fortran DLL's import library directoryBrad King2011-02-101-1/+1
* Record backtrace in cmCustomCommandBrad King2010-12-151-1/+1
* Simplify VS generator ConstructScript interfaceBrad King2010-12-081-13/+2
* Improve signature of cmLocalGenerator::GetRealDependencyBrad King2010-12-081-4/+6
* Fix KWStyle line length issues.Bill Hoffman2010-09-151-1/+2
* Fix line-too-long style errorsBrad King2010-09-101-1/+2
* Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)Brad King2010-05-281-0/+40
* Fix LINK_FLAGS_<CONFIG> in VS 6 generatorBrad King2010-05-281-29/+45
* Fix for Bug#10700, COMPILE_DEFINITIONS_MINSIZEREL missing REL part.Bill Hoffman2010-05-111-4/+4
* Create a static library's output dir for VS 6Brad King2009-10-281-0/+33
* Use per-config output dir in VS 6 templatesBrad King2009-10-281-0/+34
* Remove unused members of local VS 6 generatorBrad King2009-09-301-3/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9