index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-19
Update all versions to 0.41.2
0.41.2
Nirbheek Chauhan
2017-07-17
gnome module: Add -lfoo after -Lbar LDFLAGS
Nirbheek Chauhan
2017-07-17
gnome.gtkdoc: Handle absolute install_dirs correctly
Nirbheek Chauhan
2017-07-17
Add example of generated header in docs.
Elliott Sales de Andrade
2017-07-17
Add all internal dep rpaths to gnome module builds.
Elliott Sales de Andrade
2017-07-17
Add build include directory to gtkdoc source paths.
Elliott Sales de Andrade
2017-07-17
Use absolute path to target dir within gnome module.
Elliott Sales de Andrade
2017-07-17
Fix how rpath directories are handled.
Hemmo Nieminen
2017-07-17
pkgconfig: avoid appending slash at Cflags
Laurent Carlier
2017-07-04
Fix a missing path issue causing Python traceback.
Hemmo Nieminen
2017-07-04
Add a test case for a "library at project root" use case.
Hemmo Nieminen
2017-06-29
Select release or debug libraries for Qt, based on buildtype.
Philippe Payant
2017-06-29
Library names for Qt4 was incorrect.
Philippe Payant
2017-06-29
Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue.
Jussi Pakkanen
2017-06-29
vala: Only add --use-header for unity builds
Nirbheek Chauhan
2017-06-29
Add a test for ignoring not-found vala deps
Nirbheek Chauhan
2017-06-29
Skip handling non-available dependencies
Jens Georg
2017-06-19
Update version number for bugfix release.
0.41.1
Jussi Pakkanen
2017-06-19
Storage object has changed so use values(). Closes #1963.
Jussi Pakkanen
2017-06-19
Expand magic markers on custom and run targets too. Closes #1681.
Jussi Pakkanen
2017-06-19
Only call to_native once per invocation.
Jussi Pakkanen
2017-06-19
Merge pull request #1956 from mesonbuild/fix1934
Igor Gnatenko
2017-06-18
Handle both pkg-config and pkgconf argument order. Closes #1934.
Jussi Pakkanen
2017-06-18
Merge pull request #1951 from mesonbuild/dedupfix
Jussi Pakkanen
2017-06-18
Fix a stray variable renaming. Closes #1952.
Jussi Pakkanen
2017-06-18
Preserve standalone -D arguments always.
Jussi Pakkanen
2017-06-17
Failing test for -D dedupping.
Jussi Pakkanen
2017-06-17
Make external library no-op when used with incompatible target (#1941)
Nirbheek Chauhan
2017-06-17
Use the Windows proof dir deleter consistently.
Jussi Pakkanen
2017-06-17
wxwidgets: Fix usage of multiple dependency() calls
Nirbheek Chauhan
2017-06-17
valgrind: Fix __init__ call
Nirbheek Chauhan
2017-06-12
Update versions for new development.
Jussi Pakkanen
2017-06-12
Updated version number for release.
0.41.0
Jussi Pakkanen
2017-06-12
Merge pull request #1932 from centricular/fix-libpath-reordering
Jussi Pakkanen
2017-06-12
tests/unit/8: Rename to 9 and add -l flags
Nirbheek Chauhan
2017-06-12
Created unit test to ensure linker arguments from consecutive dependencies ar...
Jussi Pakkanen
2017-06-12
Preserve -L -l pairings fetched from external deps
Nirbheek Chauhan
2017-06-12
Merge pull request #1919 from fmuellner/master
Jussi Pakkanen
2017-06-11
gnome: Guard all cflags passed to g-ir-scanner
Florian Müllner
2017-06-11
gnome: Fix includedir cflags
Florian Müllner
2017-06-11
Merge pull request #1927 from centricular/gir-rpath-link
Jussi Pakkanen
2017-06-11
Merge pull request #1900 from centricular/abstract-extdeps
Jussi Pakkanen
2017-06-11
gnome: Don't assume that a C compiler is being used
Nirbheek Chauhan
2017-06-11
gnome: Work around GNU ld bug with -rpath,$ORIGIN
Nirbheek Chauhan
2017-06-10
tests: Make SDL2 compulsory now that it's in the CI image
Nirbheek Chauhan
2017-06-10
tests: Add Boost unit tests and project tests on Windows
Nirbheek Chauhan
2017-06-10
compilers: Fix build_unix_rpath_args indentation
Nirbheek Chauhan
2017-06-10
tests: Increase dependencies coverage a bit more
Nirbheek Chauhan
2017-06-09
vs: Sometimes WindowsSDKVersion is unset
Nirbheek Chauhan
2017-06-09
vs: Always check VSINSTALLDIR in case VisualStudioVersion is unset
Nirbheek Chauhan
[next]