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
/
cmLocalVisualStudio7Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-intel-dll-implib-outdir'
Brad King
2011-02-22
1
-1/+1
|
\
|
*
VS: Create a Fortran DLL's import library directory
Brad King
2011-02-10
1
-1/+1
*
|
Merge topic 'vs-link-flag-table'
Brad King
2011-02-22
1
-0/+18
|
\
\
|
*
|
Add link flag table entries for VS 7,8,9
Brad King
2011-02-09
1
-0/+18
|
|
/
*
|
VS7/8/9: Add flag map for string pooling option (#10397)
Sebastian Herbst
2011-02-01
1
-0/+1
*
|
VS7/8/9: Map whole program optimization flags (#10263)
Philip Lowman
2011-02-01
1
-0/+4
*
|
Add FloatingPointModel to the list of known VS7 generator flags.
James Bigler
2011-01-31
1
-0/+5
|
/
*
Merge topic 'fix-11695-spaces-in-vs10-rc-defs'
Brad King
2011-01-28
1
-3/+6
|
\
|
*
Fix line too long KWStyle issue (#11695)
David Cole
2011-01-26
1
-1/+2
|
*
VS10: Escape double quote chars in defines for rc files (#11695)
David Cole
2011-01-26
1
-3/+5
*
|
Honor VS_SCC_* properties in Fortran targets (#10237)
Brad King
2011-01-17
1
-11/+18
|
/
*
Merge topic 'fix-11461-add-midl-vs10'
Brad King
2011-01-11
1
-1/+0
|
\
|
*
VS10: Finish Midl support (#11461)
David Cole
2011-01-05
1
-1/+0
*
|
Merge topic 'vs-Fortran-only-DLL'
Brad King
2011-01-11
1
-1/+6
|
\
\
|
*
|
VS: Fix linking of Fortran-only DLL projects (#10803)
Brian Bassett
2011-01-06
1
-1/+6
*
|
|
Map multiple /FI flags for VS < 10 (#11649)
Brad King
2011-01-03
1
-1/+1
|
|
/
|
/
|
*
|
Simplify VS generator ConstructScript interface
Brad King
2010-12-08
1
-12/+2
*
|
Improve signature of cmLocalGenerator::GetRealDependency
Brad King
2010-12-08
1
-3/+6
*
|
Set Intel .vfproj RuntimeLibrary attribute
Brad King
2010-11-09
1
-0/+1
*
|
Fix Intel .vfproj SubSystem attribute values
Brad King
2010-11-09
1
-2/+4
*
|
VS: Map /ENTRY linker option to EntryPointSymbol
Patrick Gansterer
2010-08-26
1
-0/+2
*
|
VS: Add more TargetMachine option values
Patrick Gansterer
2010-08-24
1
-0/+15
*
|
For VS10: Really use full path file names.
David Cole
2010-06-23
1
-1/+3
*
|
Use full path file names to express dependencies.
David Cole
2010-06-21
1
-3/+5
|
/
*
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
Brad King
2010-05-28
1
-1/+14
*
Fix .pdb name attribute in VS project files
Brad King
2010-04-28
1
-2/+2
*
Partial fix from bug #10503, use full paths to fix custom commands.
Bill Hoffman
2010-04-02
1
-2/+4
*
Fix issue #9042 - correctly this time. Fix failing tests on VS 7, 8 and 9 das...
David Cole
2009-12-24
1
-2/+2
*
Fix issue #9042 - use relative path for pdb file name when CMAKE_USE_RELATIVE...
David Cole
2009-12-23
1
-2/+6
*
Fix .vfproj files with per-source settings
Brad King
2009-12-02
1
-0/+4
*
Do not link library dependencies in VS solutions
Brad King
2009-10-20
1
-0/+10
*
Avoid C++ linker language in VS Fortran project
Brad King
2009-10-19
1
-1/+2
*
Fix use of module .def files for MS tools
Brad King
2009-09-29
1
-21/+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Fix .vfproj file version for Intel Fortran 10.1
Brad King
2009-09-28
1
-0/+6
*
Bug #9430, recognize the FR flag
Bill Hoffman
2009-09-17
1
-0/+1
*
Generate proper Intel Fortran project version
Brad King
2009-09-16
1
-1/+13
*
Silence VS generator for missing CMakeLists.txt
Brad King
2009-09-02
1
-0/+4
*
ENH: remove code duplication and use cmVisualStudioGeneratorOptions for all v...
Bill Hoffman
2009-07-28
1
-378/+8
*
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...
Bill Hoffman
2009-07-14
1
-7/+5
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-17/+33
*
ENH: Pass config to cmTarget::GetLinkerLanguage
Brad King
2009-07-08
1
-2/+2
*
ENH: Simpler cmTarget::GetLinkerLanguage signature
Brad King
2009-07-07
1
-4/+2
*
BUG: Avoid cmTarget::GetDirectory for utilities
Brad King
2009-07-03
1
-1/+1
*
STYLE: Replace large if() with named boolean
Brad King
2009-07-03
1
-4/+3
*
ENH: Create exe implib dir in VS pre-link rule
Brad King
2009-06-16
1
-6/+6
*
ENH: Generalize exe implib dir creation for VS
Brad King
2009-06-16
1
-28/+6
*
BUG: Create an exe's implib output dir for VS
Brad King
2009-06-15
1
-0/+28
*
ENH: Refactor VS 7,8,9 build event generation
Brad King
2009-06-12
1
-122/+78
*
STYLE: fix line lenght
Bill Hoffman
2009-03-28
1
-2/+4
[next]