index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
scripts
/
regen_checker.py
Age
Commit message (
Expand
)
Author
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-02-01
treewide: add future annotations import
Eli Schwartz
2021-04-19
Xcode: regenerato project file when build conf changes.
Jussi Pakkanen
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2020-09-08
typing: get rid of most T.cast
Daniel Mensinger
2020-09-08
typing: fully annotate scripts
Daniel Mensinger
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2017-11-21
Review fixes.
Jussi Pakkanen
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
2017-10-19
MSI: Fix regenerate with visual studio
Niklas Claesson
2016-12-19
tree-wide: remove unused variables
Igor Gnatenko
2016-12-18
remove shebangs from scripts
Igor Gnatenko
2016-12-07
misc: Use relative imports everywhere
Nirbheek Chauhan
2016-11-10
vs backend: coredata.meson_script_file was renamed
Nirbheek Chauhan
2016-10-07
Remove shebangs on files that are not runnable and add execute bits to those ...
Jussi Pakkanen
2016-08-27
Use context manager for file I/O.
Elliott Sales de Andrade
2016-07-19
vs: Fix Meson invocation while doing regen (#646)
Nirbheek Chauhan
2016-02-25
vs2010: properly check whether solution needs to be regenerated
Nicolas Schneider
2016-01-23
Some windows fixes.
Jussi Pakkanen
2016-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen