Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 lat temu |
Brad King
|
e15a7075b5
Add an option for explicit BYPRODUCTS of custom commands (#14963)
|
11 lat temu |
Stephen Kelly
|
f6da044080
cmLocalGenerator: Add ComputeObjectFilenames interface.
|
11 lat temu |
Brad King
|
bc993f277e
Generalize cmCustomCommandGenerator to more fields
|
11 lat temu |
Brad King
|
d45e7f3461
cmCustomCommand: Return std::string from GetWorkingDirectory
|
11 lat temu |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 lat temu |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
12 lat temu |
Stephen Kelly
|
bd8bdb6fdd
Resolve warnings about unused variables.
|
13 lat temu |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 lat temu |
Brad King
|
67734be8cf
VS: Simplify object name computation
|
13 lat temu |
David Cole
|
46c70540ed
VS: Use "call " keyword with .cmd and .bat file custom commands (#12445)
|
14 lat temu |
Brad King
|
1be4b6f463
Order VS local generator Version ivar values consistently
|
14 lat temu |
Brad King
|
234bae7a20
VS10: Fix exit code of custom commands with setlocal/endlocal (#11938)
|
14 lat temu |
Brad King
|
b98fdd5284
VS: Use setlocal/endlocal only in VS 10 custom commands
|
14 lat temu |
Brad King
|
06fcbc4757
VS10: Fix working directory of consecutive custom commands (#11938)
|
14 lat temu |
Brad King
|
2516c05c2c
VS: Create a Fortran DLL's import library directory
|
15 lat temu |
Brad King
|
31b0657e7d
Merge topic 'custom-command-generator-expressions'
|
15 lat temu |
Brad King
|
533f5a2037
Merge topic 'custom-command-refactor'
|
15 lat temu |
David Cole
|
66e7917532
VS10: stop build on custom command error (#11533)
|
15 lat temu |
Brad King
|
bfb7288f81
Record backtrace in cmCustomCommand
|
15 lat temu |
Brad King
|
542b517449
Factor out common custom command generator
|
15 lat temu |
Brad King
|
6fe5b3db0b
Simplify VS generator ConstructScript interface
|
15 lat temu |
Bill Hoffman
|
cf3e42f811
Partial fix from bug #10503, use full paths to fix custom commands.
|
15 lat temu |
David Cole
|
af92e72362
Add errorlevel checking after each custom command in a sequence.
|
15 lat temu |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 lat temu |
Brad King
|
355511ade9
Do Windows command line escapes for VS 10 too
|
16 lat temu |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 lat temu |
Brad King
|
764ac9803d
ENH: Generalize exe implib dir creation for VS
|
16 lat temu |
Bill Hoffman
|
a7e1031efe
ENH: remove patch as directory change was already fixed
|
18 lat temu |
Bill Hoffman
|
feea7133ef
BUG: fix for bug 6234, use cd /d so that drives can be changed.
|
18 lat temu |