10068 Commits (cef406b3a5d502cde58cdad9fc9b978efb413327)
 

Author SHA1 Message Date
Xavier Claessens c203e2f92b msubprojects: Add basic unit tests 4 years ago
Xavier Claessens 6fbf368fde msubprojects: Avoid useless "no local changes to save" message 4 years ago
Xavier Claessens ce347f2f8c msubprojects: Fix checkout of new tag/branch 4 years ago
Xavier Claessens 49b61e476f msubprojects: Fix --types default value 4 years ago
Nirbheek Chauhan faba48d853 backends: Treat build target as generator only when it's the first arg 4 years ago
Nirbheek Chauhan 9b8ac9db32 project tests: Verify that UWP cross binaries use the right arch 4 years ago
Nirbheek Chauhan 946aeb6947 project tests: Also check whether introspect works 4 years ago
Nirbheek Chauhan 85d036ebbb Rename [properties] to [built-in options] 4 years ago
Nirbheek Chauhan 4c93da6531 project tests: Rename a variable for clarity 4 years ago
Nirbheek Chauhan ea46daa7bc Revert "windows: reduce chance of going over path limit in backend/vs" 4 years ago
Dylan Baker e9fea0fecf unittests: mock os.environ before mucking with it 4 years ago
Dylan Baker 80ec7ec681 tests: Make monkey patching smarter 4 years ago
Peter Harris 807f88739e windows: reduce chance of going over path limit in backend/vs 4 years ago
Martin Storsjö deb1d7caba Canonicalize target architectures aarch64/armv* into arm64/arm for MSVC tools 4 years ago
Marco Mastropaolo 93b1d31af9 Fixed MacOS dylib custom targets not marked as linkable 4 years ago
Dylan Baker 3526b36a77 linkers: fully type annotate and fix mypy issues 4 years ago
Dylan Baker 4401668c9a linkers/compilers: Move an emscripten method to the compiler 4 years ago
Dylan Baker 67ab2880dd linkers: Make id a class variable for DynamicLinkers 4 years ago
Dylan Baker fc86df3d2c linkers: Fix argument error 4 years ago
Dylan Baker a4a53237f1 envconfig: fix return type of get_env_var_pair 4 years ago
Sebastian Meyer a24fde6fde
Add support for the CompCert C Compiler 4 years ago
Xavier Claessens 67c0ec1640 InternalDependency: Add as_link_whole() method 4 years ago
Christoph Reiter b872eea27f
CI: don't update MSYS2 [skip ci] 4 years ago
Dylan Baker 60f78e7981
CODEOWNERS: add dcbaker for compilers and linkers [skip ci] 4 years ago
Xavier Claessens 8972c71522 externalproject: Fix typing annotation 4 years ago
Xavier Claessens 6ec0b535ba external-project: Add typing annotation 4 years ago
Xavier Claessens 9d338200da external-project: New module to build configure/make projects 4 years ago
Xavier Claessens 19696c3dcd Allow installing dir from build dir 4 years ago
Nirbheek Chauhan 7fbdf38ce3 mcompile: Add some basic XCode support 4 years ago
Tamás Bálint Misius 9d017a9c15 Improve regexp for MSVC target arch detection again 4 years ago
Vili Väinölä 416b47c915 Remove redudant checks in vs2010 backend 4 years ago
Vili Väinölä 25ad10e501 Add VS include directories to projects as well 4 years ago
Nirbheek Chauhan 1945f381b2 unit tests: Print total time taken for running tests 4 years ago
Nirbheek Chauhan c7adeac137 unit tests: Don't use pytest when running single tests 4 years ago
Jon Turney 6053da7a00 Add build machine compilers to project tests compiler report 4 years ago
Jon Turney 6a56291a2a Add a test run of MSVC ARM64 cross on Windows x64 4 years ago
Jon Turney a908404e6d Fix test 'common/122 llvm ir and assembly' for Windows ARM 4 years ago
Jon Turney 1d5fef89f0 Skip test 'common/121 shared modules' on Windows UWP 4 years ago
Jon Turney 77930d80c3 Store first line of VisualStudio compiler output as full_version 4 years ago
Eli Schwartz d880f995ea Revert "Do not automatically set warning flags if buildtype is 'plain'" 4 years ago
Xavier Claessens 14c1a6983d msubprojects: Allow comma separated list of types 4 years ago
Xavier Claessens a3ac25b0c3 msubprojects: Fix review comments 4 years ago
Xavier Claessens 552432e507 git: Use Popen_safe to avoid encoding issues 4 years ago
Xavier Claessens 276c3fcb5a Move verbose_git() and quiet_git() to mesonlib 4 years ago
Xavier Claessens 8a9baab4d3 mesonlib: Move MesonException declaration to the top 4 years ago
Xavier Claessens 1101144d86 doc: Update new `meson subprojects` behaviors 4 years ago
Xavier Claessens d3c06bb023 msubprojects: Rework update command 4 years ago
Xavier Claessens 8cb5e3d7d2 msubprojects: Return failure if some commands failed 4 years ago
Xavier Claessens 064f7241d8 msubprojects: Stash changes before checkout 4 years ago
Xavier Claessens 98d445a070 msubprojects: Support git subprojects with no wrap file 4 years ago