aboutsummaryrefslogtreecommitdiff
path: root/tools/gen_data.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-10port from embedded data to importlib.resourcesEli Schwartz1-140/+0
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-2/+2
2021-01-13gen_data.py: even more sortingEli Schwartz1-1/+1
2021-01-12gen_data.py: sort files when generating mesondataEli Schwartz1-1/+1
2020-11-20use real pathlib moduleDylan Baker1-1/+1
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger1-1/+2
2020-07-16mdata: Generate mesondata.py from */data foldersDaniel Mensinger1-0/+139