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
Age
Commit message (
Expand
)
Author
2021-03-23
run_single_test: Handle MESON_SKIP_TEST correctly
Dylan Baker
2021-03-23
deprecated QMAKE dependency type
Dylan Baker
2021-03-23
Refactor Qt Dependency into proper split classes with factories
Dylan Baker
2021-03-23
run_project_tests.py: Allow qt tests to skip on !macOS
Dylan Baker
2021-03-22
qt: move compilers_detect to the qt module
Dylan Baker
2021-03-22
dependencies/qt: Split _get_modules_lib_suffix out of the class
Dylan Baker
2021-03-22
dependencies/base: Use FeatureDeprecated instead of mlog.warning
Dylan Baker
2021-03-22
dependencies/qt: split get_qmake_host_bins into a free function
Dylan Baker
2021-03-22
dependencies/base: Use Compiler instead of CompilerType
Dylan Baker
2021-03-22
dependencies/qt: Add type annotations
Dylan Baker
2021-03-22
dependencies: split qt out of the ui module
Dylan Baker
2021-03-21
Docs: Fix small typo
HRXN
2021-03-19
Move OverrideProgram to programs
Dylan Baker
2021-03-19
programs: add type annotations
Dylan Baker
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-18
add test case for installed targets uninstalling a single directory
Eli Schwartz
2021-03-18
minstall: always track meson-created directories
Eli Schwartz
2021-03-18
Allow add_dist_script() in subprojects
Xavier Claessens
2021-03-18
interpreter: Add varname as positional arg in dep.get_variable()
Xavier Claessens
2021-03-17
Fix D lib search path translation
Remi Thebault
2021-03-17
Warn when grabbing internals of subprojects with include_directories.
Jussi Pakkanen
2021-03-17
One more unixy fix.
Jussi Pakkanen
2021-03-16
clangformat: Add clang-format-check target
Xavier Claessens
2021-03-16
clangformat: Add include and ignore files
Xavier Claessens
2021-03-16
Add range() function
Xavier Claessens
2021-03-16
externalproject: Flatten configure_options kwarg
Xavier Claessens
2021-03-16
externalproject: Do not add --includedir by default
Xavier Claessens
2021-03-16
externalproject: Fix error when used from main project
Xavier Claessens
2021-03-16
Remove mention of Meson manual. [skip ci]
Jussi Pakkanen
2021-03-16
Update VS module version check.
Jussi Pakkanen
2021-03-16
Replace Unix shell commands with scripts.
Jussi Pakkanen
2021-03-16
Delete leftover files from some tests.
Jussi Pakkanen
2021-03-16
msetup: do not print bogus "Option ... is:" messages
Paolo Bonzini
2021-03-16
coredata: be more robust on unpickling errors
Paolo Bonzini
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-03-16
typed_pos_args: Fix typo
Xavier Claessens
2021-03-16
EnvironmentVariables: Simplify and annotate
Xavier Claessens
2021-03-14
ninjabackend: Use rsp_file_syntax method
Dylan Baker
2021-03-14
compilers/linkers: Add a methhod for getting the rspfile syntax
Dylan Baker
2021-03-14
Fix run_targets running scripts from different subdirs.
Jussi Pakkanen
2021-03-12
interpreter: Cache found dependency before converting for include_type
Xavier Claessens
2021-03-12
Fix duplicate pkg_config_path entries
Tristan Partin
2021-03-10
Add test to build a mixed C/Rust shared library.
Jussi Pakkanen
2021-03-10
doc: Add External Project into the top dropdown menu
Xavier Claessens
2021-03-10
Some documentation language adjustments & improved error messages
Laurin-Luis Lehning
2021-03-10
Add tentative FeatureNew guard
Laurin-Luis Lehning
2021-03-10
Yet another documentation update
Laurin-Luis Lehning
2021-03-10
Fix release snippet still using the old fstring syntax
Laurin-Luis Lehning
2021-03-10
Add syntax documentation with tentative version target
Laurin-Luis Lehning
2021-03-10
Formatting fix
Laurin-Luis Lehning
[next]