2958 Commits (51e9db370a0ebccaf220e171c3444a0f2c4e1723)

Author SHA1 Message Date
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
Nirbheek Chauhan a8694f4b26 Don't check version for fallback not-found dependency 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
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 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
Derek Kingston 448b93fbe5 Updated boost discovery to handle version >= 1.65 for MSVC (#3961) 6 years ago
Nirbheek Chauhan a2dab5439c custom targets: Add a 'console' kwarg for long-running commands 6 years ago
TingPing bd21987685 gnome: Fix building gir with asan again 6 years ago
Christoph Reiter 6b9fdfe67b python.find_installation: only try to find python with the py launcher if it isn't in PATH 6 years ago
Xavier Claessens e7dcf5cf16 Warn for future keyword (#3908) 6 years ago
Rafael Ávila de Espíndola c7360dd426 Make the rpath order deterministic. (#3932) 6 years ago
Nirbheek Chauhan 0ea21d7aea Add a feature-new entry for UserFeatureOption 6 years ago
Xavier Claessens 5f9fda4acc UserFeatureOption: Default to 'auto' when no value specified 6 years ago
Nirbheek Chauhan 9e8566a277 Print a useful error when a compiler is not found in the cross file 6 years ago
Rafael Ávila de Espíndola 1a27714f97 Make the dependency order deterministic. (#3927) 6 years ago
Jussi Pakkanen 7bb5f82736 Added install target to VS. Closes #3841. 6 years ago
Khem Raj 6fafbad6d5 mesonbuild: Recognise risc-v architecture 6 years ago
Rafael Ávila de Espíndola aee9f58939 Handle transitive links to 'threads' dependencies. (#3895) 6 years ago
Jussi Pakkanen 808d229c37 Moved install data file generation to base class. 6 years ago
FFY00 e39b6be670
dlang module: fix DubDependency - new compiler api 6 years ago
FFY00 6727af4e61
dlang module: allow all configuration types when generating dub.json 6 years ago
Thomas Hindoe Paaboel Andersen e2c36457c5 Avoid concatenating two options in list 6 years ago
Nirbheek Chauhan 43f7a75060 gnome.gdbus_codegen: Handle XML docbook in subdirs 6 years ago
Alberto Sartori 8bee30367e Implement get_link_whole_for() for IntelCompiler (#3863) 6 years ago
Nirbheek Chauhan 47c68a5993 find_library: Validate and sort globbed shared library files 6 years ago
Ross Burton 49e97fb704 gtkdoc: pass the cross compiler if cross compiling 6 years ago
Ross Burton d365bde555 scripts/gtkdochelper: add support for --run 6 years ago
Jussi Pakkanen 09ad29ec56 Fix directory verification. Closes #3857. 6 years ago