10196 Commits (71db6b04a31707674ad776be1cf22f667056d56b)
 

Author SHA1 Message Date
Olexa Bilaniuk cfd31e38a8 Add newer CUDA Toolkit version entries. 4 years ago
Michael Weiss cc033e5476
docs: Recommend to use SPDX license identifiers [skip ci] 4 years ago
Dylan Baker 7860a6aeab rust: implement support for --edition 4 years ago
Marc-André Lureau be2c1a4300 rewrite: fix modified member spelling 4 years ago
Marc-André Lureau 7ba7ea0897 rewrite: fix function spelling 4 years ago
Johan Bjäreholt d58dcf26e7
docs: Fix broken anchor links [skip ci] 4 years ago
Thibault Payet eec5bb11ba symbolextractor: Add FreeBSD support 4 years ago
Christoph Reiter a7edbc6ee5 CI: install pytest pytest-xdist for msys2 4 years ago
Christoph Reiter f000fa407d CI: Port MSYS2 from azure-pipelines to github actions 4 years ago
Xavier Claessens 6d816c1800 pkgconfig: Make external deps of static library public 4 years ago
Eli Schwartz 478feb39ed qt module: fix error message typo, translation qresource accepts qm not ts 4 years ago
Luke Drummond 63814543de Bare exceptions are no longer allowed [NFC] 4 years ago
Dylan Baker 2bd309543f wrap: fix type annotations 4 years ago
Xavier Claessens 42cc9294e9 wrap: Fix git exception not catched by interpreter 4 years ago
Aman Verma 388fa6e776 vim: Drop backwards compatibility with Vim 5. 4 years ago
Jussi Pakkanen 9d1e747d17 Condense test directory names again. 4 years ago
Elliot ff50f724bb
Fix #5492 (#7919) 4 years ago
Sam Thursfield 505b5b2391 gnome: Tweak error message 4 years ago
Dylan Baker 47d071a34f interpreter: store correct files for project regeneration 4 years ago
Laurent Pinchart d4eec9664b qt: dependency: Strip tool versions from newlines 4 years ago
Dylan Baker fe24292ae3 setup.cfg: Add pytest discovery args 4 years ago
Jussi Pakkanen bca90722ec Bump minimum supported Python version to 3.6. Closes #6297. 4 years ago
Jussi Pakkanen 8fbf10c4bc Bump version number for new development. 4 years ago
Jussi Pakkanen f16d31607e Bump version number for release. This is the 10 000th commit! 4 years ago
Dylan Baker 712cbe0568 environment: Fix detection of swift linker 4 years ago
Sergey Kartashev c9b7e5bd40
Fix gtest invoking while workdir is set (#7904) 4 years ago
Jussi Pakkanen 42d6b37423 Update version number to rc2. 4 years ago
Daniel Mensinger 431f0b0da2 cmake: set CMP0054 to new in preload.cmake 4 years ago
Daniel Mensinger fc57089bc5 cmake: Disable the new (CMake 3.16) PCH support 4 years ago
Daniel Mensinger 1eb9d8ad6e cmake: Always create missing includes in build dir 4 years ago
Dylan Baker e8399c8c6e
depenencies/llvm: Handle llvm-config --shared-mode failing (#7379) 4 years ago
Danilo Spinella e7009d439c Syntax.md: Fix variable used in substring example 4 years ago
Xavier Claessens 14fd1a329a pkgconfig: Define libdir and includedir in -uninstalled.pc files 4 years ago
Dylan Baker bf5bcad05f interpreter: Add missing new feature flag for executable(win_subsystem) 4 years ago
Paolo Bonzini e36b1923e2 fix markdown issue 4 years ago
Paolo Bonzini df29f760dd switch gui_app deprecation to FeatureDeprecatedKwargs 4 years ago
Ken Cunningham faabbb3bb2 fix typo "machintosh" -> "macintosh" 4 years ago
Jussi Pakkanen 55d370e565 Bump version number for rc1. 4 years ago
Jussi Pakkanen 0f4f0acaff Remove a status message that leaks to stdout. 4 years ago
Jussi Pakkanen 64f8479097 In text, betterer grammer usings. 4 years ago
Jussi Pakkanen ac6041e110 Add delays to test for timestamp issues on mac. 4 years ago
Paolo Bonzini 021d242f9c build: use PIE objects for static libraries if b_staticpic=false but b_pie=true 4 years ago
Xavier Claessens a050db5e30 Fix gnome.compile_resources() when glib is a subproject 4 years ago
Xavier Claessens 0c95d92404 pkgconfig: InternalDependency's ext_deps should be private by default 4 years ago
Jussi Pakkanen 66d3747efe
Merge pull request #7859 from mensinda/cmBlacklist 4 years ago
Xavier Claessens ed70c6df52 Subprojects should not inherit parent override 4 years ago
Xavier Claessens 7271b1e942 Machine file pkg_config_path overrides environment 4 years ago
Xavier Claessens 254b836bd4 Add test case for "subproject:opt" in project() 4 years ago
Xavier Claessens 7902d2032d Refactor handling of machine file options 4 years ago
Daniel Mensinger 36cde6f91e
cmake: Ignore additional internal CMake variables 4 years ago