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
2024-01-15
Add a note for Windows users to GuiTutorial.md
izimuth
2024-01-11
Vala: fixes to gresource handling (#12418)
Valeri
2024-01-09
compilers: cpp: wire up debugstl for Clang
Sam James
2024-01-09
ninja: Use platform dependent quote instead of shlex.quote() in gcc_rsp_quote()
byteblob
2024-01-09
compilers: cpp: wire up stdlib assertions
Sam James
2024-01-08
ast/interpreter: fix some low hanging type issues
Dylan Baker
2024-01-08
ast/introspection: make mypy clean
Dylan Baker
2024-01-08
ast: mark visitor and preprocessor as mypy safe
Dylan Baker
2024-01-08
ast/printer: fix mypy issues
Dylan Baker
2024-01-06
machine file: Fix parenthesized expressions
Tamás Bálint Misius
2024-01-05
Fix warning_level=everything in vs backends
Charles Brunet
2024-01-02
tests: fix java JNI test assert for jni.h existing
Eli Schwartz
2024-01-02
CI: fix even more brokenness in the macos CI
Eli Schwartz
2024-01-01
Fix intellisense errors in genvslite projects
Roger Sanders
2024-01-01
CI: Fix macos.yml error "Invalid workflow file"
Chris Mayo
2024-01-01
envconfig: read CYTHON from the environment and use it if set
Erik Bråthen Solem
2024-01-01
docs: Document Qt tools updates in 0.63
Chris Mayo
2024-01-01
docs: Fix since for compile_translations in _include_qt_base
Chris Mayo
2024-01-01
docs: Rename Qt4 & Qt5 in Dependencies to Qt
Chris Mayo
2024-01-01
docs: Use Qt instead of qt
Chris Mayo
2023-12-28
docs: fix regression that broke intended meaning of compiler variables note
Eli Schwartz
2023-12-27
Add CLion to the list of IDE integrations
Marina.Kalashina
2023-12-26
ninja backend: manually escape cuda target name
wrvsrx
2023-12-26
nvcc compiler: support find dependency header files
wrvsrx
2023-12-26
Revert "clike: Deduplicate rpath linker flags"
Eli Schwartz
2023-12-26
swift: Support swift_args
Sergey Vlasov
2023-12-24
run_project_tests: fix assertion that crashes if you have git worktrees
Eli Schwartz
2023-12-24
project tests: handle code internally fetching the meson command
Eli Schwartz
2023-12-23
Remove `get_buildtype_args` function
Charles Brunet
2023-12-23
compilers/elbrus: wrap get_default_include_dirs with lru_cache
Denis Drakhnia
2023-12-22
modules: get rid of the .*machine variables
Dylan Baker
2023-12-22
backend/vs: use the host machine instead of the target machine
Dylan Baker
2023-12-22
stop using the interpreter holders for the MachineInfo
Dylan Baker
2023-12-22
tests: skip symlink creation when not supported
Charles Brunet
2023-12-21
cmake/interperter: Add missing type annotation
Dylan Baker
2023-12-20
ci: Don't auto-update brew when installing
Nirbheek Chauhan
2023-12-20
interpreter: Also check for msvc style /fsanitize
Dylan Baker
2023-12-20
interpreter: Don't warn on -fsanitze-*
Dylan Baker
2023-12-20
compilers: Add partial docstrings for a couple of Compiler methods
Dylan Baker
2023-12-20
dependencies/llvm: strip default include dirs also for config-tool version
Karol Herbst
2023-12-18
Update Users.md (#12634)
Michael Gene Brockus (Dreamer)
2023-12-17
Skip pkg-config-dependent tests if it's missing
Alyssa Ross
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-13
add the EFL, Enlightenment, libdwarf and ThorVG as users of meson
Vincent Torri
2023-12-12
cmake: parse project version
Nicolas Werner
2023-12-13
macos: Fix test_pkgconfig_parse_libs() test on arm
Andres Freund
2023-12-13
do not trigger workflows on dev branches
Charles Brunet
2023-12-11
detect windows linkers for flang in detect_fortran_compiler
H. Vetinari
2023-12-11
xcode backend: sundry type annotations
Eli Schwartz
2023-12-11
xcode backend: make the type of get_target_dir align with parent class
Eli Schwartz
[next]