aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2024-02-06Add a numpy dependency with pkg-config and configtool methodsRalf Gommers2-0/+17
2024-01-25docs: Use common conventions for shared libsSune Vuorela1-1/+1
2024-01-24docs: add a technically unneeded "setup" verb to some invocationsEli Schwartz1-2/+2
2024-01-24docs: Add NetPanzer to User.mdandy59951-0/+1
2024-01-20docs: fix another regression in having functional docsEli Schwartz2-2/+2
2024-01-17compiler.preprocess: add depends kwargStas Sergeev1-0/+5
2024-01-15compilers: add c23 and gnu23 c_stdsSimon Ser2-2/+2
2024-01-15Add a note for Windows users to GuiTutorial.mdizimuth1-0/+14
2024-01-09compilers: cpp: wire up debugstl for ClangSam James1-0/+4
2024-01-09compilers: cpp: wire up stdlib assertionsSam James1-0/+10
2024-01-01envconfig: read CYTHON from the environment and use it if setErik Bråthen Solem1-0/+1
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-18Update Users.md (#12634)Michael Gene Brockus (Dreamer)1-4/+9
2023-12-13add the EFL, Enlightenment, libdwarf and ThorVG as users of mesonVincent Torri1-0/+4
2023-12-12cmake: parse project versionNicolas Werner1-0/+6
2023-11-24File: Add full_path() methodXavier Claessens1-0/+7
2023-11-22docs: Update Quick-guide.mdBin Meng1-1/+1
2023-11-22Update release frequency to match realityPeter Harris1-2/+2
2023-11-22docs: fix bindgen_clang_arguments exampleAlyssa Ross1-1/+1
2023-11-19Generate release notes for 1.3.0.1.3.0Jussi Pakkanen33-298/+338
2023-11-17note on glib libraryalbert1-0/+2
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz1-0/+10
2023-11-05Update Users.mdMichael Gene Brockus (Dreamer)1-0/+1
2023-11-05Adding Trilobite Data to Users.mdMichael Gene Brockus (Dreamer)1-0/+1
2023-11-02scan-build: Exclude subprojects from scan-build reportAndrew McNulty1-0/+4
2023-10-20Support -j as a shorthand for --num-processesTristan Partin1-0/+4
2023-10-19pkgconfig: Allow setting both pkgconfig and pkg-configXavier Claessens1-0/+10
2023-10-19mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by defaultSam James2-0/+11
2023-10-17release notes: fix snippet for "fill:" argumentPaolo Bonzini1-3/+3
2023-10-09interpreter: Add support for cargo subprojectXavier Claessens2-1/+23
2023-10-09interpreter: add <lang>_(static|shared)_argsDylan Baker1-0/+9
2023-10-05Add env kwarg in generator.process()Nomura1-0/+4
2023-10-05mcompile: add suffix as an additional parameterDudemanguy2-2/+12
2023-10-05build: use suffix when getting target id for exesDudemanguy1-0/+14
2023-09-30Update Users.mdMichael Gene Brockus (Dreamer)1-0/+1
2023-09-28add support for vs_module_defs to ExecutablesDylan Baker1-0/+4
2023-09-28fix using a CustomTargetIndex for vs_module_defsDylan Baker1-0/+8
2023-09-25Add clang-tidy-fix targetLei YU1-0/+9
2023-09-22Allow to fallback to cmake subprojectXavier Claessens2-0/+36
2023-09-22CPU family support 'sw_64' and remove the compile warning (#12273)Kunwu.Chan1-0/+2
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens1-0/+11
2023-09-19Rust: Add a rust.proc_macro() methodDylan Baker1-0/+29
2023-09-18fix linksyyyyyiiiiii1-2/+2
2023-09-18Update link to lcovEberhard Beilharz1-1/+1
2023-09-15reference tables: Document how to set compiler paths with spaces in environme...L. E. Segovia1-0/+20