272 Commits (b69e45ebaca517a47ab39757d1f61f9fd5f55804)

Author SHA1 Message Date
Ninja-Koala 4775dd48a6
Fix required version 6 years ago
Ninja-Koala 0601895032
More robust name generation 6 years ago
Ninja-Koala b0832c8747
Move some additional functionality into the new function 6 years ago
John Ericson 19f81d3e33 Never access environment.properties downstream 6 years ago
Ninja-Koala 34191ec018
Use triple quote string for linkerscript 6 years ago
Ninja-Koala 83d78d7b6e
Move target generation in new function 6 years ago
Ninja-Koala b6a6076596
Disable for cross builds 6 years ago
Ninja-Koala 6026a35446
Handle minus sign correctly 6 years ago
Ninja-Koala 1f14a58d3b
Add second dependency file for c target 6 years ago
Ninja-Koala a6f09b9754
Remove dependency file from c target 6 years ago
Ninja-Koala 27edd112e2
Fix code formatting 6 years ago
Ninja-Koala b4f04a67de
gnome.compile_resources: Add ld binary method 6 years ago
Elliott Sales de Andrade 52936e4a46 Add tsan and ubsan to g-ir-scanner workaround. 6 years ago
John Ericson 2b22576fb6 Remove cross_info; cross file is parsed up front and discarded 6 years ago
Thibault Saunier b4347ca4a9 gi: Handle new --source-top-dirs argument 6 years ago
Iñigo Martínez cecbbfab0e gnome.gtkdoc: Fix missing permitted `c_args` argument 6 years ago
Olivier Crête 46d3ec2e05 gnome: Require GObject-Introspection 1.58.1 for static libraries 6 years ago
Olivier Crête a2a979cf43 gnome: Use full path for static libraries 6 years ago
Olivier Crête 9da0c6af98 gnome: GIR works fine for static libraries 6 years ago
TingPing 08216a3a86 gnome.compile_resources: Put dependency directories before current source dir 6 years ago
Ting-Wei Lan bb9f60624b gnome: Quote arguments passed to gtkdoc-scangobj 6 years ago
Iñigo Martínez ee80620f65 gnome.gtkdoc: Fix static library ldflags 6 years ago
Ross Burton fe981b0231 gnome: use target c_args/c_link_args for g-ir-scanner when cross-compiling 6 years ago
Ross Burton 47d115f6a8 gnome: add missing cflags/ldflags to gtk-doc when cross-compiling 6 years ago
Marco Trevisan (Treviño) 8a5671c017 gnome: use project compiler flags in gtkdoc 6 years ago
Marco Trevisan (Treviño) 5bec6c28e7 gnome: add support for `module_version` 6 years ago
Iñigo Martínez eb7ed4dafb gnome.gtkdoc: Add new c_args parameter 6 years ago
Iñigo Martínez d0a7ea5e6e gnome.gtkdoc: Fix dependencies compile_args in gtkdoc 6 years ago
Mathieu Duponchelle b2f92ea689 gnome: fix generate_gir when linking with libasan 6 years ago
Nirbheek Chauhan ab1dbfe57f gnome: Filter LDFLAGS passed to g-ir-scanner 6 years ago
Nirbheek Chauhan d16dca7677 gnome: Filter CFLAGS that are passed to g-ir-scanner 6 years ago
Mathieu Duponchelle 6ea939dd5f gnome.generate_gir: support generating gir for multiple libraries 6 years ago
Mathieu Duponchelle 8377ea45aa gnome.generate_gir: refactoring 6 years ago
TingPing bd21987685 gnome: Fix building gir with asan again 6 years ago
Nirbheek Chauhan 43f7a75060 gnome.gdbus_codegen: Handle XML docbook in subdirs 6 years ago
Ross Burton 49e97fb704 gtkdoc: pass the cross compiler if cross compiling 6 years ago
Nirbheek Chauhan 4fb00ee1d8 Add new method: mlog.deprecation() 6 years ago
Nirbheek Chauhan f2b008f874 gnome.gtkdoc: Don't treat install_dir as a file option 6 years ago
Jon Turney b387ab1ee1 Fix flake8 issues (#3834) 6 years ago
Nirbheek Chauhan 5113eb14b9 gnome: Use raw link arguments with g-ir and gtk-doc 6 years ago
Ting-Wei Lan cb36add970 gnome: Distinguish between internal and external linker flags 6 years ago
Nirbheek Chauhan 59696234da gdbus_codegen: Only add autocleanup args if glib is new enough 7 years ago
Xavier Claessens 737f61792c gtkdoc: Fix dependencies not being built before invoking gtkdoc 7 years ago
Corentin Noël 4aa848d5d6 Properly name the targets 7 years ago
Corentin Noël b58f71cd73 gdbus_codegen: Keep the same behavior for all GLib versions 7 years ago
Corentin Noël 551f99ffff generate_gir: Add all the files provided by the CustomTarget 7 years ago
Xavier Claessens c5cb65eb7c gtkdoc: Run gtkdoc-scangobj command from build directory 7 years ago
Robert Ancell 375dcd546a gdbus_codegen: Support --c-generate-autocleanup 7 years ago
Robert Ancell 83665a482a gdbus_codegen: Support arbitrary extra arguments 7 years ago
Xavier Claessens aa879b7f0c Fix issues found by flake8 7 years ago