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 'genexpr-for-mfc-flag'
Brad King
2020-10-01
1
-1/+1
|
\
|
*
VS: Teach CMAKE_MFC_FLAG to support generator expressions
Andrey Starodubtsev
2020-09-30
1
-1/+1
*
|
VS: Make ImportLibary generation optional
Mark Jansen
2020-09-30
1
-5/+7
|
/
*
VS: Avoid unnecessary duplication of custom commands across targets in VS 9
Brad King
2020-09-08
1
-1/+6
*
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
Brad King
2020-09-08
1
-0/+9
*
cmLocalVisualStudio7Generator: Consolidate target iteration
Brad King
2020-09-04
1
-33/+11
*
cmLocalVisualStudio7Generator: Generate targets in dependency order
Brad King
2020-09-04
1
-2/+3
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-6/+8
*
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-1/+1
*
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-3/+7
*
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-2/+2
*
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-4/+5
*
Merge topic 'fortran-preprocess-property'
Brad King
2020-05-22
1
-0/+27
|
\
|
*
Fortran: Add Fortran_PREPROCESS property
Peter Hill
2020-05-21
1
-0/+27
*
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-2/+1
|
/
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-36/+29
*
cmOutputConverter::GetFortranFormat(): delete const char* overload
Vitaly Stakhovsky
2020-04-27
1
-1/+1
*
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-1/+2
*
Merge topic 'cmprop-source'
Brad King
2020-04-15
1
-13/+14
|
\
|
*
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-13/+14
*
|
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-3/+4
|
/
*
cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case config
Brad King
2020-04-01
1
-3/+2
*
Merge topic 'string-prefix'
Brad King
2020-03-26
1
-1/+2
|
\
|
*
replace "std::string::find(x) == 0" with cmHasPrefix()
Rolf Eike Beer
2020-03-23
1
-1/+2
*
|
Remove redundant calls to CollapseFullPath
Brad King
2020-03-24
1
-3/+1
|
/
*
Convert more loops to range-based for-loops
Vitaly Stakhovsky
2020-03-10
1
-3/+2
*
Modernize memory management
Marc Chevrier
2020-03-05
1
-5/+4
*
Merge branch 'backport-3.16-link-line-backtrace'
Brad King
2020-02-10
1
-2/+2
|
\
|
*
Propagate backtraces from LINK_LIBRARIES through to link line items
Brad King
2020-02-10
1
-2/+2
*
|
cmLocalVisualStudio7Generator: clean up c_str()
Vitaly Stakhovsky
2020-01-20
1
-48/+43
*
|
Merge topic 'vs-Fortran-link-flags'
Brad King
2020-01-14
1
-0/+8
|
\
\
|
|
/
|
*
VS: Add Fortran link flag table entries for /OPT:*
Pavel Liavonau
2020-01-13
1
-0/+8
|
*
Merge branch 'pch-generate' into release-3.16
Brad King
2019-10-10
1
-2/+16
|
|
\
*
|
|
cmTarget: add std::string overloads
Vitaly Stakhovsky
2019-12-14
1
-1/+1
*
|
|
cmMakefile: Delay custom command creation
Daniel Eiband
2019-11-24
1
-6/+6
*
|
|
Merge topic 'tag-std-string'
Brad King
2019-11-13
1
-1/+1
|
\
\
\
|
*
|
|
cmVisualStudio10TargetGenerator: use std::string for tag
Vitaly Stakhovsky
2019-11-10
1
-1/+1
*
|
|
|
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-11-11
1
-7/+7
|
/
/
/
*
|
|
cmGeneratorTarget: Return non-const sources from GetAllConfigSources
Brad King
2019-10-17
1
-1/+1
*
|
|
Merge topic 'pch-generate'
Brad King
2019-10-10
1
-2/+16
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
PCH: Generate sources during Compute step
Cristian Adam
2019-10-09
1
-2/+16
*
|
VS: Tell VS 16.4 not to verify CMake-provided custom command outputs
Brad King
2019-10-07
1
-0/+4
|
/
*
Unity build: Generate sources during Compute step
Brad King
2019-10-03
1
-1/+0
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-7/+8
*
cmCustomCommandLine: Provide command line make functions
Daniel Eiband
2019-09-16
1
-17/+8
*
Merge topic 'use-using'
Brad King
2019-09-06
1
-1/+1
|
\
|
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1/+1
*
|
Merge topic 'unity-build'
Brad King
2019-09-05
1
-2/+6
|
\
\
|
|
/
|
/
|
|
*
Unity build: Add support for Visual Studio generator
Cristian Adam
2019-08-29
1
-2/+6
*
|
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-0/+1
[next]