summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05Update documentation for CUDA module.Olexa Bilaniuk
2020-11-05Update CUDA module's nvcc_arch_flags() and nvcc_arch_readable() for newOlexa Bilaniuk
2020-11-05Add newer CUDA Toolkit version entries.Olexa Bilaniuk
2020-11-05docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss
2020-11-05rust: implement support for --editionDylan Baker
2020-11-05rewrite: fix modified member spellingMarc-André Lureau
2020-11-05rewrite: fix function spellingMarc-André Lureau
2020-11-05docs: Fix broken anchor links [skip ci]Johan Bjäreholt
2020-11-04symbolextractor: Add FreeBSD supportThibault Payet
2020-11-04CI: install pytest pytest-xdist for msys2Christoph Reiter
2020-11-04CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter
2020-11-04pkgconfig: Make external deps of static library publicXavier Claessens
2020-11-04qt module: fix error message typo, translation qresource accepts qm not tsEli Schwartz
2020-11-04Bare exceptions are no longer allowed [NFC]Luke Drummond
2020-11-03wrap: fix type annotationsDylan Baker
2020-11-03wrap: Fix git exception not catched by interpreterXavier Claessens
2020-11-03vim: Drop backwards compatibility with Vim 5.Aman Verma
2020-11-03Condense test directory names again.Jussi Pakkanen
2020-11-01Fix #5492 (#7919)Elliot
2020-11-01gnome: Tweak error messageSam Thursfield
2020-11-01interpreter: store correct files for project regenerationDylan Baker
2020-10-30qt: dependency: Strip tool versions from newlinesLaurent Pinchart
2020-10-30setup.cfg: Add pytest discovery argsDylan Baker
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen
2020-10-30Bump version number for new development.Jussi Pakkanen
2020-10-30Bump version number for release. This is the 10 000th commit!Jussi Pakkanen
2020-10-30environment: Fix detection of swift linkerDylan Baker
2020-10-28Fix gtest invoking while workdir is set (#7904)Sergey Kartashev
2020-10-26Update version number to rc2.Jussi Pakkanen
2020-10-24cmake: set CMP0054 to new in preload.cmakeDaniel Mensinger
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger
2020-10-24cmake: Always create missing includes in build dirDaniel Mensinger
2020-10-22depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker
2020-10-22Syntax.md: Fix variable used in substring exampleDanilo Spinella
2020-10-22pkgconfig: Define libdir and includedir in -uninstalled.pc filesXavier Claessens
2020-10-19interpreter: Add missing new feature flag for executable(win_subsystem)Dylan Baker
2020-10-19fix markdown issuePaolo Bonzini
2020-10-19switch gui_app deprecation to FeatureDeprecatedKwargsPaolo Bonzini
2020-10-19fix typo "machintosh" -> "macintosh"Ken Cunningham
2020-10-19Bump version number for rc1.Jussi Pakkanen
2020-10-19Remove a status message that leaks to stdout.Jussi Pakkanen
2020-10-19In text, betterer grammer usings.Jussi Pakkanen
2020-10-19Add delays to test for timestamp issues on mac.Jussi Pakkanen
2020-10-18build: use PIE objects for static libraries if b_staticpic=false but b_pie=truePaolo Bonzini
2020-10-17Fix gnome.compile_resources() when glib is a subprojectXavier Claessens
2020-10-17pkgconfig: InternalDependency's ext_deps should be private by defaultXavier Claessens
2020-10-17Merge pull request #7859 from mensinda/cmBlacklistJussi Pakkanen
2020-10-16Subprojects should not inherit parent overrideXavier Claessens
2020-10-16Machine file pkg_config_path overrides environmentXavier Claessens
2020-10-16Add test case for "subproject:opt" in project()Xavier Claessens