summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-15Add a note for Windows users to GuiTutorial.mdizimuth
2024-01-11Vala: fixes to gresource handling (#12418)Valeri
2024-01-09compilers: cpp: wire up debugstl for ClangSam James
2024-01-09ninja: Use platform dependent quote instead of shlex.quote() in gcc_rsp_quote()byteblob
2024-01-09compilers: cpp: wire up stdlib assertionsSam James
2024-01-08ast/interpreter: fix some low hanging type issuesDylan Baker
2024-01-08ast/introspection: make mypy cleanDylan Baker
2024-01-08ast: mark visitor and preprocessor as mypy safeDylan Baker
2024-01-08ast/printer: fix mypy issuesDylan Baker
2024-01-06machine file: Fix parenthesized expressionsTamás Bálint Misius
2024-01-05Fix warning_level=everything in vs backendsCharles Brunet
2024-01-02tests: fix java JNI test assert for jni.h existingEli Schwartz
2024-01-02CI: fix even more brokenness in the macos CIEli Schwartz
2024-01-01Fix intellisense errors in genvslite projectsRoger Sanders
2024-01-01CI: Fix macos.yml error "Invalid workflow file"Chris Mayo
2024-01-01envconfig: read CYTHON from the environment and use it if setErik Bråthen Solem
2024-01-01docs: Document Qt tools updates in 0.63Chris Mayo
2024-01-01docs: Fix since for compile_translations in _include_qt_baseChris Mayo
2024-01-01docs: Rename Qt4 & Qt5 in Dependencies to QtChris Mayo
2024-01-01docs: Use Qt instead of qtChris Mayo
2023-12-28docs: fix regression that broke intended meaning of compiler variables noteEli Schwartz
2023-12-27Add CLion to the list of IDE integrationsMarina.Kalashina
2023-12-26ninja backend: manually escape cuda target namewrvsrx
2023-12-26nvcc compiler: support find dependency header fileswrvsrx
2023-12-26Revert "clike: Deduplicate rpath linker flags"Eli Schwartz
2023-12-26swift: Support swift_argsSergey Vlasov
2023-12-24run_project_tests: fix assertion that crashes if you have git worktreesEli Schwartz
2023-12-24project tests: handle code internally fetching the meson commandEli Schwartz
2023-12-23Remove `get_buildtype_args` functionCharles Brunet
2023-12-23compilers/elbrus: wrap get_default_include_dirs with lru_cacheDenis Drakhnia
2023-12-22modules: get rid of the .*machine variablesDylan Baker
2023-12-22backend/vs: use the host machine instead of the target machineDylan Baker
2023-12-22stop using the interpreter holders for the MachineInfoDylan Baker
2023-12-22tests: skip symlink creation when not supportedCharles Brunet
2023-12-21cmake/interperter: Add missing type annotationDylan Baker
2023-12-20ci: Don't auto-update brew when installingNirbheek Chauhan
2023-12-20interpreter: Also check for msvc style /fsanitizeDylan Baker
2023-12-20interpreter: Don't warn on -fsanitze-*Dylan Baker
2023-12-20compilers: Add partial docstrings for a couple of Compiler methodsDylan Baker
2023-12-20dependencies/llvm: strip default include dirs also for config-tool versionKarol Herbst
2023-12-18Update Users.md (#12634)Michael Gene Brockus (Dreamer)
2023-12-17Skip pkg-config-dependent tests if it's missingAlyssa Ross
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-13add the EFL, Enlightenment, libdwarf and ThorVG as users of mesonVincent Torri
2023-12-12cmake: parse project versionNicolas Werner
2023-12-13macos: Fix test_pkgconfig_parse_libs() test on armAndres Freund
2023-12-13do not trigger workflows on dev branchesCharles Brunet
2023-12-11detect windows linkers for flang in detect_fortran_compilerH. Vetinari
2023-12-11xcode backend: sundry type annotationsEli Schwartz
2023-12-11xcode backend: make the type of get_target_dir align with parent classEli Schwartz