3942 Commits (1821598fbb856edc3cf87470171e85e8910a6f99)
 

Author SHA1 Message Date
philtherobot 1821598fbb Improve the example by explaining modules (#1981) 8 years ago
Jussi Pakkanen 080307dd71 Merge pull request #1948 from mesonbuild/tingping/gnome-sanitize-fixes 8 years ago
Jussi Pakkanen 65d5ec5f18 Merge pull request #1922 from acfoltzer/rust-improvements 8 years ago
Nirbheek Chauhan 185808bf16 vala: Only add --use-header for unity builds 8 years ago
Elliott Sales de Andrade a681348b05 Add some colour to test output. 8 years ago
Patrick Griffis 39c75d39fb docs: Fix version reference 8 years ago
Jussi Pakkanen 4b3eaf1b66 Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. 8 years ago
Jussi Pakkanen a48a9217e4 Merge pull request #1966 from QuLogic/gtkdoc-libraries 8 years ago
Jussi Pakkanen 624709bfc1 Merge pull request #1920 from QuLogic/hg-dist 8 years ago
Jon Turney 56efd2211f Consistently use windows.h, not Windows.h 8 years ago
Jussi Pakkanen 2d659b649b Merge pull request #1924 from mesonbuild/tingping/yelp-fixes 8 years ago
Igor Gnatenko f171faee32 docs: be more consistent 8 years ago
Elliott Sales de Andrade 70776cda98 Add build include directory to gtkdoc source paths. 8 years ago
Elliott Sales de Andrade 12c997b804 Add example of generated header in docs. 8 years ago
Adam C. Foltzer 6165612f6b fix indentation per @ignatenkobrain 8 years ago
Elliott Sales de Andrade ca798e1538 Add all internal dep rpaths to gnome module builds. 8 years ago
Elliott Sales de Andrade 6bc14424b4 Use absolute path to target dir within gnome module. 8 years ago
Jussi Pakkanen 797bca22a5 Bump version number for new development. 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
Patrick Griffis 733aee123d tests: Always consider symlink as valid installed file 8 years ago
Patrick Griffis ccb253189a gnome.generate_gir(): Fix linking to libasan if sanitizer enabled 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
Patrick Griffis 604adce33f gnome: Fix getting sanitize cflags for gir 8 years ago
Adam C. Foltzer 35fae9d019 fix failing Rust test cases 8 years ago
Adam C. Foltzer f4d13e180f add failing test cases for wrong Rust crate types per @TingPing 8 years ago
Adam C. Foltzer 69b18cf7e9 rename `crate_type` to `rust_crate_type` per @TingPing 8 years ago
Elliott Sales de Andrade eff273aa43 Add test for Mercurial dist'ing. 8 years ago
Elliott Sales de Andrade 79d005364f Add Mercurial dist support. 8 years ago
Elliott Sales de Andrade 1aa1d0d9ad Remove extraneous os.path.split()s. 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