3412 Commits (03d0feec7ceed1a1ee2e6284a86dbc26a088440f)
 

Author SHA1 Message Date
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 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
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
Nirbheek Chauhan 7f80f81ac9 Preserve the order of internal deps in a target 8 years ago
Nirbheek Chauhan 8482286236 Test whether internal-dep include order is preserved 8 years ago
Nicolas Schneider 776de065a8 appveyor: use vs2017 backend for msvc2017 compiler 8 years ago
Nicolas Schneider 52076967b6 add appveyor config for VS2017 8 years ago
Nicolas Schneider 994696e0ad add vs2017 backend 8 years ago
Patrick Griffis dd828e3fd7 gnome.gdbus_codegen: Use --output-directory when available 8 years ago
Matthias Klumpp d9cabe9f0c d: Handle linker search paths correctly for non-GNU compilers 8 years ago
Tim-Philipp Müller 80f870c4bb gnome: fix genmarshal .c file generation 8 years ago
Jussi Pakkanen ed437d6d2e Merge pull request #1483 from nioncode/fix-generatorcustom 8 years ago
Thibault Saunier 2c6627d573 Also cleanup custom target paths for not installed not default targets 8 years ago
Thibault Saunier 4739d8763c interpretter: Use a namedtuple for the ModuleState 8 years ago
Nicolas Schneider baa6df2ce7 vs: do not add generated objects to project 8 years ago
Nicolas Schneider b3073aa1ca vs: use regular quotes instead of '"' in Generator commands 8 years ago
Nicolas Schneider b434fcd12b vs: support Generator outputs as CustomTarget inputs 8 years ago
Nicolas Schneider 59984f5014 do not skip test case 113 on Windows 8 years ago