summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-19Update all versions to 0.41.20.41.2Nirbheek Chauhan
2017-07-17gnome module: Add -lfoo after -Lbar LDFLAGSNirbheek Chauhan
2017-07-17gnome.gtkdoc: Handle absolute install_dirs correctlyNirbheek Chauhan
2017-07-17Add example of generated header in docs.Elliott Sales de Andrade
2017-07-17Add all internal dep rpaths to gnome module builds.Elliott Sales de Andrade
2017-07-17Add build include directory to gtkdoc source paths.Elliott Sales de Andrade
2017-07-17Use absolute path to target dir within gnome module.Elliott Sales de Andrade
2017-07-17Fix how rpath directories are handled.Hemmo Nieminen
2017-07-17pkgconfig: avoid appending slash at CflagsLaurent Carlier
2017-07-04Fix a missing path issue causing Python traceback.Hemmo Nieminen
2017-07-04Add a test case for a "library at project root" use case.Hemmo Nieminen
2017-06-29Select release or debug libraries for Qt, based on buildtype.Philippe Payant
2017-06-29Library names for Qt4 was incorrect.Philippe Payant
2017-06-29Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue.Jussi Pakkanen
2017-06-29vala: Only add --use-header for unity buildsNirbheek Chauhan
2017-06-29Add a test for ignoring not-found vala depsNirbheek Chauhan
2017-06-29Skip handling non-available dependenciesJens Georg
2017-06-19Update version number for bugfix release.0.41.1Jussi Pakkanen
2017-06-19Storage object has changed so use values(). Closes #1963.Jussi Pakkanen
2017-06-19Expand magic markers on custom and run targets too. Closes #1681.Jussi Pakkanen
2017-06-19Only call to_native once per invocation.Jussi Pakkanen
2017-06-19Merge pull request #1956 from mesonbuild/fix1934Igor Gnatenko
2017-06-18Handle both pkg-config and pkgconf argument order. Closes #1934.Jussi Pakkanen
2017-06-18Merge pull request #1951 from mesonbuild/dedupfixJussi Pakkanen
2017-06-18Fix a stray variable renaming. Closes #1952.Jussi Pakkanen
2017-06-18Preserve standalone -D arguments always.Jussi Pakkanen
2017-06-17Failing test for -D dedupping.Jussi Pakkanen
2017-06-17Make external library no-op when used with incompatible target (#1941)Nirbheek Chauhan
2017-06-17Use the Windows proof dir deleter consistently.Jussi Pakkanen
2017-06-17wxwidgets: Fix usage of multiple dependency() callsNirbheek Chauhan
2017-06-17valgrind: Fix __init__ callNirbheek Chauhan
2017-06-12Update versions for new development.Jussi Pakkanen
2017-06-12Updated version number for release.0.41.0Jussi Pakkanen
2017-06-12Merge pull request #1932 from centricular/fix-libpath-reorderingJussi Pakkanen
2017-06-12tests/unit/8: Rename to 9 and add -l flagsNirbheek Chauhan
2017-06-12Created unit test to ensure linker arguments from consecutive dependencies ar...Jussi Pakkanen
2017-06-12Preserve -L -l pairings fetched from external depsNirbheek Chauhan
2017-06-12Merge pull request #1919 from fmuellner/masterJussi Pakkanen
2017-06-11gnome: Guard all cflags passed to g-ir-scannerFlorian Müllner
2017-06-11gnome: Fix includedir cflagsFlorian Müllner
2017-06-11Merge pull request #1927 from centricular/gir-rpath-linkJussi Pakkanen
2017-06-11Merge pull request #1900 from centricular/abstract-extdepsJussi Pakkanen
2017-06-11gnome: Don't assume that a C compiler is being usedNirbheek Chauhan
2017-06-11gnome: Work around GNU ld bug with -rpath,$ORIGINNirbheek Chauhan
2017-06-10tests: Make SDL2 compulsory now that it's in the CI imageNirbheek Chauhan
2017-06-10tests: Add Boost unit tests and project tests on WindowsNirbheek Chauhan
2017-06-10compilers: Fix build_unix_rpath_args indentationNirbheek Chauhan
2017-06-10tests: Increase dependencies coverage a bit moreNirbheek Chauhan
2017-06-09vs: Sometimes WindowsSDKVersion is unsetNirbheek Chauhan
2017-06-09vs: Always check VSINSTALLDIR in case VisualStudioVersion is unsetNirbheek Chauhan