6263 Commits (c352434a7a86ad8c3f642a8072ae50c1506f6487)
 

Author SHA1 Message Date
Zachary Michaels b665db8bb8 Try appleclang 9.1 for both c++17 and c++2a 6 years ago
Zachary Michaels 695b325142 Don't test for c++2a on gcc versions that don't support it 6 years ago
Zachary Michaels 8417c1a20f Add support for c++2a and gnu++2a 6 years ago
Jussi Pakkanen fb2cdd0fe2 Call it gnu_symbol_visibility instead. 6 years ago
Jussi Pakkanen d7d948db0d Update documentation for symbol visibility. 6 years ago
Jussi Pakkanen 3c62eaa9ff Updated sample projects to use visibility kwarg. 6 years ago
Jussi Pakkanen 6a0e674043 Add kwarg for specifying symbol visibility. 6 years ago
Jussi Pakkanen 15fb284395 Fix install when run with meson.exe. Closes #3988. 6 years ago
Nirbheek Chauhan 475efb9354 msvc: Don't add dynamic link args, they're ignored 6 years ago
Nirbheek Chauhan c69030c123 Don't require an import library for shared modules 6 years ago
Mathieu Duponchelle 6ea939dd5f gnome.generate_gir: support generating gir for multiple libraries 6 years ago
Mathieu Duponchelle 8377ea45aa gnome.generate_gir: refactoring 6 years ago
David Seifert ab01db177b Make python module more robust 6 years ago
Charles Barto ab6929f64a [skip ci] 6 years ago
Nirbheek Chauhan a8694f4b26 Don't check version for fallback not-found dependency 6 years ago
Jussi Pakkanen ddb1238ee2 Use Github for executable hosting. 6 years ago
Nirbheek Chauhan 6c8f81333a PkgConfigDependency: Fix library path search order 6 years ago
Nirbheek Chauhan 8402a22233 Test that vim syntax highlighting is up-to-date 6 years ago
Mohammed Amer Khalidi 376cdd7054 Adding support to checkout from reviews in git/gerrit using commit ids. 6 years ago
Niklas Claesson c0c2455e3c Prints error message instead of backtrace on fail 6 years ago
Patrick Griffis e45ab8b24c Fix missing permitted kwarg 6 years ago
Emil Styrke 2e3e2abceb Fix @CURRENT_SOURCE_DIR@ in generator() 6 years ago
Christoph Reiter 69a65006f2 gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 6 years ago
George Koehler e0ed1ceae2 Refactor getting the host system of a cross compiler 6 years ago
Christoph Burger-Scheidlin e4a83e47d4 Fix __main__.py for zipapp to work 6 years ago
Onkar c9aea4e11c Clarify version for check_header, fixes #3974 6 years ago
Jussi Pakkanen 867af1264f
Merge pull request #3945 from mesonbuild/dircondenser 6 years ago
Jussi Pakkanen ecf4024592 Add 32 bit sparc processor support. Closes #3901. 6 years ago
Jon Turney c3335615e2
Assert name isn't the empty string in find_external_dependency() 6 years ago
Jon Turney 60b66a7752
Restore and improve displaying dependency name with correct casing 6 years ago
Jon Turney f6b3567fcc
Update a unit test which relies on specific dependency check output 6 years ago
Jon Turney b744d56fc7
Restore and improve cross/native dependency type reporting 6 years ago
Jon Turney f2673d9b57
Consolidate reporting result of a dependency check 6 years ago
Jon Turney 3576623b0f
Consolidate raising a DependencyException() if required but not-found 6 years ago
Jon Turney 01118ce2a4
Add a finish_init callback to ConfigToolDependency() 6 years ago
Jon Turney 82bdf07a9d
Hoist trying several dependency detection methods up to find_external_dependency() 6 years ago
Jon Turney 983263e82c
Remove do-nothing pkgconfig method from dub 6 years ago
Jon Turney fce4f35170
Remove do-nothing extraframework method from libwmf and pcap 6 years ago
Jon Turney 6306c56804 Fix .travis.yml for updated OSX image 6 years ago
Derek Kingston 448b93fbe5 Updated boost discovery to handle version >= 1.65 for MSVC (#3961) 6 years ago
Jussi Pakkanen e7eb387da8 Be more general in description. [skip ci] 6 years ago
Nirbheek Chauhan a2dab5439c custom targets: Add a 'console' kwarg for long-running commands 6 years ago
Jussi Pakkanen 543a49a29c
Merge pull request #3799 from rossburton/gtkdoc 6 years ago
Jussi Pakkanen e75f6e4305
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Jussi Pakkanen 2bc0f56b21 Write full directory name in files so script will change them. 6 years ago
Jussi Pakkanen 10a07ebf70 Add script to condense test directory names. 6 years ago
Tanu Kaskinen a5d0a501fd [skip ci] Typo fix in Build-options.md: "option" -> "description" 6 years ago
Jussi Pakkanen b293f7bd2c Replace long obsolete find_dep with dependency in docs. [skip ci] 6 years ago
TingPing bd21987685 gnome: Fix building gir with asan again 6 years ago