Nirbheek Chauhan
626bdd1836
tests/common/117: Check that capturing wrote to a file
...
Without this, the test isn't testing for anything at all.
This revealed that custom target output capturing was actually broken on
the VS backends.
8 years ago
Jussi Pakkanen
0a2daf84eb
No longer require a binary called python3 on Windows. The default name is "python".
8 years ago
Jussi Pakkanen
f2df5f5567
Indent fix.
8 years ago
Elliott Sales de Andrade
70d94a5550
Allow capturing command output of a custom target.
...
For commands that always output to stdout and don't have a "-o" or
"--output" or some other similar option, this 'capture' setting allows
the build to capture the result and place it in the output file.
8 years ago
Jussi Pakkanen
3ae918a463
Add support for dependency files in custom targets.
8 years ago
Jussi Pakkanen
73ca870bef
Can specify standalone command targets.
11 years ago
Jussi Pakkanen
8467c5b0a6
Can now generate GObject introspection data and install it.
11 years ago
Jussi Pakkanen
2ecd2ea65a
Can define custom targets.
11 years ago