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
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-4/+4
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-7/+9
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Take strings in escaping functions
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-3/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-15/+15
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-16/+16
*
VS: For Intel Fortran .vfproj put OBJECT libs in link line (#14777)
Brad King
2014-02-27
1
-4/+4
*
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-1/+12
*
cmMakefile: Make FindSourceGroup const.
Stephen Kelly
2014-01-22
1
-2/+2
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-1/+2
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-2/+2
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-3/+3
*
Windows: Use wide-character system APIs
Clinton Stimpson
2013-12-09
1
-1/+1
*
Merge topic 'vs9-map-Fd'
Brad King
2013-11-20
1
-0/+2
|
\
|
*
VS: Map /Fd to ProgramDataBaseFileName for VS 7,8,9 (#14577)
Brad King
2013-11-18
1
-0/+2
*
|
VS: Set .NET target framework version for VS 7-9 (#14499)
Brad King
2013-10-21
1
-0/+5
*
|
VS: Expose Intel Fortran .vfproj format version to CMake language
Brad King
2013-10-18
1
-29/+1
*
|
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-1/+11
|
/
*
VS: Future-proof Intel project format selection
Brad King
2013-09-10
1
-7/+11
*
Merge topic 'optimize-custom-command-dependencies'
Brad King
2013-08-07
1
-4/+3
|
\
|
*
VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput
Brad King
2013-08-06
1
-4/+3
*
|
Fix setting of the entry point symbol for Windows CE (#14088)
Patrick Gansterer
2013-08-05
1
-9/+12
|
/
*
Unify the way the flags of a static library are read
Patrick Gansterer
2013-07-31
1
-11/+1
*
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-1/+3
*
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
Brad King
2013-06-27
1
-9/+3
*
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-1/+1
*
Add cmLocalGenerator::GetCompileOptions.
Stephen Kelly
2013-06-02
1
-1/+3
*
VS: Allow /Fa to set AssemblerListingLocation (#14153)
Brad King
2013-05-20
1
-1/+5
*
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-7/+7
|
\
|
*
Fix spelling and typos (affecting users)
Andreas Mohr
2013-05-07
1
-7/+7
*
|
VS: Separate compiler and linker PDB files (#11899, #14062)
Brad King
2013-04-05
1
-10/+0
|
/
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-1/+0
*
VS: Avoid empty source groups in some cases (#3474)
Anton Helwart
2013-03-08
1
-7/+21
*
VS: Specify WinCE subsystems correctly in VS 9 2008
Mark Salisbury
2013-02-13
1
-3/+17
*
VS: Specify WinCE subsystem also for DLLs
Mark Salisbury
2013-02-13
1
-0/+4
*
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-2/+2
*
Merge topic 'windows-ce'
Brad King
2012-11-28
1
-3/+17
|
\
|
*
VS: Support setting correct subsystem and entry point for WinCE
Patrick Gansterer
2012-11-26
1
-3/+17
*
|
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-6/+2
|
/
*
Resolve warnings about shadowing parameters and local variables.
Stephen Kelly
2012-11-13
1
-3/+3
*
Resolve warnings about used enum values in switch blocks.
Stephen Kelly
2012-11-13
1
-0/+2
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-1/+1
*
Merge topic 'vs-pdb-output'
Brad King
2012-10-01
1
-3/+3
|
\
|
*
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
Yuchen Deng
2012-09-25
1
-3/+3
*
|
Return a std::string from GetCompileDefinitions.
Stephen Kelly
2012-09-21
1
-2/+2
*
|
Port remaining code to GetCompileDefinitions().
Stephen Kelly
2012-09-21
1
-11/+4
*
|
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+3
*
|
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
1
-2/+6
|
/
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-42/+42
[next]