14345 Commits (25fa0e97216922a5d81181090c531493f1df1055)
 

Author SHA1 Message Date
Dylan Baker 25fa0e9721 ast: mark visitor and preprocessor as mypy safe 11 months ago
Dylan Baker 5cd1147354 ast/printer: fix mypy issues 11 months ago
Tamás Bálint Misius 7700618181
machine file: Fix parenthesized expressions 11 months ago
Charles Brunet fbc744e6c6 Fix warning_level=everything in vs backends 11 months ago
Eli Schwartz e4bbc630b6 tests: fix java JNI test assert for jni.h existing 11 months ago
Eli Schwartz 8e366b8759
CI: fix even more brokenness in the macos CI 11 months ago
Roger Sanders e110faed27 Fix intellisense errors in genvslite projects 11 months ago
Chris Mayo 457161c0e8 CI: Fix macos.yml error "Invalid workflow file" 11 months ago
Erik Bråthen Solem 0e1cba6d8b envconfig: read CYTHON from the environment and use it if set 11 months ago
Chris Mayo 65e4fb391f docs: Document Qt tools updates in 0.63 11 months ago
Chris Mayo 92bcf88f0c docs: Fix since for compile_translations in _include_qt_base 11 months ago
Chris Mayo dc3e027380 docs: Rename Qt4 & Qt5 in Dependencies to Qt 11 months ago
Chris Mayo abeea41880 docs: Use Qt instead of qt 11 months ago
Eli Schwartz 4a96ad0170
docs: fix regression that broke intended meaning of compiler variables note 11 months ago
Marina.Kalashina 4351f56f13 Add CLion to the list of IDE integrations 11 months ago
wrvsrx d4fb2d693d ninja backend: manually escape cuda target name 11 months ago
wrvsrx e2458c6f94 nvcc compiler: support find dependency header files 11 months ago
Eli Schwartz 2fbc7b5ce3
Revert "clike: Deduplicate rpath linker flags" 11 months ago
Sergey Vlasov 5ff6049945 swift: Support swift_args 11 months ago
Eli Schwartz f1035e0cd0 run_project_tests: fix assertion that crashes if you have git worktrees 11 months ago
Eli Schwartz 7d652a6138 project tests: handle code internally fetching the meson command 11 months ago
Charles Brunet 4761e4cad9 Remove `get_buildtype_args` function 11 months ago
Denis Drakhnia 360d81e4aa compilers/elbrus: wrap get_default_include_dirs with lru_cache 11 months ago
Dylan Baker 6ccd708f30 modules: get rid of the .*machine variables 11 months ago
Dylan Baker 7cbaa6613a backend/vs: use the host machine instead of the target machine 11 months ago
Dylan Baker c37cd4fe9a stop using the interpreter holders for the MachineInfo 11 months ago
Charles Brunet 35d89301a9 tests: skip symlink creation when not supported 11 months ago
Dylan Baker 8bc8f93436 cmake/interperter: Add missing type annotation 11 months ago
Nirbheek Chauhan 191449f608 ci: Don't auto-update brew when installing 12 months ago
Dylan Baker 730cce09bd
interpreter: Also check for msvc style /fsanitize 12 months ago
Dylan Baker 8db1ca1766
interpreter: Don't warn on -fsanitze-* 12 months ago
Dylan Baker 67c51820b7
compilers: Add partial docstrings for a couple of Compiler methods 12 months ago
Karol Herbst 0c3e84bbaf dependencies/llvm: strip default include dirs also for config-tool version 12 months ago
Michael Gene Brockus (Dreamer) 059b9e048d
Update Users.md (#12634) 12 months ago
Alyssa Ross 9322a29d7f Skip pkg-config-dependent tests if it's missing 12 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 12 months ago
Vincent Torri 1f82afe899 add the EFL, Enlightenment, libdwarf and ThorVG as users of meson 12 months ago
Nicolas Werner ebf5757c59 cmake: parse project version 12 months ago
Andres Freund f6f46173c4 macos: Fix test_pkgconfig_parse_libs() test on arm 12 months ago
Charles Brunet c168687439 do not trigger workflows on dev branches 12 months ago
H. Vetinari cc5a95a56a detect windows linkers for flang in detect_fortran_compiler 12 months ago
Eli Schwartz fbb8030b27 xcode backend: sundry type annotations 12 months ago
Eli Schwartz ff7a997f48 xcode backend: make the type of get_target_dir align with parent class 12 months ago
Eli Schwartz d8a6bf9352 xcode backend: delete unused code 12 months ago
Eli Schwartz 78e23e48f2 backends: correct nonebackend return annotation and check in run_mypy 12 months ago
Eli Schwartz c341900d45 coredata: add a few more type annotations 12 months ago
Albert Tang b1d2282078
xcode: Filter out targets not built by default 12 months ago
Albert Tang 2915ab31af
xcode: Override determine_swift_deps_dir() 12 months ago
Albert Tang 354843c428
xcode: Enclose work directory in shell scripts 12 months ago
Albert Tang 1de398a377
xcode: Wrap custom target output paths in quotes 12 months ago