285 Commits (562c50f229cfe0a28abdfc2c56360f5a82c83b57)

Author SHA1 Message Date
Patrick Griffis 7d68715297 i18n: Add merge_file function 8 years ago
Thibault Saunier e933bdd872 gnome: Properly search for programs 8 years ago
Guillaume Poirier-Morency bd22c9bdd2 pkgconfig: Add a newline after variable declarations 8 years ago
Patrick Griffis e4a755ba92 i18n: Read languages from LINGUAS file 8 years ago
Patrick Griffis 9a6db2eb2f gnome.compile_resources(): Add export and install_header kwargs 8 years ago
Patrick Griffis 8dd32506f4 gnome.compile_resources(): Add ability to output gresource bundles 8 years ago
Patrick Griffis 587a0bb3d1 gnome: Update required version for glib-compile-resources depfile fixes 8 years ago
Jussi Pakkanen a01919976e Always specify installed data with a File object. Closes #858. 8 years ago
Elliott Sales de Andrade 996f4d89f3 Disallow some keyword arguments to gnome.mkenums. 8 years ago
Jussi Pakkanen 8b05990c13 Disable gresource dependency generation as it breaks Ninja. 8 years ago
Thibault Saunier 85a0cd7635 Add new add_project_[link]_args functions 8 years ago
Nirbheek Chauhan 69dcbb6ec9 gnome.generate_gir: Add gir deps and includes recursively 8 years ago
Nirbheek Chauhan 19a06d9033 qt4, qt5 modules: Improve moc/uic/rcc detection 8 years ago
Nirbheek Chauhan 3fe5fcd7f7 qt4/qt5: Print a message when moc/uic/rcc aren't found 8 years ago
Patrick Griffis c7226462a2 gnome: Improve dependency handling of compile_resources() 8 years ago
Nirbheek Chauhan 3a4d56c2d3 rpm: Fix trivial typo in BuildRequires 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
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