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-12
fix the previous commit which deleted a doc file but not the index entry
Eli Schwartz
2021-08-12
Update wrap documentation to describe new submission process
Eli Schwartz
2021-08-12
Fix building framework test.
Jussi Pakkanen
2021-08-12
Disable asan memory leak checks on a Cuda test.
Jussi Pakkanen
2021-08-12
Pass a test file to flex test.
Jussi Pakkanen
2021-08-11
Always generate Java rule, it is platform agnostic.
Jussi Pakkanen
2021-08-11
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Dylan Baker
2021-08-11
Make the flex test case work
Adrien Plazas
2021-08-09
build: store global and project args per-machine even when not cross compiling
Dylan Baker
2021-08-09
build: add a few annotations
Dylan Baker
2021-08-09
Fix i18n target name when using @BASENAME@ and configure_file() input
Xavier Claessens
2021-08-09
i18n: use real build/install targets for gmo files
Eli Schwartz
2021-08-09
interpreter: Fix spurious warning in configure_data()
Xavier Claessens
2021-08-09
gnome: Filter all compiler and linker flags
Emmanuele Bassi
2021-08-09
Fix native targets for vs backend cross compilation
GustavoLCR
2021-08-09
interpreter: Fix missing subsubproject summary when subproject fails
Xavier Claessens
2021-08-09
interpreter: Fix holder_map not being updated when subproject fails
Xavier Claessens
2021-08-09
modules: Fix typo in state.test()
Xavier Claessens
2021-08-09
pkg-config: support for `-l:libfoo.a`
lilinzhe
2021-08-09
interpreter: Fix list contains for Holders (fixes #9020 #9047)
Daniel Mensinger
2021-08-08
Add support for finding Javascript source libraries with Emscripten.
Jussi Pakkanen
2021-08-08
Update iphone cross building.
Jussi Pakkanen
2021-08-07
Fix --force-fallack-for with --wrap-mode=nofallback
Xavier Claessens
2021-08-06
modules: Add API to add test
Xavier Claessens
2021-08-06
minstall: restore_selinux_contexts: fix env test
Stéphane Cerveau
2021-08-06
install: apply ldconfig at the end of the install
Stéphane Cerveau
2021-08-06
install: update restore_selinux to use popen_safe
Stéphane Cerveau
2021-08-06
fix spelling error in user output ("depencency" -> "dependency")
Felix Schwarz
2021-08-04
run_mypy: Add interpreter/type_checking to the list of checked modules
Dylan Baker
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
[next]