summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27dependencies: update llvm versionsDylan Baker
2022-06-27Bump version number for rc2.Jussi Pakkanen
2022-06-27docs: fix yaml refman example of embedding links in a code commentEli Schwartz
2022-06-27docs: make the refman linkification slightly prettier for codeblocksEli Schwartz
2022-06-26Fix destdir_joinAkihiko Odaki
2022-06-26add missing lower() to fix msvc backend platform detectionTad Young
2022-06-24chore: Set permissions for GitHub actionsneilnaveen
2022-06-24fix: handle the case where the last item of `four_column` results in being < ...fxxf
2022-06-22Move python version check as first thingXavier Claessens
2022-06-21fix type checking for declare_dependency to allow linking to executableEli Schwartz
2022-06-21docs: grammar and formatting nitsEli Schwartz
2022-06-21docs: remove incorrect information about nonexisting kwargEli Schwartz
2022-06-21Update Unit-tests.md (#10515)CLanguagePurist
2022-06-21visualstudio.py: Apply /utf-8 only on clang or VS2015+Chun-wei Fan
2022-06-19Update version numbers for rc1.Jussi Pakkanen
2022-06-19Merge pull request #10464 from rtbo/fix_generated_depsJussi Pakkanen
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
2022-06-19python module: cache dependency() lookup between invocationsEli Schwartz
2022-06-19update gnome test to cover built gresource filesEli Schwartz
2022-06-19gnome module: fix regression that broke using built xml files as gresourcesEli Schwartz
2022-06-19Update CUDA Toolkit/driver version table for recent releases.Olexa Bilaniuk
2022-06-17always run external projects multi-threaded if possibleStaz M
2022-06-17always set DESTDIR via the environment for external projectsStaz M
2022-06-17external-project: Add depends kwargXavier Claessens
2022-06-17migrate declare_dependency to typed_kwargsEli Schwartz
2022-06-17refactor logic for parsing dependency variables into type_checking moduleEli Schwartz
2022-06-17docs: d_module_versions has an undocumented ability to accept integersEli Schwartz
2022-06-17docs: fix incorrect info for declare_dependency sourcesEli Schwartz
2022-06-17fix confusing incorrect default name for a KwargInfoEli Schwartz
2022-06-17typed_kwargs: support dict/list as "new since" typesEli Schwartz
2022-06-17interpreter: fix a subproject check with symlinksHemmo Nieminen
2022-06-17fix parameter expansion in several error messagesMichael Mera
2022-06-17devenv: Do not use relative WINEPATHXavier Claessens
2022-06-17Improve WINEPATH reductionXavier Claessens
2022-06-17ExternalProgram: Make get_version() work without interpreterXavier Claessens
2022-06-17docs: ensure stable order of release notesEli Schwartz
2022-06-16fix regression that broke proper warnings about passing subproject as a depEli Schwartz
2022-06-16test (failing): 127 subproject object as a dependencyfxxf
2022-06-16fix crash when passing invalid inputs as build_target dependenciesfxxf
2022-06-16minstall: Add more safety checks when unpickling installdataXavier Claessens
2022-06-16docs: only list the latest build of a given stable tag for each wrapdb entryEli Schwartz
2022-06-16doc: Add meson.override_dependency() in external-project exampleXavier Claessens
2022-06-14devenv: Add support for PowerShell 7 on WindowsSeungha Yang
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens
2022-06-14add testcase for previous commitPaolo Bonzini
2022-06-14backend: always use the same code to compute the files in ExtractedObjectsPaolo Bonzini
2022-06-14take override_option('unity=...') into account when allowing extract_objects()Paolo Bonzini
2022-06-13ninja backend: generate additional meta-rules for test/benchmarks targetsEli Schwartz
2022-06-13unittests: do more accurate check for ninja "nothing to do"Eli Schwartz
2022-06-13unittests: allow test commands to suppress returning stderrEli Schwartz