| .. |
|
GeneratedHeader
|
6ccc18bc26
BUG: fix test to list generate dheader
|
20 lat temu |
|
GeneratorInExtraDir
|
7f11536704
|
18 lat temu |
|
CMakeLists.txt
|
0f4ad19ef8
ENH: Re-arranged code to test adding a custom command to generate a source file after the file has been added to a target. This is supported by the current implementation because of the use of source lists in the target implementation. When we later convert to creating cmSourceFile instances immediately for the target we need to make sure the mentioned case still works.
|
18 lat temu |
|
check_command_line.c.in
|
ea66edaf5e
ENH: Added quick means to turn on verbose output for debugging this test.
|
18 lat temu |
|
check_mark.cmake
|
87853ed828
ENH: Added test to make sure custom commands are not built more than once in a single build. This tests for a bug introduced by one fix and fixed by another fix for bug#4377.
|
18 lat temu |
|
config.h.in
|
09f2be12b8
ENH: Added test for generation of files listed explicitly as sources but not used during the build of a target.
|
19 lat temu |
|
doc1.tex
|
7b3f2d4420
new test
|
22 lat temu |
|
foo.h.in
|
861719c054
COMP: Avoid C++ comment in C translation unit.
|
20 lat temu |
|
foo.in
|
09f2be12b8
ENH: Added test for generation of files listed explicitly as sources but not used during the build of a target.
|
19 lat temu |
|
generator.cxx
|
e76b103df7
ERR: Remove warnings from tests
|
22 lat temu |
|
main.cxx
|
7f11536704
|
18 lat temu |
|
wrapped.h
|
7b3f2d4420
new test
|
22 lat temu |
|
wrapper.cxx
|
58d0c5e176
COMP: Do not use ANSI function prototypes to pacify HP.
|
20 lat temu |