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
/
cmLocalVisualStudioGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: remove patch as directory change was already fixed
Bill Hoffman
2008-01-15
1
-7/+0
*
BUG: fix for bug 6234, use cd /d so that drives can be changed.
Bill Hoffman
2008-01-15
1
-0/+8
*
BUG: When the working directory for a custom command is on another drive lett...
Brad King
2007-12-17
1
-0/+10
*
BUG: fix #5326: source files with the same name in different groups lead to c...
Alexander Neundorf
2007-08-27
1
-22/+38
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-2/+2
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
1
-2/+5
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-1/+2
*
ENH: do not use relative paths for custom command commands if they working di...
Bill Hoffman
2007-01-18
1
-1/+8
*
BUG: Avoid leading and trailing newlines in custom command scripts because so...
Brad King
2006-10-25
1
-6/+12
*
ENH: Re-implemented command line argument shell quoting to support several pl...
Brad King
2006-09-27
1
-1/+12
*
BUG: Centralized generation of command line arguments in escaped form. This ...
Brad King
2006-09-21
1
-0/+51
*
BUG: Duplicate object name detection should not be case sensitive since this ...
Brad King
2006-08-08
1
-5/+8
*
BUG: Make sure sources with unknown extensions are not compiled by VS.
Brad King
2006-08-03
1
-3/+13
*
ENH: Adding .hh file as a C++ header file extension. Remove duplicate code f...
Brad King
2006-08-01
1
-8/+12
*
STYLE: fix long lines
Ken Martin
2006-07-18
1
-3/+2
*
ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera...
Brad King
2006-07-11
1
-0/+89