1224 Commits (4e1d0e4784e151c9bd7d6ba7e6eb385048dc56a7)

Author SHA1 Message Date
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
Matthew Waters b6971f2007 gnome: make generate_gir use the correct shared library 8 years ago
Patrick Griffis 314eb5110e gettext: Use argparse to handle arguments 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 423c8dbb40 gettext: Add update-po target 8 years ago
Guillaume Poirier-Morency f7a60099f6 pkgconfig: Fix absolute 'libdir' and 'includedir' 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
Guillaume Poirier-Morency bda92b37ee pkgconfig: Accept string for 'libraries' and 'libraries_private' 8 years ago
Guillaume Poirier-Morency 9ebc140832 pkgconfig: Process private libraries like regular ones 8 years ago
Guillaume Poirier-Morency 9429183c1d pkgconfig: Fix typo in 'Libs.private' 8 years ago
Guillaume Poirier-Morency 3090419181 pkgconfig: Add missing 'URL' and 'Conflicts' entries 8 years ago
Guillaume Poirier-Morency a33c5c50f1 pkgconfig: Rename 'CFlags' for 'Cflags' 8 years ago
Guillaume Poirier-Morency e9f66b1930 pkgconfig: Prevent trailing space 8 years ago
Patrick Griffis f30be6fb92 gettext: Add ability to set GETTEXTDATADIRS 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
Nirbheek Chauhan 814f4909f9 pkgconfig: Handle library names starting with 'lib' 8 years ago
Nirbheek Chauhan 674b520206 pkgconfig: Only warn for suffix if the filename doesn't start with lib 8 years ago
Nirbheek Chauhan d819914af0 pkgconfig: Warn if library has name_prefix/suffix set 8 years ago
Igor Gnatenko 0d58ddd739 rpm: couple of improvements and fixes 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
grindhold 167deda665 module pkgconfig: added install_dir attribute (#776) 8 years ago