| .. |
|
GeneratedHeader
|
6ccc18bc26
BUG: fix test to list generate dheader
|
19 years ago |
|
GeneratorInExtraDir
|
7f11536704
|
18 years ago |
|
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 years ago |
|
check_command_line.c.in
|
ea66edaf5e
ENH: Added quick means to turn on verbose output for debugging this test.
|
18 years ago |
|
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 years ago |
|
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 years ago |
|
doc1.tex
|
7b3f2d4420
new test
|
22 years ago |
|
foo.h.in
|
861719c054
COMP: Avoid C++ comment in C translation unit.
|
20 years ago |
|
foo.in
|
09f2be12b8
ENH: Added test for generation of files listed explicitly as sources but not used during the build of a target.
|
19 years ago |
|
generator.cxx
|
e76b103df7
ERR: Remove warnings from tests
|
21 years ago |
|
main.cxx
|
7f11536704
|
18 years ago |
|
wrapped.h
|
7b3f2d4420
new test
|
22 years ago |
|
wrapper.cxx
|
58d0c5e176
COMP: Do not use ANSI function prototypes to pacify HP.
|
19 years ago |