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
/
mlog.py
Age
Commit message (
Expand
)
Author
2021-01-21
mlog: add __str__ method to AnsiDecorator
Paolo Bonzini
2020-12-16
mlog: make mlog helper take once keyword argument
Dylan Baker
2020-11-20
use real pathlib module
Dylan Baker
2020-11-18
mtest: cleanup and fix print_stats
Paolo Bonzini
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-09-08
typing: Add run_mypy.py for easier mypy invocation
Daniel Mensinger
2020-09-02
Add a notice about Python 3.5 support
Nirbheek Chauhan
2020-07-05
Don't make unactionable warnings fatal
Nirbheek Chauhan
2020-04-30
Make colourize_console() a function
Jon Turney
2020-04-21
switch python2 %s for python3 .format
Michael
2020-03-22
Add property to disable compiler sanity checks during cross compilation.
Jussi Pakkanen
2020-03-15
fix conversion of hasattr to getattr
Dylan Baker
2020-03-05
mesonbuild/mesonlib: Add type annotations
Dylan Baker
2020-03-01
Merge pull request #6692 from xclaesse/summary-warnings
Jussi Pakkanen
2020-03-01
Merge pull request #6627 from jon-turney/cwd-relative-file-locations
Jussi Pakkanen
2020-02-29
mlog: fix remaining mypy errors and add to mypy check
Dylan Baker
2020-02-28
Rename 'subdir' -> 'filename' in location objects
Jon Turney
2020-02-28
Display filename cwd relative in warning location
Jon Turney
2020-02-28
Store filename in node location
Jon Turney
2020-02-28
Fix typos in comments about type annotations
Jon Turney
2020-02-28
Remove unused MesonException.get_msg_with_context()
Jon Turney
2020-02-26
summary: Add more info in Subprojects section
Xavier Claessens
2020-02-16
Split console colourization into a separate function
Nirbheek Chauhan
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-12-13
mlog: Add a log_once function
Dylan Baker
2019-12-13
mlog: remove incorrect uses of global keyword
Dylan Baker
2019-12-05
lgtm: Fix Module imported with `import` and `import from`
Daniel Mensinger
2019-11-19
ci: Add CI command to include text files in the CI log
Daniel Mensinger
2019-11-14
mlog: add non bold version of colors
Daniel Mensinger
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-10
Make parser errors print relative path to meson.build file
Niklas Claesson
2019-07-11
pythonic file checks
Michael Hirsch, Ph.D
2019-04-29
Fix flake8-bugbear warnings
Daniel Mensinger
2019-04-29
Fix builtin variable names
Daniel Mensinger
2019-04-22
mlog: add type annotations
Dylan Baker
2019-03-04
rewriter: Quiet logging by default
Daniel Mensinger
2019-01-16
do_subproject: Improve log messages and formatting
Xavier Claessens
2018-12-29
Disable mlog and don't require build directory for environment
Daniel Mensinger
2018-12-02
Add 'meson subprojects update' command
Xavier Claessens
2018-10-29
Print dependencies being used for compiler checks
Nirbheek Chauhan
2018-09-04
Add --fatal-meson-warnings command line option
Xavier Claessens
2018-08-22
mlog.shutdown(): Return the log file path or None if not initialized
Xavier Claessens
2018-07-07
Print a more usable message when a subproject fails to configure
Nirbheek Chauhan
2018-07-07
Add new method: mlog.deprecation()
Nirbheek Chauhan
2018-07-06
mlog: Log timestamps in profile-self mode
Nirbheek Chauhan
2018-07-06
mlog: Add built-in support for quoting bolded messages
Nirbheek Chauhan
2018-05-01
Add VT100 ANSI escape sequences for Windows 10.
Isabella Muerte
2018-04-26
interpreter: Verify permitted kwargs on all methods
Xavier Claessens
2018-04-13
Indicate subproject depth in console output
Jon Turney
2018-03-10
Refactor: Add log.error and log.exception to reduce code duplication.
Jukka Laurila
[prev]
[next]