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
/
modules
/
gnome.py
Age
Commit message (
Expand
)
Author
2018-05-23
gnome/mkenums: allow passing generated files as templates
Mathieu Duponchelle
2018-05-09
gdbus_codegen: Guess the output list for docbook generation
Nirbheek Chauhan
2018-05-09
gtkdoc: Fix typo that made xml_files an array of arrays
Nirbheek Chauhan
2018-05-06
gnome.gtkdoc: Allow passing file objects as xml_files
Nirbheek Chauhan
2018-05-05
gnome: Use the header basename for #include in mkenums_simple
Nirbheek Chauhan
2018-05-05
gnome: Update minimum glib version for gdbus-codegen
Nirbheek Chauhan
2018-05-04
gnome: Disable usage of new --body and --header args
Nirbheek Chauhan
2018-04-28
Install generated gdbus header with old glib version too.
Jussi Pakkanen
2018-04-21
gnome: If pkg-config is not found, assume glib is 2.54 (#3443)
Nirbheek Chauhan
2018-04-20
gnome: gdbus-codegen add a `sources:` kwarg
Nirbheek Chauhan
2018-04-18
gdbus_codegen: Fix install_dir parameter
Iñigo Martínez
2018-04-15
find_program: Don't spam when called from a module
Nirbheek Chauhan
2018-04-15
Updated all modules to work with the new API.
Jussi Pakkanen
2018-04-15
Convert Gnome module to use find_program from interpreter.
Jussi Pakkanen
2018-04-12
gdbus_codegen: Fix new generated objects
Iñigo Martínez
2018-04-12
gdbus_codegen: Fix custom target name
Iñigo Martínez
2018-04-11
gdbus_codegen: Return 2 targets when docbook is disabled
Nirbheek Chauhan
2018-04-11
gnome: Validate docbook parameter is a string
Iñigo Martínez
2018-04-11
gnome: Split header and code targets in gdbus_codegen()
Iñigo Martínez
2018-04-09
Never install the glib-mkenums generated C source (#3374)
Emmanuele Bassi
2018-04-04
gnome.gtkdoc: Fix generated files used as content files
Iñigo Martínez
2018-03-06
Add link_whole argument to declare_dependency()
Aleksey Filippov
2018-02-20
gnome: Fix depend_files listing for compile_resources
Nirbheek Chauhan
2018-02-08
Add get_pkgconfig_variable(default:)
Jon Turney
2018-01-07
gnome: Always use an ordered set to store LDFLAGS
Ting-Wei Lan
2018-01-07
gnome.generate_gir: Pass *FLAGS set in the environment to g-ir-scanner
Ting-Wei Lan
2018-01-07
gnome.gtkdoc: Pass *FLAGS set in the environment to gtkdoc-scangobj
Ting-Wei Lan
2017-12-22
gnome.gtkdoc: Add dependencies over generated targets
Iñigo Martínez
2017-12-19
gnome.gtkdoc: Add support for non string based content files
Iñigo Martínez
2017-12-13
Enable re-compilation of GNOME gschema files if they have changed.
Michael James Gratton
2017-12-03
Merge pull request #2663 from inigomartinez/pkg-config-define-variable
Jussi Pakkanen
2017-12-01
dependencies: Fix pkg-config variable definition
Iñigo Martínez
2017-11-30
gnome.compile_resources: Prefer generated files over source files
Nirbheek Chauhan
2017-11-29
gnome.gtkdoc: Fix missing permitted kwargs
Patrick Griffis
2017-11-10
gnome: Add include_directories parameter to gtkdoc()
Xavier Claessens
2017-10-31
namespace run_targets by subproject
Martin Kelly
2017-10-25
gnome: Fix compile_schemas() using path sep in target name
Patrick Griffis
2017-10-18
Allow to give source files to GtkDoc by respecting the File class
Corentin Noël
2017-10-08
gnome: g-ir-scanner accepts multiple symbol-prefix arguments
Rico Tzschichholz
2017-10-02
Merge pull request #2375 from centricular/gnome-gir-fixes
Jussi Pakkanen
2017-10-01
gnome: Add header kwarg to generate_gir()
Patrick Griffis
2017-10-01
Use listify and extract_as_list everywhere
Nirbheek Chauhan
2017-10-01
gnome: Flatten and unholder all dependencies
Nirbheek Chauhan
2017-09-27
Allow CustomTarget's to be indexed
Dylan Baker
2017-09-21
flake8: Clean up complained-about unused imports
Luke Shumaker
2017-09-21
flake8: Perform suggested whitespace/formatting changes
Luke Shumaker
2017-09-18
Last round with listify function refactoring.
Alexis Jeandet
2017-09-18
Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored.
Alexis Jeandet
2017-09-14
Merge pull request #2216 from ebassi/yelp-linguas
Jussi Pakkanen
2017-09-12
Add deprecation warning for gnome.yelp() argument
Emmanuele Bassi
[next]