3577 Commits (f74f78dd89fb94923c5888246e319330bcb412a1)
 

Author SHA1 Message Date
Nirbheek Chauhan 8df671b6f3 run_tests: Don't run unit tests when the VS backend is selected 8 years ago
Nirbheek Chauhan 9261243834 tests/common/141: Also test C + asm targets 8 years ago
Tim-Philipp Müller 8cc89e468d configure_file: make input arg optional if command is used 8 years ago
Patrick Griffis 9929e0efac rust: Support executable name differing from source name 8 years ago
Peter Harris 65377ff16a Fix warning making static libs on msvc/ninja 8 years ago
Nirbheek Chauhan 87f35d7118 tests/windows/5: Skip if build_to_src has spaces 8 years ago
Nirbheek Chauhan dc5b0a62f6 appveyor: Move msys2-mingw matrix a little higher 8 years ago
Nirbheek Chauhan 976c9abcd0 modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 8 years ago
Nirbheek Chauhan 03d0feec7c tests/windows/5: Add more subdirs to the test 8 years ago
Nirbheek Chauhan f4f9272e87 project tests: Don't look for PDB files on MinGW/GCC 8 years ago
Nirbheek Chauhan ebadef0fdf tests/common/127: Fix test on MinGW 64-bit 8 years ago
Nirbheek Chauhan 52e1b0a3c9 project tests: DummyExecutor for MSYS2 and OpenBSD 8 years ago
Nirbheek Chauhan ffdb6fa0a7 tests/common/135: Fix assembly on GCC/MinGW 8 years ago
Nirbheek Chauhan 31dc38826d unit tests: Skip static library overwrite on Windows 8 years ago
Mike Sinkovsky 89c3ee6a35 appveyor: run tests against MSYS2-MinGW 8 years ago
Nirbheek Chauhan 2376d6eadf Don't delete static library on Windows 8 years ago
Nirbheek Chauhan 27f5f0a963 Export MESONINTROSPECT to postconf/install/run_command scripts 8 years ago
Nirbheek Chauhan 98e71e1e65 Allow not-required not-found dependencies in subprojects 8 years ago
Jussi Pakkanen 905dbd5cd2 Merge pull request #1529 from centricular/fix-dep-typo 8 years ago
Aaron Small b5e30fd8e0 Fix qt4 tool location detection, which may result in incorrectly picking 8 years ago
Nirbheek Chauhan 543310fab1 appveyor: Only build vs2010/x86 + vs2015/x86 + vs2017/x64 8 years ago
Nirbheek Chauhan 1ff0fccc29 Fix typo in dependency invalid arguments error 8 years ago
Nirbheek Chauhan fa09b122b0 wrap: Also capture stderr while running quiet_git() 8 years ago
Nirbheek Chauhan 001cf52c3a Try even harder to use the C compiler for assembly 8 years ago
Nirbheek Chauhan 58131c0515 tests: Fix typo in unit test code 8 years ago
Nirbheek Chauhan ee3010e767 Don't require a language/compiler for configuring 8 years ago
Nirbheek Chauhan 996af25567 compilers: Implement __repr__ for easier debugging 8 years ago
Nirbheek Chauhan 14d0f38158 Try harder to use the C compiler for compiling asm 8 years ago
Jussi Pakkanen ff4b32741a Thank you git for silently discarding unrelated changes on conflicts. It is very helpful. 8 years ago
Joe Baldino 1f63044f6e compilers: fix swift sanity check 8 years ago
Nirbheek Chauhan 8a7ac6ba4c vs: Fix custom target generated object paths 8 years ago
Nirbheek Chauhan 6946029d16 Fix regen when using pkg-deps when there's no pkg-config 8 years ago
Tim-Philipp Müller 3bb3c9ce52 declare_dependency: flatten dependencies kwargs allowing [] as no-op dep 8 years ago
Aaron Small 9adef3a8e8 EmptyNode needs a line/column number too. There are times its line 8 years ago
Jussi Pakkanen d668bea11d Merge pull request #1496 from centricular/fix-internal-dep-order 8 years ago
Elliott Sales de Andrade aeb694d9c3 Cache compiler args for each target. 8 years ago
Jussi Pakkanen e4c224bdc1 Merge pull request #1516 from centricular/git-submodule-subprojects 8 years ago
Nirbheek Chauhan cfc3605b73 Detect 'ccache' in evars and cross-info files 8 years ago
Thibault Saunier 650ad9dc88 Never accept a directory as being an executable program 8 years ago
Jussi Pakkanen 3f8b010670 Github md renderer requires spaces between hashes and the heading text. 8 years ago
Nirbheek Chauhan d5975cc683 wrap: Implement special wrap modes for use by packagers 8 years ago
Nirbheek Chauhan a60d688973 wrap: Initialize subprojects that are git submodules 8 years ago
Nirbheek Chauhan fb809e79e5 wrap: Check that the package dir contains 'meson'build' 8 years ago
Jussi Pakkanen 60034e87b2 Merge pull request #1491 from nioncode/vs2017 8 years ago
Nirbheek Chauhan 53795d89df vs: Always use a wrapper for custom target commands 8 years ago
Jussi Pakkanen df1480fe11 Merge pull request #1456 from ieei/compute_int 8 years ago
Nicolas Schneider 1efab9b5a9 fix logic operations 8 years ago
Nicolas Schneider ba2b7f5dfc use a custom cp.bat for cp on Windows (#1488) 8 years ago
Nicolas Schneider 92ed607290 add 'vs' backend that automatically chooses between the vs backends 8 years ago
Nirbheek Chauhan b35a808972 compiler args: Also dedup -pthread since it can't be undone 8 years ago