aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-15Add page listing Meson usage in proprietary projects.corporationsJussi Pakkanen3-3/+47
2022-08-12add AdwCustomizer0xMRTT1-0/+1
2022-08-12mesonbuild/mtest.py: filter more invalid googletest JUnit4 attributesDimitri John Ledkov1-0/+4
2022-08-12mcompile: provide user visibility into what actually happensEli Schwartz1-2/+8
2022-08-11CI: fix error when mixing clang 14 with released valgrind versionsEli Schwartz2-0/+8
2022-08-11add compilers from extracted objects directly to build targetsEli Schwartz7-4/+49
2022-08-10cmake: Add rule relaxations for CMake subprojectsDaniel Mensinger2-3/+28
2022-08-09dependencies: reject Qt6 pkg-config dependency if libexecdir is not knownEli Schwartz1-0/+7
2022-08-09qt: fix qt 6 tools detection for pkg-configKonstantin1-1/+21
2022-08-09CI: include zlib devel package for the mingw cross testsEli Schwartz1-1/+1
2022-08-07linkers: detection should invoke the linker with lang_link_args onlyEli Schwartz1-3/+3
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen4-25/+97
2022-08-05CI: remove nim from the ubuntu rolling install listEli Schwartz1-1/+1
2022-08-04typing: simplify type annotations for librariesEli Schwartz3-6/+7
2022-08-04cmake: Change assertion into a more useful error (fixes #9925)Daniel Mensinger1-1/+2
2022-08-03azure CI: remove vs2017 tests without replacement now that the image is deletedEli Schwartz1-59/+0
2022-08-02Handle garbage in environment more gracefully when setting vsenvDenis Fortin1-2/+7
2022-08-01Inline try_wait_one using asyncio.wait_forElliott Sales de Andrade1-8/+7
2022-08-01fix Popen_safe writeZhangyuan Nie1-6/+9
2022-07-31linkers: make sure the linker is actually Apple when matching failureEli Schwartz1-5/+11
2022-07-31linkers: include linker detection output in the debug logsEli Schwartz1-1/+8
2022-07-31linkers: better reporting of command failuresEli Schwartz1-3/+3
2022-07-31envconfig: add more binutils variablesArtturin1-1/+10
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer5-3/+18
2022-07-31documentation: extend custom_target installGerion Entrup1-2/+3
2022-07-31handle OSError exception in run functionOmer Pereg1-1/+14
2022-07-25qt module: correctly compare program name for lrelease versionEli Schwartz1-1/+1
2022-07-25tests: Test extern'd globals on MacOS with the Apple ArchiverAilin Nemui5-0/+31
2022-07-25backends/ninja: run `ranlib -c $out` when using the apple arDylan Baker1-2/+13
2022-07-25linkers: Add a representation for the Apple AR LinkerDylan Baker3-1/+11
2022-07-25ninja depscanner: handle C++ sources named capital CEli Schwartz2-3/+9
2022-07-21ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard4-12/+13
2022-07-21compilers: add logging to obscure compiler defines scraperEli Schwartz1-2/+8
2022-07-21compilers: include compiler detection output in the debug logsEli Schwartz1-0/+5
2022-07-21compilers: better reporting of command failuresEli Schwartz1-25/+26
2022-07-18Applied tristan957's suggestionsVolker Weißmann2-3/+2
2022-07-18cmake module: Better warnings and error messages in some cases.Volker Weißmann3-0/+10
2022-07-17modules/wayland: Add full type checkingDylan Baker2-9/+33
2022-07-17interpreter: Add return type to func_dependencyDylan Baker1-1/+1
2022-07-17Resolve KeyError while executing help command with unknown paramPrathamesh1-3/+4
2022-07-16Fix finding of Visual studio path in mingw64Ty1-2/+2
2022-07-16wrap: Fix diff_files not finding the patch to applyNirbheek Chauhan1-2/+3
2022-07-16Ignore encoding errors when scanning. Closes #10571.Jussi Pakkanen1-2/+2
2022-07-15backends: Remove /Zi arg if requested to use /Z7Christian Wendt1-5/+5
2022-07-14docs: add some function linkification in code snippetsEli Schwartz7-21/+21
2022-07-13docs: Suggest using depth=1 by default for wrap-gitPhilip Withnall1-1/+5
2022-07-11Revert /utf-8 changes in the visualstudio mixin to the 0.62.0 stateEli Schwartz1-5/+3
2022-07-11CI: install ifort on WindowsEli Schwartz7-1/+116
2022-07-11tests: unskip windows mixing msvc and fortran, for non-gcc fortranEli Schwartz2-2/+4
2022-07-11tests: skip template test for windows shared fortranEli Schwartz1-0/+6