summaryrefslogtreecommitdiffstats
path: root/rules/gobject-introspection.make
Commit message (Collapse)AuthorAgeFilesLines
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: version bump 1.52.1 -> 1.56.1Michael Olbrich2018-06-051-4/+5
| | | | | | Switch to Python 3 while at it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update all spdx license identifier to the new versionMichael Olbrich2018-03-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: version bump 1.48.0 -> 1.52.1Michael Olbrich2017-05-151-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: don't use rpathMichael Olbrich2016-05-011-12/+2
| | | | | | | It's only used for running in qemu and although the rpath is disabled, the path remains in the target binary. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: version bump 1.46.0 -> 1.48.0Michael Olbrich2016-04-211-4/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: remove rpath from target binariesMichael Olbrich2016-01-131-0/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: new packageMichael Olbrich2016-01-121-0/+82
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>