58 Commits (4cdd22f0944d46e6759be93cd4310e23ee94dd2e)

Author SHA1 Message Date
Patrick Griffis c7226462a2 gnome: Improve dependency handling of compile_resources() 8 years ago
Nirbheek Chauhan a2262103fb Implement mlog.warning and use it everywhere for warnings 8 years ago
Patrick Griffis fb7d9c7aef gnome: Mark helper functions as private 8 years ago
Emmanuele Bassi e226d702bc gtkdoc: Add `ignore_headers` positional argument 8 years ago
Jussi Pakkanen 3c48bd2d88 Revert d9473095f2 because it broke GStreamer. 8 years ago
Patrick Griffis d9473095f2 gnome: Don't pass ldflags to g-ir-scanner 8 years ago
Patrick Griffis ed3cc537cb gnome: Fix building gobject-introspection with sanitizer 8 years ago
Patrick Griffis bae7d7b3d7 gnome: Add generate_vapi() function 8 years ago
Patrick Griffis 1781129740 gnome: Add yelp() function 8 years ago
Jussi Pakkanen e908910187 Can query pkg-config variables from the system. Closes #726. 8 years ago
Patrick Griffis 22debf6ffc gnome: Fix gresource warning incorrectly being shown on 2.50+ 8 years ago
Patrick Griffis d7fdeb4d15 gnome: Avoid unhandled exception 8 years ago
Sam Thursfield 25f13067c2 gnome: allow use of generated files with compile_resources() 8 years ago
Patrick Griffis 94b7b59546 gnome.generate_gir(): Also include current build dir 8 years ago
Patrick Griffis dd9dfa77fb gnome.generate_gir(): Add install_dir_gir and install_dir_typelib 8 years ago
Patrick Griffis 084b854ce0 gnome: Consistently include current source dir 8 years ago
Elliott Sales de Andrade 2840539a08 Don't overwrite mkenums C file dependencies. 8 years ago
Elliott Sales de Andrade 8f024c0697 Allow running mkenums without templates. 8 years ago
Jussi Pakkanen d61b71fdc2 Converted mkenums to be single invocation. 8 years ago
Elliott Sales de Andrade 1033728c85 Fix mkenums and genmarshal argument names. 8 years ago
Elliott Sales de Andrade ceee8bc6b2 Generate genmarshal header and body simultaneously. 8 years ago
Elliott Sales de Andrade 2a8a0727fc Add support for glib-genmarshal to gnome module. 8 years ago
Elliott Sales de Andrade ab004ab189 Add support for glib-mkenums to gnome module. 8 years ago
Thibault Saunier bb3823e6f4 gnome: Allow specifying gtkdoc where to install directory 8 years ago
Thibault Saunier f86fbf6ebf gnome: Run gtkdoc-scanobjs and add a way to get assets working 8 years ago
Thibault Saunier 68ae8e1ad0 gnome: Factor out a get_dependencies_flags method 8 years ago
Thibault Saunier 52a4b3302e gnome: Make all include paths absolute 8 years ago
TingPing 5b34e560e5 gnome: Print useful error if missing compile_resource arg (#811) 8 years ago
Elliott Sales de Andrade 28e1f3ba13 Fix pkgconfig libraries passed to GIR targets. 8 years ago
Elliott Sales de Andrade 7a6534e054 GIR: Handle all dependencies and internal libraries. 8 years ago
Elliott Sales de Andrade 68a2e5c9c9 Also add GIR include_directories to header search path. 8 years ago
Elliott Sales de Andrade 9009f8267e Allow GirTargets as includes for another GirTarget. 8 years ago
Elliott Sales de Andrade 3ae327a2ac Pull dependency directly from GIR's target library. 8 years ago
Elliott Sales de Andrade d0b6f0b7a4 Add dependency's include paths to GIR generation. 8 years ago
Elliott Sales de Andrade f2ccad64fc Determine GIR include paths like targets. 8 years ago
Thibault Saunier 6c6c706bb8 gnome: Handle internal dependencies to generate gir files 8 years ago
Jussi Pakkanen fae8ad90a4 Consistent kwarg popping. 8 years ago
Jussi Pakkanen 4b3414cba0 Add extra_args kwarg to glib-compile-resources. Closes #698. 8 years ago
Nirbheek Chauhan e6c927d8ac gnome: Update RunTarget usage to new syntax 8 years ago
Wim Taymans 660c872422 gnome.py: typelib files should be installed in libdir 9 years ago
Jussi Pakkanen d8e08224da Helper function to get the install dir of a gtkdoc module. Closes #551. 9 years ago
Emmanuele Bassi 8998e44cd9 Support passing extra arguments to gtkdoc-fixxref 9 years ago
Tim-Philipp Müller 3b5dcdbd42 gnome: only print warning when gresource-related functionality is used (#510) 9 years ago
Hemmo Nieminen 336904b553 Move MesonException from coredata to mesonlib. 9 years ago
Jussi Pakkanen 352b5badd2 Handle resources that come in files(). Closes #424. 9 years ago
Damián Nohales 8bcd25f5b4 Simplify target generation in GnomeModule.compile_resources 9 years ago
Damián Nohales b91662a903 Allow multiple source_dir in GResource 9 years ago
Jussi Pakkanen 5586dcf5c0 Text clarification. 9 years ago
Jussi Pakkanen d6e176f455 Made gtkdoc and run targets work. 9 years ago
Jussi Pakkanen 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago