aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-20docs: fix another regression in having functional docsEli Schwartz2-2/+2
2024-01-18linkers_detect: detect xtools (Apple ld64 derivative)Fabian Groffen1-0/+5
2024-01-18Compilers: pass -Werror to the linker with b_ltoSam James1-0/+3
2024-01-17compiler.preprocess: add depends kwargStas Sergeev8-8/+48
2024-01-17rust: fix linking static executablesAlyssa Ross6-1/+37
2024-01-17fix openmp dependency for clang-clPeter Urban2-4/+14
2024-01-17Improve project naming and build configuration in genvslite projectsRoger Sanders1-8/+10
2024-01-17tests: Also test implicit rpaths from dependenciesJonathon Anderson3-6/+105
2024-01-17backend: Add rpath for external versioned .so'sJonathon Anderson1-1/+5
2024-01-17backend: Add rpaths for external 'cmake' depsJonathon Anderson1-1/+1
2024-01-16cmake: Fix blunt target filtering skipping GENERATED dependenciesL. E. Segovia4-6/+17
2024-01-15compilers: add c23 and gnu23 c_stdsSimon Ser3-3/+9
2024-01-15Add a note for Windows users to GuiTutorial.mdizimuth1-0/+14
2024-01-11Vala: fixes to gresource handling (#12418)Valeri7-3/+70
2024-01-09compilers: cpp: wire up debugstl for ClangSam James2-0/+17
2024-01-09ninja: Use platform dependent quote instead of shlex.quote() in gcc_rsp_quote()byteblob1-11/+9
2024-01-09compilers: cpp: wire up stdlib assertionsSam James2-0/+32
2024-01-08ast/interpreter: fix some low hanging type issuesDylan Baker2-6/+7
2024-01-08ast/introspection: make mypy cleanDylan Baker4-30/+32
2024-01-08ast: mark visitor and preprocessor as mypy safeDylan Baker1-0/+2
2024-01-08ast/printer: fix mypy issuesDylan Baker3-10/+13
2024-01-06machine file: Fix parenthesized expressionsTamás Bálint Misius2-1/+4
2024-01-05Fix warning_level=everything in vs backendsCharles Brunet1-1/+2
2024-01-02tests: fix java JNI test assert for jni.h existingEli Schwartz1-2/+2
2024-01-02CI: fix even more brokenness in the macos CIEli Schwartz1-3/+2
2024-01-01Fix intellisense errors in genvslite projectsRoger Sanders1-3/+3
2024-01-01CI: Fix macos.yml error "Invalid workflow file"Chris Mayo1-1/+1
2024-01-01envconfig: read CYTHON from the environment and use it if setErik Bråthen Solem2-0/+2
2024-01-01docs: Document Qt tools updates in 0.63Chris Mayo1-1/+7
2024-01-01docs: Fix since for compile_translations in _include_qt_baseChris Mayo1-1/+3
2024-01-01docs: Rename Qt4 & Qt5 in Dependencies to QtChris Mayo3-3/+3
2024-01-01docs: Use Qt instead of qtChris Mayo2-7/+7
2023-12-28docs: fix regression that broke intended meaning of compiler variables noteEli Schwartz1-1/+1
2023-12-27Add CLion to the list of IDE integrationsMarina.Kalashina1-4/+5
2023-12-26ninja backend: manually escape cuda target namewrvsrx1-1/+27
2023-12-26nvcc compiler: support find dependency header fileswrvsrx1-0/+9
2023-12-26Revert "clike: Deduplicate rpath linker flags"Eli Schwartz1-1/+1
2023-12-26swift: Support swift_argsSergey Vlasov3-0/+20
2023-12-24run_project_tests: fix assertion that crashes if you have git worktreesEli Schwartz1-1/+1
2023-12-24project tests: handle code internally fetching the meson commandEli Schwartz1-0/+1
2023-12-23Remove `get_buildtype_args` functionCharles Brunet26-363/+108
2023-12-23compilers/elbrus: wrap get_default_include_dirs with lru_cacheDenis Drakhnia1-0/+2
2023-12-22modules: get rid of the .*machine variablesDylan Baker4-11/+5
2023-12-22backend/vs: use the host machine instead of the target machineDylan Baker1-8/+8
2023-12-22stop using the interpreter holders for the MachineInfoDylan Baker2-17/+11
2023-12-22tests: skip symlink creation when not supportedCharles Brunet1-2/+5
2023-12-21cmake/interperter: Add missing type annotationDylan Baker1-1/+1
2023-12-20ci: Don't auto-update brew when installingNirbheek Chauhan1-0/+5
2023-12-20interpreter: Also check for msvc style /fsanitizeDylan Baker1-1/+1
2023-12-20interpreter: Don't warn on -fsanitze-*Dylan Baker1-1/+3