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-08-04
interpreterbase/decorators: fix typed_kwargs return type
Dylan Baker
2021-08-04
interpreterbase/decorators: use a named function for lowering strings
Dylan Baker
2021-08-04
interpreter/typing: Add some type annotations
Dylan Baker
2021-08-04
interpreter: split keyword definitions out of the interpreter
Dylan Baker
2021-08-04
Escape path in exclude filter passed to gcovr
Alois Wohlschlager
2021-08-04
add boolean parameter use_system for searching boost
Kevin Meagher
2021-08-04
Make libs a set from the begining
Kevin Meagher
2021-08-04
Relax restrictions on detecting boost dependency
Kevin Meagher
2021-08-04
destdir: Allow relative to build directory
Xavier Claessens
2021-08-03
ninjabackend: use get_subdir() instead of subdir attribute for cython
Dylan Baker
2021-08-03
build: Add annotation to CustomTargetIndex.get_subdir
Dylan Baker
2021-08-03
build: Add get_subdir() to GeneratedList
Dylan Baker
2021-08-03
Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ.
Xavier Claessens
2021-08-03
modules/dlang: Fix dependencies that should have been updated
Dylan Baker
2021-08-03
Fix when gtest dep is found but does not pass version check
Xavier Claessens
2021-08-03
fix bat_info UTF-8 string error
xth
2021-07-30
interenaltests: Add some version strings with ansi escapes in them
Dylan Baker
2021-07-28
expand tests to check both static and shared intl dependency
Eli Schwartz
2021-07-28
intl dep: support static kwarg
Eli Schwartz
2021-07-28
intl: fix incorrect detection of header
Eli Schwartz
2021-07-28
dependencies: make the preferred LibType available to any ExternalDependency
Eli Schwartz
2021-07-27
build: learn to take CustomTargetIndex as custom_target command
Marc-André Lureau
2021-07-27
doc: mention CUDA_PATH in dependency('cuda') [skip ci]
David Seifert
2021-07-27
msubprojects: make purge print full paths to comply with the tests
Andrei Alexeyev
2021-07-27
msubprojects: do not follow symlinks when purging
Andrei Alexeyev
2021-07-26
Split run_unittests.py file
Xavier Claessens
2021-07-26
coredata: throw a MesonException on unknown options
Florian Schmaus
2021-07-25
ast: Add dummy "support" for fstrings in the ast package
Daniel Mensinger
2021-07-25
Remove workaround now that we have a new Ninja.
Jussi Pakkanen
2021-07-25
Added release snippet
miebka
2021-07-25
C2000 compiler also accepts *.cla files
miebka
2021-07-23
Add support for gcovr --sonarqube report
Weston Schmidt
2021-07-23
Merge pull request #9005 from jon-turney/xskip-ci-2
Jussi Pakkanen
2021-07-23
qt: Allow CustomTargets for qt.preprocess source arguments
Dylan Baker
2021-07-22
Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependency
Jussi Pakkanen
2021-07-21
Merge pull request #8994 from SoapGentoo/cuda-fixes
Jussi Pakkanen
2021-07-21
Delete extra data dirs that cause problems for WiX.
Jussi Pakkanen
2021-07-21
Merge pull request #9011 from xclaesse/meson-version-compare
Jussi Pakkanen
2021-07-21
msubprojects: catch exceptions and continue with others
Xavier Claessens
2021-07-21
Fix meson.version().version_compare() regression in subproject
Xavier Claessens
2021-07-18
Cuda: Add test for shared versioned internal libs
David Seifert
2021-07-18
Cuda: Fix linking with shared versioned internal libs
David Seifert
2021-07-18
Cuda: Enable PGO
David Seifert
2021-07-18
Cuda: Add test for -isystem/usr/include
David Seifert
2021-07-18
Cuda: Filter -isystem with system paths
David Seifert
2021-07-18
Cuda: Add test for -DNDEBUG
David Seifert
2021-07-18
Cuda: Pass -DNDEBUG through
David Seifert
2021-07-18
Merge pull request #8953 from dcbaker/submit/interpreter-easy-typing
Jussi Pakkanen
2021-07-18
gnome: Always pass absolute -L paths to g-ir-scanner
Nirbheek Chauhan
2021-07-18
Bump version number for new development.
Jussi Pakkanen
[next]