summaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)Author
2020-11-13compilers/rust: add and use an implementation of use_linker_argsDylan Baker
2020-11-13run_unittests: use textwrap.dedentDylan Baker
2020-11-13ninjabackend: Fix a couple of rust bugsDylan Baker
2020-11-13environment: Properly pass linker to rustcDylan Baker
2020-11-13Merge pull request #7866 from dcbaker/submit/compiler-std-in-baseJussi Pakkanen
2020-11-13ninjabackend: fix matching of empty stringsAlexander Neumann
2020-11-13Do not warn when -Wpedantic is added as a project argument.Eli Schwartz
2020-11-13gnome: Handle libraries that are not in the current build dirSam Thursfield
2020-11-13The version kwarg must be a string. Closes #7975.Jussi Pakkanen
2020-11-12clang-cl: Allow clang-cl (when compiling C) to pass std to underlying clang)Dylan Baker
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones
2020-11-12Merge pull request #7961 from dcbaker/submit/rust-color-outputJussi Pakkanen
2020-11-12dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier
2020-11-12compilers/c: Log that MSVC doesn't support gnu stdsDylan Baker
2020-11-12compilers: define standards in the base language compilerDylan Baker
2020-11-12compilers: Standardize the names of compiler optionsDylan Baker
2020-11-12compilers/c: Clang-cl also needs specific handling for standardsDylan Baker
2020-11-12Make MSVC accept gnu11 as a language standard version. Closes: #7611.Jussi Pakkanen
2020-11-10compilers/rust: Add color outputDylan Baker
2020-11-10ninjabackend: apply base compile_args to rust targetsDylan Baker
2020-11-10compilers/rust: Add vs_crt supportDylan Baker
2020-11-09Fix WASM thread count option. Closes #7921.Jussi Pakkanen
2020-11-08Fix "generator doesn't stop" on WindowsChristoph Reiter
2020-11-08Add thinlto support. Closes #7493.Jussi Pakkanen
2020-11-07Fix host machine reporting typo in msetup.pyCorey McNeish
2020-11-07Fix clang-tidy return value reporting (#7949)Florian Schmaus
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-04symbolextractor: Add FreeBSD supportThibault Payet
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-03wrap: fix type annotationsDylan Baker
2020-11-03wrap: Fix git exception not catched by interpreterXavier Claessens
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-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-22pkgconfig: Define libdir and includedir in -uninstalled.pc filesXavier Claessens
2020-10-19interpreter: Add missing new feature flag for executable(win_subsystem)Dylan Baker