index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudioGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Remove impossible condition.
Stephen Kelly
2015-09-27
1
-3
/
+2
*
VS: Refactor target ordering logic
Brad King
2015-09-22
1
-6
/
+12
*
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
Stephen Kelly
2015-08-26
1
-1
/
+1
*
cmGeneratorTarget: Move GetLanguages from cmTarget.
Stephen Kelly
2015-08-26
1
-1
/
+3
*
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1
/
+1
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-1
/
+1
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-1
/
+1
*
Merge topic 'use-generator-target'
Brad King
2015-08-11
1
-0
/
+1
|
\
|
*
cmTarget: Split storage of include directories from genexes.
Stephen Kelly
2015-08-07
1
-0
/
+1
*
|
cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget.
Stephen Kelly
2015-08-07
1
-4
/
+6
|
/
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-4
/
+7
*
cmGlobalGenerator: Move generation object creation to Compute().
Stephen Kelly
2015-07-30
1
-0
/
+2
*
VisualStudio: Skip global targets when processing.
Stephen Kelly
2015-07-29
1
-0
/
+4
*
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
1
-0
/
+70
|
\
|
*
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-0
/
+70
*
|
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-9
/
+18
|
/
*
cmState: Host some state from the cmGlobalGenerator.
Stephen Kelly
2015-05-27
1
-2
/
+2
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1
/
+2
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-0
/
+13
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-0
/
+2
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-10
/
+2
*
VS: Refactor CMAKE_FORCE_*64 platform definitions
Brad King
2014-07-17
1
-10
/
+0
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-1
/
+9
*
Merge topic 'target-objects-refactor'
Brad King
2014-03-17
1
-43
/
+4
|
\
|
*
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
Stephen Kelly
2014-03-15
1
-24
/
+0
|
*
cmLocalGenerator: Add ComputeObjectFilenames interface.
Stephen Kelly
2014-03-13
1
-34
/
+14
|
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-5
/
+5
|
*
cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.
Stephen Kelly
2014-03-13
1
-1
/
+6
*
|
Encoding: If configured, write Visual Studio project files as UTF-8.
Clinton Stimpson
2014-03-14
1
-1
/
+2
|
/
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-2
/
+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-4
/
+4
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-3
/
+3
*
OS X: Make sure RPATHs are unique to avoid possible corruption.
Clinton Stimpson
2014-02-03
1
-0
/
+17
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-6
/
+8
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-11
/
+13
*
Windows: Use wide-character system APIs
Clinton Stimpson
2013-12-09
1
-33
/
+39
*
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
Brad King
2013-11-18
1
-0
/
+13
*
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-0
/
+4
*
VS: Replace ArchitectureId with PlatformName
Patrick Gansterer
2013-08-05
1
-4
/
+0
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1
/
+1
*
VS: Change variable type of ArchitectureId from const char* to string
Patrick Gansterer
2012-11-26
1
-2
/
+2
*
VS: Add static method to get the base of the registry
Patrick Gansterer
2012-11-26
1
-2
/
+9
*
VS: Remove AddPlatformDefinitions from platform-specific generators
Patrick Gansterer
2012-11-19
1
-0
/
+6
*
Resolve warnings about shadowing parameters and local variables.
Stephen Kelly
2012-11-13
1
-1
/
+0
*
VS: Simplify MSVC version reporting
Brad King
2012-08-30
1
-6
/
+0
*
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
Patrick Gansterer
2012-08-22
1
-0
/
+14
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1
/
+1
*
VS: Add CMakeLists.txt re-run rules at start of generation
Brad King
2012-03-28
1
-0
/
+10
[next]