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
/
mconf.py
Age
Commit message (
Expand
)
Author
2022-09-22
mconf: Use mlog.log() instead of print()
Xavier Claessens
2022-07-31
Only reconfigure if configure options actually changed
Daan De Meyer
2022-06-24
fix: handle the case where the last item of `four_column` results in being < ...
fxxf
2022-06-10
flake8: remove no longer used imports
Eli Schwartz
2022-04-13
mconf: Fix printing <inherited from main project> for yielding options
Xavier Claessens
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-08
Add support for module options
Xavier Claessens
2021-10-04
remove f from f-string that has no formatting
Eli Schwartz
2021-06-11
coredata: Invalidate deps cache when changing wrap_mode option
Xavier Claessens
2021-04-20
mconf: line wrap columns nicely
Dylan Baker
2021-04-20
mconf: cleanup up and sort imports
Dylan Baker
2021-04-20
mconf: print core options for subprojects
Dylan Baker
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-02-17
mconf: only print correct options in the correct sections
Dylan Baker
2021-01-19
Keep buildtype the same even if user changes debug and/or optimization.
Jussi Pakkanen
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
2021-01-04
move OptionKey to mesonlib
Dylan Baker
2021-01-04
use OptionKey for compiler_options
Dylan Baker
2021-01-04
use OptionKey for backend_options
Dylan Baker
2021-01-04
use OptionKey for coredata.user_options
Dylan Baker
2021-01-04
movve insert_build_prefix to mconf
Dylan Baker
2021-01-04
use the OptionKey type for command line and machine files
Dylan Baker
2020-10-16
Refactor handling of machine file options
Xavier Claessens
2020-09-08
typing: more fixes
Daniel Mensinger
2020-08-01
mconf/mintro: use authoritative list of options from coredata
Dylan Baker
2020-06-18
mconf: Fix regression when printing all options
Xavier Claessens
2020-04-20
Compiler options per lang
John Ericson
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-22
mconf: Fix printing options when there is no compiler/project options
Xavier Claessens
2019-10-18
mconf: Group all options per subproject and align all groups
Xavier Claessens
2019-09-13
mconf: Fix meson configure crash (fixes #5909)
Daniel Mensinger
2019-08-06
Do not print build and host settings when compiling natively.
Jussi Pakkanen
2019-06-05
Per machine do 'build.' and '' option prefixes
John Ericson
2019-05-20
Use dependency cache
Dylan Baker
2019-05-16
mconf: Don't change the type of coredata.deps
Dylan Baker
2019-05-13
ast: fix #5376
Daniel Mensinger
2019-02-17
mconf: Limit the line length of the choices column
Daniel Mensinger
2019-02-12
Merge pull request #4743 from dcbaker/native-file-extended
Jussi Pakkanen
2019-02-12
Merge pull request #4826 from mensinda/confDefOpts
Jussi Pakkanen
2019-02-11
allow setting directory locations in a native file
Dylan Baker
2019-02-05
Fixed some code issues
Daniel Mensinger
2019-02-02
Never access environment.properties downstream
John Ericson
2019-01-25
mconf: Use introspection to print the project default options (fixes #2543)
Daniel Mensinger
2019-01-07
Merge pull request #4732 from mensinda/introMesonInfo2
Jussi Pakkanen
2019-01-06
use same code for printing options in mconf and msetup
Nicolas Schneider
2019-01-06
Added meson-info.json
Daniel Mensinger
2019-01-06
Merge pull request #4547 from mensinda/introIncDirs
Jussi Pakkanen
2019-01-06
fix meson configure exception when install_umask is not an int
Nicolas Schneider
[prev]
[next]