Juan Ramos
|
197cb419d1
add_custom_command: Add CODEGEN support
|
1 год назад |
Juan Ramos
|
f9028379f7
cmAddCustomCommandCommand: Move SOURCE signature error messages
|
1 год назад |
Ben Boeckel
|
45eff9145e
cmAddCustomCommandCommand: use `cmStrCat`
|
2 лет назад |
Chris Mahoney
|
3825d6ec98
add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY
|
2 лет назад |
Chris Mahoney
|
95941fd990
add_custom_{target,command}: Add argument JOB_SERVER_AWARE
|
2 лет назад |
Abdelmaged Khalifa
|
ea2a05f402
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
|
2 лет назад |
Abdelmaged Khalifa
|
082ccd7530
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
|
2 лет назад |
NAKAMURA Takumi
|
780341f360
cmCustomCommand: Track main dependency explicitly
|
3 лет назад |
NAKAMURA Takumi
|
3bb2542535
cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command
|
4 лет назад |
NAKAMURA Takumi
|
d0158b765b
cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}Command
|
4 лет назад |
Kyle Edwards
|
f01f10e8fb
cmCustomCommand: Record value of CMP0116 at time of creation
|
4 лет назад |
Marc Chevrier
|
cfd8a5ac1f
Makefiles: Add support of DEPFILE for add_custom_command
|
4 лет назад |
Brad King
|
c257c25419
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
|
5 лет назад |
Brad King
|
b285748f79
cmAddCustom{Command,Target}Command: Skip conversions on genex paths
|
5 лет назад |
Brad King
|
fab772c3e1
cmAddCustomCommandCommand: Drop outdated comment
|
5 лет назад |
Brad King
|
9e5e2d704a
Remove unnecessary arbitrary CollapseFullPath second arguments
|
5 лет назад |
Brad King
|
26464da5d3
cmMakefile: Drop unnecessary custom command APPEND check
|
5 лет назад |
Kyle Edwards
|
67102d3252
Ninja Multi-Config: Add support for DEPFILE option in add_custom_command()
|
5 лет назад |
Tim Blechmann
|
22f38c0d6b
cmake: avoid getcwd in `CollapseFullPath`
|
5 лет назад |
Ben Boeckel
|
a5f44ec925
cmAddCustomCommandCommand: remove unnecessary braces
|
5 лет назад |
Daniel Eiband
|
777ceaea94
cmMakefile: Delay custom command creation
|
6 лет назад |
Daniel Eiband
|
f151a57705
cmMakefile: Move enumerations into new header
|
6 лет назад |
Daniel Eiband
|
fd3a394614
add_custom_command: Format files in error message in a single line
|
6 лет назад |
Daniel Eiband
|
a1cc6b4447
add_custom_target: Add output checks for custom target byproducts
|
6 лет назад |
Daniel Eiband
|
cbb861ade8
add_custom_command: Add tests for custom command output checks
|
6 лет назад |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 лет назад |
Brad King
|
7c47894b45
Merge topic 'prepare-deferred-custom-command-creation'
|
6 лет назад |
Daniel Eiband
|
5d28e361b7
add_custom_command: Move append functionality into class cmMakefile
|
6 лет назад |
Sebastian Lipponer
|
c16641607f
add_custom_command: Delay slash conversion until after genex evaluation
|
6 лет назад |
Daniel Eiband
|
4fb29850ad
add_custom_command: Refactor setting implicit depends
|
6 лет назад |