Bartosz Kosiorek
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
Bartosz Kosiorek
|
93cc80aee5
cmake: Refine -E copy_if_different implementation indentation
|
10 years ago |
Bartosz Kosiorek
|
0903812b0b
cmake: Refine -E chdir documentation
|
10 years ago |
Bartosz Kosiorek
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
Bartosz Kosiorek
|
0be5020bf8
cmake: Improve '-E' help message formatting
|
10 years ago |
Brad King
|
65b9d1f228
Merge topic 'fix-ms-manifest-no-linker'
|
10 years ago |
Bill Hoffman
|
1c1ace2db0
De-duplicate symbols listed in generated module definition files
|
10 years ago |
Brad King
|
ca263d1d71
MSVC: Fix linking with /MANIFEST:NO option
|
10 years ago |
Stephen Kelly
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
10 years ago |
Stephen Kelly
|
360e4e1db0
Set the current dirs on the snapshot before creating the cmMakefile.
|
10 years ago |
Brad King
|
e134e53b47
Add support for *.manifest source files with MSVC tools
|
10 years ago |
Brad King
|
da00be6359
MSVC: Rewrite manifest file handling with Makefile and Ninja
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
92041eec49
cmGlobalGenerator: Remove MakeLocalGenerator method.
|
10 years ago |
Stephen Kelly
|
acb006229d
cmGlobalGenerator: Require a snapshot to create a local generator.
|
10 years ago |
James Johnston
|
203b20df98
cmcmd: Improve error handling when executing a process.
|
10 years ago |
Stephen Kelly
|
8ea0b81d20
cmAlgorithms: Rename cmRange to cmMakeRange.
|
10 years ago |
Bill Hoffman
|
8f86407cfd
Windows: Optionally generate DLL module definition files automatically
|
10 years ago |
Brad King
|
03a65dab30
Merge topic 'run-include-what-you-use'
|
10 years ago |
Bill Hoffman
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
Stephen Kelly
|
b659d161da
cmGlobalGenerator: Add NVI wrapper to create local generator.
|
10 years ago |
Brad King
|
5a5ef00106
Merge topic 'clean-up-cmMakefile'
|
10 years ago |
Stephen Kelly
|
b288a997e9
cmMakefile: Rename SetStart* directory API to SetCurrent*.
|
10 years ago |
Stephen Kelly
|
b23cf06f86
cmake: Remove redundant start directories.
|
10 years ago |
Stephen Kelly
|
f034bb2f54
Remove redundant calls to MakeStartDirectoriesCurrent.
|
10 years ago |
Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Nils Gladitz
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 years ago |
Stephen Kelly
|
37b88d348a
cmAlgorithms: Add cmWrap.
|
10 years ago |
Stephen Kelly
|
a281809384
Use cmJoin where possible.
|
10 years ago |