Paweł Marczewski
9061c3a52d
wrap: Add support for applying a list of patch files
...
Co-authored-by: Xavier Claessens <xavier.claessens@collabora.com>
3 years ago
Jussi Pakkanen
e75e3976fa
Condense test directory names.
4 years ago
Jussi Pakkanen
9d1e747d17
Condense test directory names again.
4 years ago
Xavier Claessens
e353b2e8d4
wrap: Add patch_directory support
...
Copy a tree instead of extracting an archive.
Closes : #7216
5 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
Daniel Mensinger
faf16545fa
wrap: Add test case for local source / patch files
5 years ago
Jussi Pakkanen
f39600647d
Condense test directory names.
5 years ago
Xavier Claessens
adb9fdef3a
wrap: Fix crash with file based wraps
...
Add unit test to avoid regressions in the future.
6 years ago