| Age | Commit message (Collapse) | Author |
|
different endianness works.
|
|
Make the message() function able to print out user defined types.
|
|
E.g. Strings, integers, arrays and arrays thereof.
|
|
plain moc). Closes #104.
|
|
one. Closes #105.
|
|
|
|
|
|
|
|
|
|
|
|
Better error messages for user options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for each is too slow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
abstraction.
|
|
|
|
|
|
dependencies.py: Add support for wxwidgets modules
|
|
|
|
Makes this possible in meson.build:
wxd = dependency('wxwidgets', modules: ['core', 'base'])
This does not change the behaviour of not specifying a module list. Eg:
wxd = dependency('wxwidgets')
|
|
|
|
|
|
modules/gnome: add support for include dirs with GIRs
|
|
|
|
This time, process the subprojects in reverse order.
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
|
|
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
|
|
|
|
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
|