13268 Commits (4c3d9ab22d5dcffd80fa1fc61b382bf95e96d11b)
 

Author SHA1 Message Date
Xavier Claessens 01ee141339 Add NASM compiler 2 years ago
Eli Schwartz 4e374d5cef
run_mypy: add extra logging and permit specifying files to check 2 years ago
Jussi Pakkanen 4c2b64188d
Merge pull request #10916 from xclaesse/preprocess 2 years ago
Xavier Claessens ebbaeec51b gnulike: Fix preprocessing files with any extension 2 years ago
Xavier Claessens d53486bf9c Add doc and release notes for cc.preprocess() 2 years ago
Xavier Claessens 1d56df9409 Add unit test for cc.preprocess() 2 years ago
Xavier Claessens 42a7f8e8ef vs backend: Add support for CompileTarget 2 years ago
Xavier Claessens 65590e6e4b Add cc.preprocess() method for c-like compilers 2 years ago
Xavier Claessens 5e0f22896f Compilers: Add a preprocessor mode for clike compilers 2 years ago
Xavier Claessens 064165485c Fix excluding sources for static lib in both_libraries() 2 years ago
Elliott Sales de Andrade fa2585d0b3 Fix typos in docs 2 years ago
Zhao, Gang b98356e055 doc: Fix link 2 years ago
Xavier Claessens 7737398cd3 msubprojects: Fix issues when updating all wraps 2 years ago
Thomas Li 2761131ff9 BUG: Don't add debug files as targets when not building in debug mode 2 years ago
Xavier Claessens af6d70a176 ninja: Simplify getting rule name from compiler object 2 years ago
Nirbheek Chauhan 7912901acc hotdoc: Fix typo in argument 2 years ago
Luke Elliott 4f0452b283 fix: don't set FavorSizeOrSpeed in vs backend if optimization disabled (/Od set). 2 years ago
Tatsuyuki Ishi 673dca5c07 Add b_thinlto_cache for automatically configuring incremental ThinLTO 2 years ago
Tatsuyuki Ishi a0032480d6 clang: Support ThinLTO with mold 2 years ago
Tatsuyuki Ishi c693d0576b linkers: Add missing mold entries to __init__ 2 years ago
Jussi Pakkanen 9a57608cac
Merge pull request #10357 from xclaesse/update-wrapdb 2 years ago
Nirbheek Chauhan 9b33885c2d interpreter: Fix msg when none of the dependencies have names 2 years ago
Nirbheek Chauhan c50d837a0c interpreter: Don't say we're using -lfoo args when we're not 2 years ago
Xavier Claessens aaabd6224f Make `meson wrap update` command update all wraps in parallel 2 years ago
Xavier Claessens cd82804533 Move some code from wraptool.py to wrap.py 2 years ago
Xavier Claessens 312bede496 wrap: Ignore directories that have a .wrap with the same name 2 years ago
Jussi Pakkanen 46acd6cd4a
Merge pull request #8941 from xclaesse/wrapdb 2 years ago
Xavier Claessens 8c3a87847e Document and test new WrapDB auto fallback 2 years ago
Xavier Claessens 39d825fabf Get fallback varname from wrap file after it has been configured 2 years ago
Xavier Claessens ced9efb579 Get wrap from wrapdb when not found locally 2 years ago
Xavier Claessens 6776bfad3c Add "meson wrap update-db" command 2 years ago
Tristan Partin 58581ae3de Fix some wording in a JNISystemDependency comment 2 years ago
Tristan Partin 80b101443d Add BSD support to the JNISystemDependency 2 years ago
Eli Schwartz 2cb7350d16 run wrapped-due-to-env commands on unix via the env program 2 years ago
Jan Tojnar a590cfde0c compilers: Add optimization=plain option 2 years ago
Christoph Reiter e945f35cd7 CI: add potential workaround for python crashes in MSYS2 2 years ago
Hagen Möbius 9add5d03b6 Add handling Qt6's EntryPoint library. 2 years ago
Jussi Pakkanen b0eecda108 Only use Debian path fixing on old distros. 2 years ago
Dylan Baker df1b95cf2b
pylint: enable consider-merging-isinstance 2 years ago
Dylan Baker a72840cd2e
pylint: enable use-a-generator 2 years ago
Dylan Baker f11ebf20ff
pylint: enable unnecessary-lambda 2 years ago
Dylan Baker 20d76b8353
pylint: enable unnecessary-comprehension 2 years ago
Dylan Baker 676e66f853
pylint: enable consider-using-(min|max)-builtin 2 years ago
Dylan Baker 8c819ab805
pylint: enable unspecified-encoding 2 years ago
Dylan Baker 988a50b19c
pylint: enable unnecessary-dunder-call 2 years ago
Andres Freund db7503690c AIX: allow link_whole, it's the only supported behaviour anyway 2 years ago
Eli Schwartz 72e0a95f7f
Add stable regression test 2 years ago
Nirbheek Chauhan c20fb659f6 ci: Fix llvm detection on macOS CI 2 years ago
Xavier Claessens 9fd5eb6056 doc: Add missing netrc release notes 2 years ago
Xavier Claessens 8e0bf28ba6 doc: Fix wayland release notes 2 years ago