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
*
Fix Intel Fortran .vfproj files for VS 10
Brad King
2011-12-13
1
-0/+10
*
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
1
-9/+9
*
VS: Add VS_SCC_AUXPATH target property (#12549)
Robert Dailey
2011-11-01
1
-0/+7
*
Also, check for 11.x as an intel fortran version.
Bill Hoffman
2011-09-30
1
-2/+2
*
Use version 11.0 for 12.x and 9.10 for 10.x intel versions to fix 12.1 vsIDE.
Bill Hoffman
2011-09-30
1
-4/+4
*
Fortran: Add support for free- and fixed-form flags
Brad King
2011-08-31
1
-0/+25
*
VS: Map Fortran free- and fixed-format flags to IDE options
Brad King
2011-08-31
1
-0/+2
*
VS: Map per-source Fortran flags to IDE options
Brad King
2011-08-31
1
-2/+9
*
Merge topic 'AutomocForQt'
David Cole
2011-08-25
1
-23/+21
|
\
|
*
Fix automoc with VS builds: apply patch from Bill
Alex Neundorf
2011-08-18
1
-23/+21
*
|
Merge topic 'add-vs9-midl-inc-dirs'
David Cole
2011-08-16
1
-0/+7
|
\
\
|
*
|
VS9: Add include_directories to midl command lines
David Cole
2011-08-12
1
-0/+7
|
|
/
*
|
Merge topic 'intel_fortran_vs2010'
David Cole
2011-08-16
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.
Bill Hoffman
2011-08-03
1
-0/+4
*
|
Add support for Visual Studio project-specific globals (#8707)
David Cole
2011-07-29
1
-4/+22
|
/
*
ENH: Fix Intel 12 plugin project generation for VS < 10
Brad King
2011-05-16
1
-3/+7
*
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
[next]