summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-31dependencies: hdf5: mark configtool dependency not-found for cmake buildEli Schwartz
2024-01-30rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translationDylan Baker
2024-01-28python module: correct the embedded path for bytecompiled filesEli Schwartz
2024-01-26Differentiate message between dynamic linker and archiverDylan Baker
2024-01-26xcode: Fix "clean" operation under new build systemAlbert Tang
2024-01-26xcode: Check custom target input for extracted objectsAlbert Tang
2024-01-26backends: Make object_filename_from_source() backend-agnosticAlbert Tang
2024-01-26xcode: Autodetect host machine's CPU architectureAlbert Tang
2024-01-25Fix compiler.preprocess compile_args not usedCharles Brunet
2024-01-25docs: Use common conventions for shared libsSune Vuorela
2024-01-25interpreter: replace mock keyword argument with unittest.mockDylan Baker
2024-01-25modules/fs: use ModuleState object instead of Interpreter when possibleDylan Baker
2024-01-25modules/sourceset: remove unused attributes from SourceSetImplDylan Baker
2024-01-25Add missing FeatureNew for meson.add_dist_scriptEli Schwartz
2024-01-24docs: add a technically unneeded "setup" verb to some invocationsEli Schwartz
2024-01-24docs: Add NetPanzer to User.mdandy5995
2024-01-20docs: fix another regression in having functional docsEli Schwartz
2024-01-18linkers_detect: detect xtools (Apple ld64 derivative)Fabian Groffen
2024-01-18Compilers: pass -Werror to the linker with b_ltoSam James
2024-01-17compiler.preprocess: add depends kwargStas Sergeev
2024-01-17rust: fix linking static executablesAlyssa Ross
2024-01-17fix openmp dependency for clang-clPeter Urban
2024-01-17Improve project naming and build configuration in genvslite projectsRoger Sanders
2024-01-17tests: Also test implicit rpaths from dependenciesJonathon Anderson
2024-01-17backend: Add rpath for external versioned .so'sJonathon Anderson
2024-01-17backend: Add rpaths for external 'cmake' depsJonathon Anderson
2024-01-16cmake: Fix blunt target filtering skipping GENERATED dependenciesL. E. Segovia
2024-01-15compilers: add c23 and gnu23 c_stdsSimon Ser
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