summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-23run_single_test: Handle MESON_SKIP_TEST correctlyDylan Baker
2021-03-23deprecated QMAKE dependency typeDylan Baker
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker
2021-03-23run_project_tests.py: Allow qt tests to skip on !macOSDylan Baker
2021-03-22qt: move compilers_detect to the qt moduleDylan Baker
2021-03-22dependencies/qt: Split _get_modules_lib_suffix out of the classDylan Baker
2021-03-22dependencies/base: Use FeatureDeprecated instead of mlog.warningDylan Baker
2021-03-22dependencies/qt: split get_qmake_host_bins into a free functionDylan Baker
2021-03-22dependencies/base: Use Compiler instead of CompilerTypeDylan Baker
2021-03-22dependencies/qt: Add type annotationsDylan Baker
2021-03-22dependencies: split qt out of the ui moduleDylan Baker
2021-03-21Docs: Fix small typoHRXN
2021-03-19Move OverrideProgram to programsDylan Baker
2021-03-19programs: add type annotationsDylan Baker
2021-03-19split program related classes and functions out of dependenciesDylan Baker
2021-03-18add test case for installed targets uninstalling a single directoryEli Schwartz
2021-03-18minstall: always track meson-created directoriesEli Schwartz
2021-03-18Allow add_dist_script() in subprojectsXavier Claessens
2021-03-18interpreter: Add varname as positional arg in dep.get_variable()Xavier Claessens
2021-03-17Fix D lib search path translationRemi Thebault
2021-03-17Warn when grabbing internals of subprojects with include_directories.Jussi Pakkanen
2021-03-17One more unixy fix.Jussi Pakkanen
2021-03-16clangformat: Add clang-format-check targetXavier Claessens
2021-03-16clangformat: Add include and ignore filesXavier Claessens
2021-03-16Add range() functionXavier Claessens
2021-03-16externalproject: Flatten configure_options kwargXavier Claessens
2021-03-16externalproject: Do not add --includedir by defaultXavier Claessens
2021-03-16externalproject: Fix error when used from main projectXavier Claessens
2021-03-16Remove mention of Meson manual. [skip ci]Jussi Pakkanen
2021-03-16Update VS module version check.Jussi Pakkanen
2021-03-16Replace Unix shell commands with scripts.Jussi Pakkanen
2021-03-16Delete leftover files from some tests.Jussi Pakkanen
2021-03-16msetup: do not print bogus "Option ... is:" messagesPaolo Bonzini
2021-03-16coredata: be more robust on unpickling errorsPaolo Bonzini
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens
2021-03-16typed_pos_args: Fix typoXavier Claessens
2021-03-16EnvironmentVariables: Simplify and annotateXavier Claessens
2021-03-14ninjabackend: Use rsp_file_syntax methodDylan Baker
2021-03-14compilers/linkers: Add a methhod for getting the rspfile syntaxDylan Baker
2021-03-14Fix run_targets running scripts from different subdirs.Jussi Pakkanen
2021-03-12interpreter: Cache found dependency before converting for include_typeXavier Claessens
2021-03-12Fix duplicate pkg_config_path entriesTristan Partin
2021-03-10Add test to build a mixed C/Rust shared library.Jussi Pakkanen
2021-03-10doc: Add External Project into the top dropdown menuXavier Claessens
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning
2021-03-10Add tentative FeatureNew guardLaurin-Luis Lehning
2021-03-10Yet another documentation updateLaurin-Luis Lehning
2021-03-10Fix release snippet still using the old fstring syntaxLaurin-Luis Lehning
2021-03-10Add syntax documentation with tentative version targetLaurin-Luis Lehning
2021-03-10Formatting fixLaurin-Luis Lehning