summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-03Finalize the release.0.63.0Jussi Pakkanen
2022-07-02Users.md: remove wxFormBuildersmowzy
2022-06-30test cases: Don't fall off the end of main() without an exit statusSimon McVittie
2022-06-29docs: update various function references to be linkifiedEli Schwartz
2022-06-27docs: fix broken link to structured sourcesEli Schwartz
2022-06-27docs: fix broken links in i18n modueEli Schwartz
2022-06-27docs: correctly classify module methods as a method, not a functionEli Schwartz
2022-06-27docs: grammar nitEli Schwartz
2022-06-27docs: encourage using the "setup" subcommand where appropriateEli Schwartz
2022-06-27docs: fix confusing repetitionEli Schwartz
2022-06-27docs: linkify some function referencesEli Schwartz
2022-06-27dependencies: update llvm versionsDylan Baker
2022-06-27Bump version number for rc2.0.63.0.rc2Jussi 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.0.63.0rc1Jussi 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