aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2017-07-19Update all versions to 0.41.20.41.20.41Nirbheek Chauhan1-1/+1
2017-07-17gnome module: Add -lfoo after -Lbar LDFLAGSNirbheek Chauhan1-4/+5
2017-07-17gnome.gtkdoc: Handle absolute install_dirs correctlyNirbheek Chauhan1-3/+5
2017-07-17Add all internal dep rpaths to gnome module builds.Elliott Sales de Andrade1-0/+2
2017-07-17Add build include directory to gtkdoc source paths.Elliott Sales de Andrade1-0/+2
2017-07-17Use absolute path to target dir within gnome module.Elliott Sales de Andrade1-1/+1
2017-07-17Fix how rpath directories are handled.Hemmo Nieminen1-5/+2
2017-07-17pkgconfig: avoid appending slash at CflagsLaurent Carlier1-3/+4
2017-07-04Fix a missing path issue causing Python traceback.Hemmo Nieminen1-0/+4
2017-06-29Select release or debug libraries for Qt, based on buildtype.Philippe Payant1-2/+4
2017-06-29Library names for Qt4 was incorrect.Philippe Payant1-2/+6
2017-06-29vala: Only add --use-header for unity buildsNirbheek Chauhan1-1/+7
2017-06-29Skip handling non-available dependenciesJens Georg1-0/+3
2017-06-19Update version number for bugfix release.0.41.1Jussi Pakkanen1-1/+1
2017-06-19Storage object has changed so use values(). Closes #1963.Jussi Pakkanen1-1/+1
2017-06-19Expand magic markers on custom and run targets too. Closes #1681.Jussi Pakkanen1-6/+14
2017-06-19Only call to_native once per invocation.Jussi Pakkanen1-1/+1
2017-06-18Merge pull request #1951 from mesonbuild/dedupfixJussi Pakkanen1-0/+11
2017-06-18Fix a stray variable renaming. Closes #1952.Jussi Pakkanen1-1/+1
2017-06-18Preserve standalone -D arguments always.Jussi Pakkanen1-0/+11
2017-06-17Make external library no-op when used with incompatible target (#1941)Nirbheek Chauhan1-1/+4
2017-06-17wxwidgets: Fix usage of multiple dependency() callsNirbheek Chauhan1-1/+3
2017-06-17valgrind: Fix __init__ callNirbheek Chauhan1-1/+1
2017-06-12Update versions for new development.Jussi Pakkanen1-1/+1
2017-06-12Updated version number for release.0.41.0Jussi Pakkanen1-1/+1
2017-06-12Merge pull request #1932 from centricular/fix-libpath-reorderingJussi Pakkanen3-4/+21
2017-06-12Preserve -L -l pairings fetched from external depsNirbheek Chauhan3-4/+21
2017-06-11gnome: Guard all cflags passed to g-ir-scannerFlorian Müllner1-7/+6
2017-06-11gnome: Fix includedir cflagsFlorian Müllner1-1/+2
2017-06-11Merge pull request #1927 from centricular/gir-rpath-linkJussi Pakkanen5-53/+76
2017-06-11gnome: Don't assume that a C compiler is being usedNirbheek Chauhan1-6/+12
2017-06-11gnome: Work around GNU ld bug with -rpath,$ORIGINNirbheek Chauhan4-18/+35
2017-06-10tests: Add Boost unit tests and project tests on WindowsNirbheek Chauhan1-3/+4
2017-06-10compilers: Fix build_unix_rpath_args indentationNirbheek Chauhan1-29/+29
2017-06-10tests: Increase dependencies coverage a bit moreNirbheek Chauhan1-4/+3
2017-06-09vs: Sometimes WindowsSDKVersion is unsetNirbheek Chauhan1-1/+3
2017-06-09vs: Always check VSINSTALLDIR in case VisualStudioVersion is unsetNirbheek Chauhan1-17/+15
2017-06-09tests: Improve llvm dependency test coverageNirbheek Chauhan1-0/+2
2017-06-09unit tests: Add class to generate failing testsNirbheek Chauhan1-2/+5
2017-06-09find_library: link_args is always a listNirbheek Chauhan2-3/+1
2017-06-09Add an env var to force meson to print a backtraceNirbheek Chauhan1-0/+4
2017-06-09ExtraFrameworkDependency: Don't set requiredNirbheek Chauhan2-4/+6
2017-06-09dependencies: Add a new class ExternalDependencyNirbheek Chauhan10-389/+208
2017-06-08fix WarningLevel in vcxproj #1913Bug1-3/+3
2017-06-07add `capture: true` ability to configure_file()Jan Chren (rindeal)1-0/+13
2017-06-07Merge pull request #1866 from ebassi/mkdb-argsJussi Pakkanen2-1/+11
2017-06-07generalize the system include detection a bitAdam C. Foltzer1-2/+6
2017-06-07Merged needs_exe_wrapper branch.Jussi Pakkanen1-0/+3
2017-06-07Merge pull request #1898 from centricular/fix-rpath-linkingJussi Pakkanen1-27/+35
2017-06-07Update the list of possible llvm-config binariesTing-Wei Lan1-4/+12