Stephen Kelly
|
a247911a88
Tests: Don't read the LOCATION property from build targets.
|
12 tahun lalu |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 tahun lalu |
Nils Gladitz
|
f037b9b726
Generators: don't append sources from utility targets to objectSources
|
12 tahun lalu |
Robert Maynard
|
88d27ad014
Add a test to expose a bug with add_custom_command and ninja.
|
12 tahun lalu |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 tahun lalu |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 tahun lalu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 tahun lalu |
Brad King
|
128605054a
Normalize slashes of add_custom_(command|target) DEPENDS (#11973)
|
14 tahun lalu |
Brad King
|
31b0657e7d
Merge topic 'custom-command-generator-expressions'
|
15 tahun lalu |
Brad King
|
4499d50ad2
Mark CustomCommand test perconfig.out as SYMBOLIC
|
15 tahun lalu |
Brad King
|
f0cdb6001b
Introduce "generator expression" syntax to custom commands (#11209)
|
15 tahun lalu |
Brad King
|
a75a0a1448
Normalize add_custom_command OUTPUT names (#10485)
|
15 tahun lalu |
Brad King
|
ced1d5eccd
Skip file-level dependencies on custom targets (#11332)
|
15 tahun lalu |
David Cole
|
a798bb7074
Avoid CustomCommand test failure on VS71 (#9963)
|
15 tahun lalu |
David Cole
|
9b4ab06c2c
Avoid CustomCommand test failure on VS71 (#9963)
|
15 tahun lalu |
David Cole
|
9d2e6489bf
No extra spaces in CustomCommand test (#9963)
|
15 tahun lalu |
David Cole
|
269a4b876a
Enable calling commands with : in argv[1] (#9963)
|
15 tahun lalu |
David Cole
|
8562f5400d
Oops. Last commit did not create subdir before doing a touch on a file in it. So it fails on some platforms. This fixes that.
|
16 tahun lalu |
David Cole
|
f199385605
Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling GetLocation on a utility target - caused by custom command output file with same name as custom target. The fix is to avoid calling GetLocation unless the target is of a type that is expected to have a location...
|
16 tahun lalu |
Brad King
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 tahun lalu |
Brad King
|
0a83aa6f57
BUG: Fix windows command line escape for empty arg
|
17 tahun lalu |
Brad King
|
c5f70ff27f
ENH: Allow custom sources in custom targets
|
17 tahun lalu |
Brad King
|
32df2a715b
ENH: Test relative path custom command output
|
17 tahun lalu |
Brad King
|
306e3e573f
ENH: Add test for make variable replacement in a custom command with the VERBATIM option.
|
17 tahun lalu |
Brad King
|
bed3ac8741
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
|
17 tahun lalu |
Brad King
|
600e5e274e
ENH: Add SKIP_RULE_DEPENDS option for add_custom_command()
|
17 tahun lalu |
Brad King
|
16ec04c2a7
BUG: Fix escaping of more characters on Windows shells.
|
17 tahun lalu |
Brad King
|
c7d84b21c6
BUG: Do not escape shell operators when generating command lines.
|
17 tahun lalu |
Ken Martin
|
ce8810c4e7
ENH: preclean some warnings
|
17 tahun lalu |
Brad King
|
872553de7e
ENH: Implemented generation of display for pre-build, pre-link, and post-build custom command comments during the build. This addresses issue #5353.
|
18 tahun lalu |