summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/dlang.py
AgeCommit message (Expand)Author
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-06-26dependencies: move dub to a hidden package internal detailEli Schwartz
2023-02-01treewide: add future annotations importEli Schwartz
2022-08-17modules: use module level information about new and deprecationDylan Baker
2022-03-24dub module: use typed_pos_args to check positional argumentsEli Schwartz
2021-12-31add FeatureNew decorators for various modules that were lacking themEli Schwartz
2021-12-21modules: use find_program implementation to find programsEli Schwartz
2021-08-03modules/dlang: Fix dependencies that should have been updatedDylan Baker
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger
2021-06-03deps: Split dependencies.baseDaniel Mensinger
2021-05-28modules: Add methods dict everywhereXavier Claessens
2021-05-28modules: Remove snippet methodsXavier Claessens
2021-03-19split program related classes and functions out of dependenciesDylan Baker
2021-03-04various python neatness cleanupsEli Schwartz
2018-07-16dlang module: allow all configuration types when generating dub.jsonFFY00
2018-06-17dlang module: add a method to generate a dub fileFFY00