aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-13The version kwarg must be a string. Closes #7975.fix7975Jussi Pakkanen1-0/+2
2020-11-12doc: fix typo [skip ci]Eli Schwartz1-1/+1
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones4-0/+16
2020-11-12Merge pull request #7961 from dcbaker/submit/rust-color-outputJussi Pakkanen2-3/+18
2020-11-12Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actionsJussi Pakkanen12-135/+133
2020-11-12dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier3-5/+9
2020-11-11CI: combine macos and ci_frameworks actionsDylan Baker2-86/+25
2020-11-11travis: Drop osx supportDylan Baker3-48/+15
2020-11-11actions: Add project tests actions for macosDylan Baker1-0/+25
2020-11-11actions: Add unittests for macosDylan Baker2-0/+36
2020-11-11tests/rust: dynamic linking doesn't work on darwinDylan Baker2-0/+8
2020-11-11tests/frameeworks 8/flex: fix undefined functionsDylan Baker2-0/+8
2020-11-10tests/28 multiline string: include required headersDylan Baker1-0/+2
2020-11-10unittests: Don't try to set alternative linkers for apple-clangDylan Baker1-0/+5
2020-11-10workflows: be more conservative about launching msysDylan Baker1-1/+9
2020-11-10compilers/rust: Add color outputDylan Baker1-1/+7
2020-11-10ninjabackend: apply base compile_args to rust targetsDylan Baker1-2/+5
2020-11-10compilers/rust: Add vs_crt supportDylan Baker1-0/+6
2020-11-09Fix WASM thread count option. Closes #7921.Jussi Pakkanen1-2/+2
2020-11-08Fix "generator doesn't stop" on WindowsChristoph Reiter1-1/+1
2020-11-08Add thinlto support. Closes #7493.Jussi Pakkanen7-15/+53
2020-11-07Fix host machine reporting typo in msetup.pyCorey McNeish1-1/+1
2020-11-07Fix clang-tidy return value reporting (#7949)Florian Schmaus1-5/+4
2020-11-05docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss2-10/+11
2020-11-05rust: implement support for --editionDylan Baker6-0/+57
2020-11-05rewrite: fix modified member spellingMarc-André Lureau1-10/+10
2020-11-05rewrite: fix function spellingMarc-André Lureau1-3/+3
2020-11-05docs: Fix broken anchor links [skip ci]Johan Bjäreholt1-2/+2
2020-11-04symbolextractor: Add FreeBSD supportThibault Payet1-0/+20
2020-11-04CI: install pytest pytest-xdist for msys2Christoph Reiter1-1/+1
2020-11-04CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter2-73/+86
2020-11-04pkgconfig: Make external deps of static library publicXavier Claessens1-3/+6
2020-11-04qt module: fix error message typo, translation qresource accepts qm not tsEli Schwartz2-2/+3
2020-11-04Bare exceptions are no longer allowed [NFC]Luke Drummond2-3/+2
2020-11-03wrap: fix type annotationsDylan Baker1-2/+2
2020-11-03wrap: Fix git exception not catched by interpreterXavier Claessens1-1/+11
2020-11-03vim: Drop backwards compatibility with Vim 5.Aman Verma1-30/+15
2020-11-03Condense test directory names again.Jussi Pakkanen1076-74/+74
2020-11-01Fix #5492 (#7919)Elliot2-7/+21
2020-11-01gnome: Tweak error messageSam Thursfield1-1/+2
2020-11-01interpreter: store correct files for project regenerationDylan Baker6-6/+46
2020-10-30qt: dependency: Strip tool versions from newlinesLaurent Pinchart1-1/+1
2020-10-30setup.cfg: Add pytest discovery argsDylan Baker1-0/+3
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen5-37/+11
2020-10-30Bump version number for new development.Jussi Pakkanen1-1/+1
2020-10-30Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen30-324/+359
2020-10-30environment: Fix detection of swift linkerDylan Baker1-2/+2
2020-10-28Fix gtest invoking while workdir is set (#7904)Sergey Kartashev1-3/+3
2020-10-26Update version number to rc2.0.56.0.rc2Jussi Pakkanen1-1/+1
2020-10-24cmake: set CMP0054 to new in preload.cmakeDaniel Mensinger2-1/+11