aboutsummaryrefslogtreecommitdiffstats
path: root/gi-find-deps.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* don't add python-gi requires automatically as we can't be sure if the code ↵Jani Välimaa2013-08-081-1/+2
| | | | was written for python3 (again from SUSE)
* sync more with SUSE to find typelib requires from Python scripts without .py ↵Jani Välimaa2013-07-311-28/+45
| | | | extension (mga#10863)
* sync 'find javascript requires' code with SUSE to find versioned requiresJani Välimaa2013-07-291-4/+8
|
* handle 'gi.require_version("Gtk", "3.0")' type requires (from SUSE)Jani Välimaa2013-07-061-1/+5
|
* fix bug#8757, gi-find-deps.sh incorrectly match 'imports.github'1.167Funda Wang2013-01-201-2/+2
|
* push python-gi req for python introspection callings1.141Funda Wang2011-08-221-1/+1
|
* push python-gi req for python introspection callingsFunda Wang2011-08-061-0/+1
|
* - gi deps for python: accept arbitrary whitespace in dependency lists1.138Christiaan Welvaart2011-07-071-1/+1
|
* - extract gobject introspection typelib interdependencies using a helper program1.137Christiaan Welvaart2011-07-071-0/+91