3926 Commits (c5e7774e27c56f09c3a16458c6d9931e01cee100)
 

Author SHA1 Message Date
Nirbheek Chauhan c5e7774e27 Update all versions to 0.41.2 7 years ago
Nirbheek Chauhan 19f39ad059 gnome module: Add -lfoo after -Lbar LDFLAGS 7 years ago
Nirbheek Chauhan b9caaf94bc gnome.gtkdoc: Handle absolute install_dirs correctly 7 years ago
Elliott Sales de Andrade 3bf44e21bb Add example of generated header in docs. 7 years ago
Elliott Sales de Andrade cf01adbf77 Add all internal dep rpaths to gnome module builds. 7 years ago
Elliott Sales de Andrade a07fd0cb7c Add build include directory to gtkdoc source paths. 7 years ago
Elliott Sales de Andrade 7c8ba60384 Use absolute path to target dir within gnome module. 7 years ago
Hemmo Nieminen add7aa841f Fix how rpath directories are handled. 7 years ago
Laurent Carlier 3e46680563 pkgconfig: avoid appending slash at Cflags 7 years ago
Hemmo Nieminen 1be7702637 Fix a missing path issue causing Python traceback. 8 years ago
Hemmo Nieminen cf83f0cec5 Add a test case for a "library at project root" use case. 8 years ago
Philippe Payant d48f42ba99 Select release or debug libraries for Qt, based on buildtype. 8 years ago
Philippe Payant 4b84d136b9 Library names for Qt4 was incorrect. 8 years ago
Jussi Pakkanen 1def456fc1 Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. 8 years ago
Nirbheek Chauhan eebaef47f0 vala: Only add --use-header for unity builds 8 years ago
Nirbheek Chauhan 920a7ef454 Add a test for ignoring not-found vala deps 8 years ago
Jens Georg 9593adecb9 Skip handling non-available dependencies 8 years ago
Jussi Pakkanen defcea7fb5 Update version number for bugfix release. 8 years ago
Jussi Pakkanen fa9fde5029 Storage object has changed so use values(). Closes #1963. 8 years ago
Jussi Pakkanen cccb932f8f Expand magic markers on custom and run targets too. Closes #1681. 8 years ago
Jussi Pakkanen 9baa740aa1 Only call to_native once per invocation. 8 years ago
Igor Gnatenko f8c46951ef Merge pull request #1956 from mesonbuild/fix1934 8 years ago
Jussi Pakkanen c3591e5303 Handle both pkg-config and pkgconf argument order. Closes #1934. 8 years ago
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