12796 Commits (33a5352e3c56c3d245aed48005515f097ab2ab53)
 

Author SHA1 Message Date
Eli Schwartz 33a5352e3c
make add_project_dependencies respect build version of include dirs 2 years ago
0xMRTT d141b85462 add AdwCustomizer 2 years ago
Dimitri John Ledkov c3cc66a1cc mesonbuild/mtest.py: filter more invalid googletest JUnit4 attributes 2 years ago
Eli Schwartz 28d07c31b8 mcompile: provide user visibility into what actually happens 2 years ago
Eli Schwartz 6db9a01449 CI: fix error when mixing clang 14 with released valgrind versions 2 years ago
Eli Schwartz 00f8ced048
add compilers from extracted objects directly to build targets 2 years ago
Daniel Mensinger ca40dda146 cmake: Add rule relaxations for CMake subprojects 2 years ago
Eli Schwartz 90818ca24a
dependencies: reject Qt6 pkg-config dependency if libexecdir is not known 2 years ago
Konstantin 49ccf8124a
qt: fix qt 6 tools detection for pkg-config 2 years ago
Eli Schwartz 2f079be996
CI: include zlib devel package for the mingw cross tests 2 years ago
Eli Schwartz 0ec039d259 linkers: detection should invoke the linker with lang_link_args only 2 years ago
Hemmo Nieminen 952dd7773d mtest: unify parsed and non-parsed output handling 2 years ago
Eli Schwartz 3fbcff1c27
CI: remove nim from the ubuntu rolling install list 2 years ago
Eli Schwartz 37f95303f0
typing: simplify type annotations for libraries 2 years ago
Daniel Mensinger 7c320e60f1 cmake: Change assertion into a more useful error (fixes #9925) 2 years ago
Eli Schwartz 748251fba6 azure CI: remove vs2017 tests without replacement now that the image is deleted 2 years ago
Denis Fortin e1bf8f0f0c Handle garbage in environment more gracefully when setting vsenv 2 years ago
Elliott Sales de Andrade 27626124d0 Inline try_wait_one using asyncio.wait_for 2 years ago
Zhangyuan Nie fa71c38688 fix Popen_safe write 2 years ago
Eli Schwartz 73985f98dc
linkers: make sure the linker is actually Apple when matching failure 2 years ago
Eli Schwartz 06dfcd7de5
linkers: include linker detection output in the debug logs 2 years ago
Eli Schwartz b6037c65fc
linkers: better reporting of command failures 2 years ago
Artturin 8a8ab9a8e0 envconfig: add more binutils variables 2 years ago
Daan De Meyer f774609b09 Only reconfigure if configure options actually changed 2 years ago
Gerion Entrup e5df70b8d3 documentation: extend custom_target install 2 years ago
Omer Pereg fa044e011d handle OSError exception in run function 2 years ago
Eli Schwartz 1e1dee738b qt module: correctly compare program name for lrelease version 2 years ago
Ailin Nemui d285be763f tests: Test extern'd globals on MacOS with the Apple Archiver 2 years ago
Dylan Baker bdc6f243e9 backends/ninja: run `ranlib -c $out` when using the apple ar 2 years ago
Dylan Baker d6b9d431ec linkers: Add a representation for the Apple AR Linker 2 years ago
Eli Schwartz 5b2f921d52
ninja depscanner: handle C++ sources named capital C 2 years ago
Justin Blanchard ec388fe7c2 ar linker: detect the "osx ld" case (where generating thin archives won't work) based on host OS, not build OS. 2 years ago
Eli Schwartz 0eed99318b
compilers: add logging to obscure compiler defines scraper 2 years ago
Eli Schwartz 1f527550c6
compilers: include compiler detection output in the debug logs 2 years ago
Eli Schwartz 93ba937186
compilers: better reporting of command failures 2 years ago
Volker Weißmann 5f3c7125cc Applied tristan957's suggestions 2 years ago
Volker Weißmann cdd2dca174 cmake module: Better warnings and error messages in some cases. 2 years ago
Dylan Baker 0bf66ff02c modules/wayland: Add full type checking 2 years ago
Dylan Baker 84d06a8f4b interpreter: Add return type to func_dependency 2 years ago
Prathamesh 7af0078d4e Resolve KeyError while executing help command with unknown param 2 years ago
Ty c7eb601e07 Fix finding of Visual studio path in mingw64 2 years ago
Nirbheek Chauhan c19773c0bc wrap: Fix diff_files not finding the patch to apply 2 years ago
Jussi Pakkanen c44ae35356 Ignore encoding errors when scanning. Closes #10571. 2 years ago
Christian Wendt 468022f91c backends: Remove /Zi arg if requested to use /Z7 2 years ago
Eli Schwartz 5851c133a0
docs: add some function linkification in code snippets 2 years ago
Philip Withnall 69131e7242 docs: Suggest using depth=1 by default for wrap-git 2 years ago
Eli Schwartz 46793145ba
Revert /utf-8 changes in the visualstudio mixin to the 0.62.0 state 2 years ago
Eli Schwartz 1521bdd9fd
CI: install ifort on Windows 2 years ago
Eli Schwartz 30dc26a0fb
tests: unskip windows mixing msvc and fortran, for non-gcc fortran 2 years ago
Eli Schwartz 8afcca2d26
tests: skip template test for windows shared fortran 2 years ago