summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add thinlto support. Closes #7493."revertthinltoJussi Pakkanen2020-11-137-53/+15
* Merge pull request #7866 from dcbaker/submit/compiler-std-in-baseJussi Pakkanen2020-11-134-170/+123
|\
| * clang-cl: Allow clang-cl (when compiling C) to pass std to underlying clang)Dylan Baker2020-11-121-34/+33
| * compilers/c: Log that MSVC doesn't support gnu stdsDylan Baker2020-11-121-1/+13
| * compilers: define standards in the base language compilerDylan Baker2020-11-123-152/+71
| * compilers: Standardize the names of compiler optionsDylan Baker2020-11-123-16/+16
| * compilers/c: Clang-cl also needs specific handling for standardsDylan Baker2020-11-121-0/+19
| * Make MSVC accept gnu11 as a language standard version. Closes: #7611.Jussi Pakkanen2020-11-121-3/+7
* | ninjabackend: fix matching of empty stringsAlexander Neumann2020-11-131-1/+1
* | Do not warn when -Wpedantic is added as a project argument.Eli Schwartz2020-11-131-1/+5
* | gnome: Handle libraries that are not in the current build dirSam Thursfield2020-11-1311-5/+387
* | The version kwarg must be a string. Closes #7975.Jussi Pakkanen2020-11-131-0/+2
* | doc: fix typo [skip ci]Eli Schwartz2020-11-121-1/+1
* | interpreter: Add get_keys function for configuration_data (#7887)Jones2020-11-124-0/+16
* | Merge pull request #7961 from dcbaker/submit/rust-color-outputJussi Pakkanen2020-11-122-3/+18
|\ \
| * | compilers/rust: Add color outputDylan Baker2020-11-101-1/+7
| * | ninjabackend: apply base compile_args to rust targetsDylan Baker2020-11-101-2/+5
| * | compilers/rust: Add vs_crt supportDylan Baker2020-11-101-0/+6
| |/
* | Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actionsJussi Pakkanen2020-11-1212-135/+133
|\ \
| * | CI: combine macos and ci_frameworks actionsDylan Baker2020-11-112-86/+25
| * | travis: Drop osx supportDylan Baker2020-11-113-48/+15
| * | actions: Add project tests actions for macosDylan Baker2020-11-111-0/+25
| * | actions: Add unittests for macosDylan Baker2020-11-112-0/+36
| * | tests/rust: dynamic linking doesn't work on darwinDylan Baker2020-11-112-0/+8
| * | tests/frameeworks 8/flex: fix undefined functionsDylan Baker2020-11-112-0/+8
| * | tests/28 multiline string: include required headersDylan Baker2020-11-101-0/+2
| * | unittests: Don't try to set alternative linkers for apple-clangDylan Baker2020-11-101-0/+5
| * | workflows: be more conservative about launching msysDylan Baker2020-11-101-1/+9
| |/
* | dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier2020-11-123-5/+9
|/
* Fix WASM thread count option. Closes #7921.Jussi Pakkanen2020-11-091-2/+2
* Fix "generator doesn't stop" on WindowsChristoph Reiter2020-11-081-1/+1
* Add thinlto support. Closes #7493.Jussi Pakkanen2020-11-087-15/+53
* Fix host machine reporting typo in msetup.pyCorey McNeish2020-11-071-1/+1
* Fix clang-tidy return value reporting (#7949)Florian Schmaus2020-11-071-5/+4
* docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss2020-11-052-10/+11
* rust: implement support for --editionDylan Baker2020-11-056-0/+57
* rewrite: fix modified member spellingMarc-André Lureau2020-11-051-10/+10
* rewrite: fix function spellingMarc-André Lureau2020-11-051-3/+3
* docs: Fix broken anchor links [skip ci]Johan Bjäreholt2020-11-051-2/+2
* symbolextractor: Add FreeBSD supportThibault Payet2020-11-041-0/+20
* CI: install pytest pytest-xdist for msys2Christoph Reiter2020-11-041-1/+1
* CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter2020-11-042-73/+86
* pkgconfig: Make external deps of static library publicXavier Claessens2020-11-041-3/+6
* qt module: fix error message typo, translation qresource accepts qm not tsEli Schwartz2020-11-042-2/+3
* Bare exceptions are no longer allowed [NFC]Luke Drummond2020-11-042-3/+2
* wrap: fix type annotationsDylan Baker2020-11-031-2/+2
* wrap: Fix git exception not catched by interpreterXavier Claessens2020-11-031-1/+11
* vim: Drop backwards compatibility with Vim 5.Aman Verma2020-11-031-30/+15
* Condense test directory names again.Jussi Pakkanen2020-11-031076-74/+74
* Fix #5492 (#7919)Elliot2020-11-012-7/+21