summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/regen_checker.py
AgeCommit message (Expand)Author
2025-03-10coredata: replace get_option with optstore.get_value_forDylan Baker
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-02-01treewide: add future annotations importEli Schwartz
2021-04-19Xcode: regenerato project file when build conf changes.Jussi Pakkanen
2021-01-04Use a single coredata dictionary for optionsDylan Baker
2020-09-08typing: get rid of most T.castDaniel Mensinger
2020-09-08typing: fully annotate scriptsDaniel Mensinger
2018-06-01Set the meson command to use when we know what it isNirbheek Chauhan
2017-11-21Review fixes.Jussi Pakkanen
2017-11-20Replaced sys.executable use with the mesonlib equivalent.Jussi Pakkanen
2017-10-19MSI: Fix regenerate with visual studioNiklas Claesson
2016-12-19tree-wide: remove unused variablesIgor Gnatenko
2016-12-18remove shebangs from scriptsIgor Gnatenko
2016-12-07misc: Use relative imports everywhereNirbheek Chauhan
2016-11-10vs backend: coredata.meson_script_file was renamedNirbheek Chauhan
2016-10-07Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade
2016-07-19vs: Fix Meson invocation while doing regen (#646)Nirbheek Chauhan
2016-02-25vs2010: properly check whether solution needs to be regeneratedNicolas Schneider
2016-01-23Some windows fixes.Jussi Pakkanen
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen