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
/
interpreter.py
Age
Commit message (
Expand
)
Author
2020-01-28
mintro: use interpreter data for buildsystem-files (fixes #6390)
Daniel Mensinger
2020-01-28
backend: refactor: set self.interpreter in the constructor
Daniel Mensinger
2020-01-27
Merge pull request #6423 from dcbaker/declare-dependency-variables
Jussi Pakkanen
2020-01-26
Support multiple args to message() and warning()
Xavier Claessens
2020-01-25
Fix required dependency() not failing when wrap-mode=nofallback
Xavier Claessens
2020-01-18
Fix typo in error message
Xavier Claessens
2020-01-09
dependencies: Add ability to set arbitrary variables on
Dylan Baker
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-12-19
summary: Change 'section' to be a kwarg instead of positional
Xavier Claessens
2019-12-19
add compiler.get_linker_id() method
Michael Hirsch, Ph.D
2019-12-18
python: add embed to the python dependency function
Daniel Mensinger
2019-12-12
summary: Add 'Subprojects' section to main project
Xavier Claessens
2019-12-12
summary: Add bool_yn keyword argument
Xavier Claessens
2019-12-12
summary: Allow section with no title, and passing key/value separately
Xavier Claessens
2019-12-12
Add a summary() function for configuration summarization
Xavier Claessens
2019-12-10
assert(): Make message argument optional
Xavier Claessens
2019-12-09
run_command: Do not add dependency on /dev/stdout
Xavier Claessens
2019-12-05
find_program(): Add 'dirs' keyword argument
Xavier Claessens
2019-12-05
interpreter: Remove useless check
Xavier Claessens
2019-12-05
lgtm: Actually supress the Non-standard exception warning
Daniel Mensinger
2019-12-05
lgtm: ignore Non-standard exception raised in special method
Daniel Mensinger
2019-11-28
Revert "Have set() and set_quoted() of configuration object work with newlines."
Xavier Claessens
2019-11-26
Fix crash when checking multi version on subproject dep
Xavier Claessens
2019-11-25
Simplify list of build def files
Xavier Claessens
2019-11-20
Merge pull request #6199 from mensinda/cmSysInc
Jussi Pakkanen
2019-11-19
Have set() and set_quoted() of configuration object work with newlines.
Jehan
2019-11-19
Interpreter: display linker executable path, if available
Eric Le Bihan
2019-11-19
ci: Add CI command to include text files in the CI log
Daniel Mensinger
2019-11-17
Merge pull request #6182 from mensinda/depInfo
Jussi Pakkanen
2019-11-17
Issue #6174: run_command() with compiler object behind ccache fails.
Jehan
2019-11-14
Highlight '(cached)' and add color to the dependency version
Daniel Mensinger
2019-11-14
dependencies: Print version of cached dependencies
Daniel Mensinger
2019-11-10
Store run target names in build.
Jussi Pakkanen
2019-11-08
Make the hint about built-in options more useful
Zbigniew Jędrzejewski-Szmek
2019-11-08
"built-in" is the standard spellling
Zbigniew Jędrzejewski-Szmek
2019-11-08
Created the filesystem module.
Jussi Pakkanen
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-22
raise exception when a non-required module not found and subsequently used
Michael Hirsch, Ph.D
2019-10-11
path interpreter--silently discard invalid Unix relative paths on Windows
Michael Hirsch, Ph.D
2019-10-06
Merge pull request #5953 from mensinda/isystem
Jussi Pakkanen
2019-10-03
Use include_type instead of is_system
Daniel Mensinger
2019-10-03
Move generate_system_dependency to Dependency
Daniel Mensinger
2019-10-03
add is_system kwarg to dependency
Daniel Mensinger
2019-10-02
interpreter: Combine test and benchmark args
Dylan Baker
2019-10-02
interpreter: Correctly handle arguments to benchmark
Dylan Baker
2019-10-01
Remove unused 'required' argument
Xavier Claessens
2019-10-01
cmake: Write AST into build dir
Xavier Claessens
2019-09-30
Add depfile to configure_file()
Marc-André Lureau
2019-09-29
environment: Support taking values from dict
Marc-André Lureau
2019-09-29
ConfigurationDataHolder: pass initial_values to ctor
Marc-André Lureau
[prev]
[next]