aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2020-11-12Merge pull request #7961 from dcbaker/submit/rust-color-outputJussi Pakkanen2-3/+18
2020-11-12dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier1-1/+5
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 Pakkanen5-14/+25
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-05rust: implement support for --editionDylan Baker2-0/+22
2020-11-05rewrite: fix modified member spellingMarc-André Lureau1-10/+10
2020-11-05rewrite: fix function spellingMarc-André Lureau1-3/+3
2020-11-04symbolextractor: Add FreeBSD supportThibault Payet1-0/+20
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 Schwartz1-1/+1
2020-11-03wrap: fix type annotationsDylan Baker1-2/+2
2020-11-03wrap: Fix git exception not catched by interpreterXavier Claessens1-1/+11
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 Baker1-6/+18
2020-10-30qt: dependency: Strip tool versions from newlinesLaurent Pinchart1-1/+1
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen1-13/+2
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 Pakkanen1-1/+1
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
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger3-1/+30
2020-10-24cmake: Always create missing includes in build dirDaniel Mensinger1-4/+1
2020-10-22depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker1-1/+7
2020-10-22pkgconfig: Define libdir and includedir in -uninstalled.pc filesXavier Claessens1-6/+5
2020-10-19interpreter: Add missing new feature flag for executable(win_subsystem)Dylan Baker1-1/+2
2020-10-19switch gui_app deprecation to FeatureDeprecatedKwargsPaolo Bonzini2-1/+1
2020-10-19fix typo "machintosh" -> "macintosh"Ken Cunningham1-1/+1
2020-10-19Bump version number for rc1.0.56.0.rc1Jussi Pakkanen1-2/+2
2020-10-19In text, betterer grammer usings.Jussi Pakkanen1-1/+1
2020-10-18build: use PIE objects for static libraries if b_staticpic=false but b_pie=truePaolo Bonzini2-8/+12
2020-10-17Fix gnome.compile_resources() when glib is a subprojectXavier Claessens1-33/+38
2020-10-17pkgconfig: InternalDependency's ext_deps should be private by defaultXavier Claessens1-1/+1
2020-10-17Merge pull request #7859 from mensinda/cmBlacklistJussi Pakkanen4-3/+41
2020-10-16Machine file pkg_config_path overrides environmentXavier Claessens2-6/+8
2020-10-16Refactor handling of machine file optionsXavier Claessens6-221/+140
2020-10-16cmake: Ignore additional internal CMake variablesDaniel Mensinger1-0/+9
2020-10-16cmake: ignore CMAKE_TOOLCHAIN_FILE and CMAKE_PROJECT_INCLUDE to avoid conflic...Daniel Mensinger4-3/+32
2020-10-16compilers/cuda: Use format_map(mapping) instead of format(**mapping)Carlos Bederian1-2/+2
2020-10-16compilers/cuda: Fix has_header_symbol checkCarlos Bederian1-4/+17
2020-10-16Fix consistency in variables kwargXavier Claessens2-25/+34
2020-10-15windows: Avoid target name clash happening in GTK+Xavier Claessens1-1/+3