index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
dependencies
/
ui.py
Age
Commit message (
Expand
)
Author
2020-01-29
dependencies: Use DependencyFactory for sdl2
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gl
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for Vulkan
Dylan Baker
2020-01-29
dependencies: Make Dependency initializer signatures match
Dylan Baker
2020-01-29
dependencies/base: Split process_method_kw out of Dependency
Dylan Baker
2020-01-17
Fix dependency('qt') crash with old Qt on OSX
Jon Turney
2019-12-05
lgtm: Fix redundant code
Daniel Mensinger
2019-11-25
dependencies/ui.py: Fix Vulkan detection on Windows
Chun-wei Fan
2019-06-13
tvOS: added support AppleTVOS
Roman Shpuntov
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-05-02
Merge pull request #4952 from mensinda/cacheCompiles
Dylan Baker
2019-04-29
Fix builtin variable names
Daniel Mensinger
2019-04-28
Disable cache for dependencies
Daniel Mensinger
2019-04-28
Print '(cached)' when compiler result was cached
Daniel Mensinger
2019-02-01
qt: Only look for a framework on macOS if building for macOS
Nirbheek Chauhan
2019-02-01
qtdep: Look for QMAKE env var again + sprinkle debug
Nirbheek Chauhan
2019-02-01
Rewrite appleframework and extraframework dependency classes
Nirbheek Chauhan
2019-01-31
gnustep-config: config tools are lists, not strings
Nirbheek Chauhan
2019-01-30
qt: Print the full path of the `qmake` binary found
Nirbheek Chauhan
2019-01-29
pep8 py37
Michael Hirsch, Ph.D
2019-01-02
Remove cross_info; cross file is parsed up front and discarded
John Ericson
2018-12-19
dependencies/ui: Fix qmake detection when not using cross or native file
Dylan Baker
2018-12-19
dependencies/ui: Fix Qt pkg-config detection on MacOS
Dylan Baker
2018-12-19
dependencies/ui: Don't require lrelease for qt
Dylan Baker
2018-11-22
dependencies/ui: Fix qt compiler detection when bindir is set
Dylan Baker
2018-11-14
dependencies/ui: Allow qt compilers and qmake to be specified in native file
Dylan Baker
2018-11-14
replace ExternalProgram.from_cross_info with from_bin_list
Dylan Baker
2018-11-02
Fix incorrect checking of build machine for dependency availability
Jon Turney
2018-09-17
Also check wx-config-gtk3 when looking for wxWidgets
Jan Niklas Hasse
2018-09-11
Qt: set QT_<MODULE>_LIB defines when using qmake detection
Alexey Rochev
2018-09-10
Add missing reporting of some methods tried to find the dependency
Jon Turney
2018-09-10
Fix duplicate PKGCONFIG case in VulkanDependency
Jon Turney
2018-09-10
Improve formatting of dependency details
Jon Turney
2018-09-10
Qt: add main argument to Qt dependency object to link with qtmain library on ...
Alexey Rochev
2018-08-26
Comparison with an unknown dependency version should always fail
Jon Turney
2018-08-26
Fix a misplaced bracket in GLDependency constructor
Jon Turney
2018-08-01
Consolidate reporting result of a dependency check
Jon Turney
2018-08-01
Consolidate raising a DependencyException() if required but not-found
Jon Turney
2018-08-01
Add a finish_init callback to ConfigToolDependency()
Jon Turney
2018-08-01
Hoist trying several dependency detection methods up to find_external_depende...
Jon Turney
2018-07-02
FeatureNew: Make all checks subproject-specific
Nirbheek Chauhan
2018-07-01
Add a helper for fetching of binaries from cross files
Nirbheek Chauhan
2018-06-20
dependencies: Don't assume self.compiler is a C compiler
Nirbheek Chauhan
2018-06-10
modules/qt: check for un-suffixed moc,rcc,uic on windows
Matthew Waters
2018-06-07
dependencies/qt: fix debugoptimized builds with qt
Matthew Waters
2018-06-06
dependencies: Take options from coredata instead of cmd line
Xavier Claessens
2018-06-06
Revert "really switch to qmake automatically if pkg-config fails"
Nirbheek Chauhan
2018-06-01
Add 0.42.0 features
Salamandar
2018-05-27
Merge pull request #3491 from jeandet/qt_private_headers
Jussi Pakkanen
2018-05-24
Typos are fun. [skip ci]
Jussi Pakkanen
[prev]
[next]