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
kalmiya
fa10703124
fix "Meson encountered an error in file meson.build, line 19, column … ( #1536 )
...
fix "Meson encountered an error in file meson.build, line 19, column 8: Unknown method "set_install_script" in object."
8 years ago
Haakon Sporsheim
7ec9b50f8e
Fix manual tests using host.name()
9 years ago
Jussi Pakkanen
d0d2508562
Build windows installer for SDL2 sample app.
10 years ago
Jussi Pakkanen
29fa1dd522
Add support for checking out git repos to subprojects automatically.
10 years ago
Jussi Pakkanen
a3c1a5eaa3
Converted binary sample project to C++ to demonstrate how to use C++11 and static libstdc++.
10 years ago
Jussi Pakkanen
efbbcd3786
Build a standalone Linux package.
10 years ago
Jussi Pakkanen
78fc8fcc43
Reworked OSX bundle test to allow adding Linux in the future.
10 years ago