Stephen Kelly
|
26e23e8463
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
|
10 лет назад |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 лет назад |
Stephen Kelly
|
8b0168863e
cmGeneratorTarget: Move GetDirectory from cmTarget.
|
11 лет назад |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 лет назад |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 лет назад |
Bastien Schatt
|
3e94f94b89
cmLocalVisualStudioGenerator: Use computed .obj extension (#13685)
|
10 лет назад |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 лет назад |
Brad King
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 лет назад |
Stephen Kelly
|
e435f875ec
VS: Move version information to global generator.
|
10 лет назад |
Stephen Kelly
|
b17686d2bb
cmGlobalGenerator: Move some flags from cmLocalGenerator.
|
10 лет назад |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 лет назад |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 лет назад |
Brad King
|
e15a7075b5
Add an option for explicit BYPRODUCTS of custom commands (#14963)
|
11 лет назад |
Stephen Kelly
|
f6da044080
cmLocalGenerator: Add ComputeObjectFilenames interface.
|
11 лет назад |
Brad King
|
bc993f277e
Generalize cmCustomCommandGenerator to more fields
|
11 лет назад |
Brad King
|
d45e7f3461
cmCustomCommand: Return std::string from GetWorkingDirectory
|
11 лет назад |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 лет назад |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 лет назад |
Stephen Kelly
|
bd8bdb6fdd
Resolve warnings about unused variables.
|
13 лет назад |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 лет назад |
Brad King
|
67734be8cf
VS: Simplify object name computation
|
13 лет назад |
David Cole
|
46c70540ed
VS: Use "call " keyword with .cmd and .bat file custom commands (#12445)
|
14 лет назад |
Brad King
|
1be4b6f463
Order VS local generator Version ivar values consistently
|
14 лет назад |
Brad King
|
234bae7a20
VS10: Fix exit code of custom commands with setlocal/endlocal (#11938)
|
14 лет назад |
Brad King
|
b98fdd5284
VS: Use setlocal/endlocal only in VS 10 custom commands
|
14 лет назад |
Brad King
|
06fcbc4757
VS10: Fix working directory of consecutive custom commands (#11938)
|
14 лет назад |
Brad King
|
2516c05c2c
VS: Create a Fortran DLL's import library directory
|
14 лет назад |
Brad King
|
31b0657e7d
Merge topic 'custom-command-generator-expressions'
|
15 лет назад |
Brad King
|
533f5a2037
Merge topic 'custom-command-refactor'
|
15 лет назад |
David Cole
|
66e7917532
VS10: stop build on custom command error (#11533)
|
15 лет назад |