3903 Commits (3bc7651907e81cacb93f2f160b720dc97b958f05)
 

Author SHA1 Message Date
Jussi Pakkanen 3bc7651907 Merge pull request #1951 from mesonbuild/dedupfix 8 years ago
Jussi Pakkanen 7c7dc0efde Fix a stray variable renaming. Closes #1952. 8 years ago
Jussi Pakkanen 1c34707aee Preserve standalone -D arguments always. 8 years ago
Jussi Pakkanen 85a263a670 Failing test for -D dedupping. 8 years ago
Nirbheek Chauhan 73c06780f9 Make external library no-op when used with incompatible target (#1941) 8 years ago
Jussi Pakkanen f1996f7291 Use the Windows proof dir deleter consistently. 8 years ago
Nirbheek Chauhan 1441cb9812 wxwidgets: Fix usage of multiple dependency() calls 8 years ago
Nirbheek Chauhan ea3e28dbb9 valgrind: Fix __init__ call 8 years ago
Jussi Pakkanen f75d394683 Update versions for new development. 8 years ago
Jussi Pakkanen 93681b0137 Updated version number for release. 8 years ago
Jussi Pakkanen 1944a7a66d Merge pull request #1932 from centricular/fix-libpath-reordering 8 years ago
Nirbheek Chauhan 1865425b4b tests/unit/8: Rename to 9 and add -l flags 8 years ago
Jussi Pakkanen 8244f4c6a6 Created unit test to ensure linker arguments from consecutive dependencies are kept in order. 8 years ago
Nirbheek Chauhan d23e6b34c7 Preserve -L -l pairings fetched from external deps 8 years ago
Jussi Pakkanen da64da3617 Merge pull request #1919 from fmuellner/master 8 years ago
Florian Müllner a3dda095bc gnome: Guard all cflags passed to g-ir-scanner 8 years ago
Florian Müllner 4b8dc3b746 gnome: Fix includedir cflags 8 years ago
Jussi Pakkanen f792641b34 Merge pull request #1927 from centricular/gir-rpath-link 8 years ago
Jussi Pakkanen b8f02047be Merge pull request #1900 from centricular/abstract-extdeps 8 years ago
Nirbheek Chauhan 1e42241ef3 gnome: Don't assume that a C compiler is being used 8 years ago
Nirbheek Chauhan d38f3deaed gnome: Work around GNU ld bug with -rpath,$ORIGIN 8 years ago
Nirbheek Chauhan 868d85d2e5 tests: Make SDL2 compulsory now that it's in the CI image 8 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago
Nirbheek Chauhan 56462e1439 compilers: Fix build_unix_rpath_args indentation 8 years ago
Nirbheek Chauhan c1e9c757eb tests: Increase dependencies coverage a bit more 8 years ago
Nirbheek Chauhan b6b3905325 vs: Sometimes WindowsSDKVersion is unset 8 years ago
Nirbheek Chauhan 1300766429 vs: Always check VSINSTALLDIR in case VisualStudioVersion is unset 8 years ago
Nirbheek Chauhan 38716f0fcb tests: Improve llvm dependency test coverage 8 years ago
Nirbheek Chauhan 3a33a8ef49 unit tests: Add class to generate failing tests 8 years ago
Nirbheek Chauhan ed6a5abee8 find_library: link_args is always a list 8 years ago
Nirbheek Chauhan 627190faf3 Add an env var to force meson to print a backtrace 8 years ago
Nirbheek Chauhan c4d7667675 ExtraFrameworkDependency: Don't set required 8 years ago
Nirbheek Chauhan 0b08d5aab5 Add a new test for SDL2, which didn't have one 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Sam Thursfield 22cfd44221 Document that the gnome.generate_vapi() function can install the .vapi 8 years ago
Bug 1cc0dc1540 fix WarningLevel in vcxproj #1913 8 years ago
Jussi Pakkanen 3ced977547 Merge pull request #1874 from rindeal/configure_file-capture 8 years ago
Jussi Pakkanen de1305c9e8 Do not use context managers. Because Windows. 8 years ago
Jan Chren (rindeal) bafc607ab1 Update reference manual and release notes 8 years ago
Jan Chren (rindeal) 61ac9a5348 add tests for `capture` in `configure_file()` 8 years ago
Jan Chren (rindeal) bd52a5c5aa add `capture: true` ability to configure_file() 8 years ago
Jussi Pakkanen 4ed68e7934 Merge pull request #1866 from ebassi/mkdb-args 8 years ago
Emmanuele Bassi f0a32ced54 Document the mkdb_args argument for gnome.gtkdoc() 8 years ago
Adam C. Foltzer a53e44ad63 generalize the system include detection a bit 8 years ago
Jussi Pakkanen 7c03bfb463 Merged needs_exe_wrapper branch. 8 years ago
Tim Hutt b6dbb4ecc6 Improve user-defined function wording & link to FAQ 8 years ago
Tim 0e027c9616 Document that user-defined functions and methods are unsupported 8 years ago
Jussi Pakkanen f397db6db3 Merge pull request #1898 from centricular/fix-rpath-linking 8 years ago
Ting-Wei Lan 139152b0ef Update the list of possible llvm-config binaries 8 years ago
Nirbheek Chauhan 198c2f2d55 unit tests: Skip tests if no readelf found 8 years ago