Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Stephen Kelly
|
c2b7336ff3
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
|
10 years ago |
Stephen Kelly
|
a7f5d70dde
cmGeneratorTarget: Move compile defintions processing from cmTarget.
|
10 years ago |
Stephen Kelly
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
Stephen Kelly
|
524610f967
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 years ago |
Stephen Kelly
|
7c809fa2a6
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
|
10 years ago |
Stephen Kelly
|
d6bb319b09
cmGeneratorTarget: Move GetFullName from cmTarget.
|
10 years ago |
Stephen Kelly
|
a45fed81e5
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
|
10 years ago |
Stephen Kelly
|
766839c56d
cmGeneratorTarget: Move GetLibraryNames from cmTarget.
|
10 years ago |
Stephen Kelly
|
47803e6f8e
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
|
10 years ago |
Stephen Kelly
|
803a7982b4
cmGeneratorTarget: Move GetLinkInformation from cmTarget
|
10 years ago |
Stephen Kelly
|
a1209be550
VisualStudio: Skip global targets when processing.
|
10 years ago |
Stephen Kelly
|
72f43fa13d
cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
|
10 years ago |
Stephen Kelly
|
d568eefe10
cmCustomCommandGenerator: Require cmLocalGenerator in API.
|
10 years ago |
Brad King
|
4b486ccb1b
Merge topic 'move-command-line-escape-code'
|
10 years ago |
Brad King
|
cedd6e65d2
cmLocalVisualStudio7Generator: Remove unused include
|
10 years ago |
Bill Hoffman
|
8f86407cfd
Windows: Optionally generate DLL module definition files automatically
|
10 years ago |
Brad King
|
d6fe79f3ab
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
|
10 years ago |
Stephen Kelly
|
6e570f857a
cmLocalGenerator: Remove 'optional' parameter from Convert.
|
10 years ago |
Brad King
|
c85367f408
VS: Compute project GUIDs deterministically
|
10 years ago |
Stephen Kelly
|
e44e6bcc04
Port away from obsolete method.
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Brad King
|
2f4bb4e9b0
VS: Do not accumulate configurations globally (#15577)
|
10 years ago |
Brad King
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 years ago |
Stephen Kelly
|
e435f875ec
VS: Move version information to global generator.
|
10 years ago |
Stephen Kelly
|
b5f093f096
VS: Simplify setting of flag table.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 years ago |