index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmLocalVisualStudio6Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BUG: fix problem for non-C/CXX languages with Visual Studio, the
Alexander Neundorf
2007-05-09
1
-3/+6
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
1
-42/+54
*
ENH: Created method cmTarget::GetExportMacro to centralize computation of the...
Brad King
2007-03-28
1
-9/+4
*
ENH: Added support for import libraries created by executable and module targ...
Brad King
2007-03-19
1
-1/+3
*
ENH: Added computation of object file names that are almost always short enou...
Brad King
2007-03-16
1
-2/+27
*
STYLE: Fix line-too-long.
Brad King
2007-03-10
1
-2/+4
*
BUG: Re-enable backward compatibility replacements in user-provided VS6 DSP t...
Brad King
2007-03-09
1
-1/+1
*
ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator...
Brad King
2007-03-09
1
-2/+55
*
ENH: fix crash
Bill Hoffman
2007-02-20
1
-8/+11
*
BUG: fix for bug 4423 set language fixes
Bill Hoffman
2007-02-20
1
-2/+6
*
STYLE: fix warning
Bill Hoffman
2007-02-18
1
-1/+1
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-0/+12
*
ENH: undo bug fix because of failed test
Bill Hoffman
2007-01-23
1
-37/+29
*
ENH: add link flags for debug/release etc
Bill Hoffman
2007-01-23
1
-29/+37
*
COMP: Remove unused variable.
Brad King
2006-10-25
1
-1/+0
*
BUG: Adjust prebuild/prelink/postbuild script construction to account for Con...
Brad King
2006-10-25
1
-10/+9
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
1
-0/+16
*
ENH: Re-implemented command line argument shell quoting to support several pl...
Brad King
2006-09-27
1
-0/+8
*
BUG: Centralized generation of command line arguments in escaped form. This ...
Brad King
2006-09-21
1
-2/+2
*
ENH: Made cmLocalVisualStudioGenerator a superclass of cmLocalVisualStudio6Ge...
Brad King
2006-07-11
1
-2/+27
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-59/+101
*
BUG: VS6 generator now uses ComputeLinkInformation just like all other genera...
Brad King
2006-04-19
1
-67/+145
*
BUG: Do not require language flags variables. Other generators do not, and i...
Brad King
2006-04-18
1
-5/+5
*
ENH: Updated VS6 generator to use target.GetFullName() to compute target file...
Brad King
2006-04-18
1
-22/+25
*
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...
Brad King
2006-04-11
1
-10/+31
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-25/+46
*
ENH: add support for per config target LINK_FLAGS
Bill Hoffman
2006-04-03
1
-3/+22
*
ENH: removed unused rules from targets for VS
Ken Martin
2006-03-23
1
-41/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-92/+93
*
COMP: Even more global target fixes
Andy Cedilnik
2006-02-24
1
-4/+3
*
BUG: More fixing of support for global target son visual studio
Andy Cedilnik
2006-02-24
1
-3/+7
*
BUG: Add target-level COMPILE_FLAGS to the target not the individual source f...
Brad King
2006-02-20
1
-9/+12
*
ENH: If CMAKE_NO_AUTOMATIC_INCLUDE_DIRECTORIES is not set try to approximate ...
Brad King
2006-02-18
1
-12/+33
*
BUG: Avoid adding unused rules to special targets like ALL_BUILD. Make sure ...
Brad King
2006-02-14
1
-1/+12
*
COMP: Removed unused variables.
Brad King
2006-02-10
1
-2/+0
*
BUG: Fixed generation of cmake re-run rules.
Brad King
2006-02-09
1
-10/+11
*
ENH: Enabled new WORKING_DIRECTORY option to ADD_CUSTOM_COMMAND and ADD_CUSTO...
Brad King
2006-02-08
1
-8/+6
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-3/+11
*
ENH: add COMPILE_FLAGS to targets
Bill Hoffman
2006-01-25
1
-0/+6
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-48/+29
*
ENH: for all custom commands that can not be given to a target, add them to a...
Bill Hoffman
2006-01-09
1
-3/+53
*
BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Deb...
Brad King
2005-08-19
1
-6/+15
*
BUG: revert part of patch that set executable debug prefix as it breaks too m...
Bill Hoffman
2005-07-13
1
-51/+5
*
BUG: try to fix failed test
Bill Hoffman
2005-07-13
1
-7/+11
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-106/+168
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-4/+3
*
ENH: add first cut at support for exe with same name as lib
Ken Martin
2005-06-16
1
-4/+15
*
ENH: removed old convert calls
Ken Martin
2005-06-10
1
-2/+3
*
BUG: Fixed ordering of multiple commands in a custom target when implemented ...
Brad King
2005-04-26
1
-25/+72
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-1/+1
[prev]
[next]