summaryrefslogtreecommitdiffstats
path: root/rules/gtk.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>
* gtk: version bump 3.2.2 -> 3.22.30Michael Olbrich2018-06-211-54/+16
| | | | 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>
* gtk: xml files should not be executableMichael Olbrich2017-05-301-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gtk: add more options to avoid unnecessary dependenciesMichael Olbrich2016-01-121-1/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* automated switch to SPDX conform license namesMichael Olbrich2015-10-271-1/+1
| | | | | | | | | | | | | | | search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gtk: version bump 2.18.7 -> 3.2.2Robert Schwebel2011-12-091-64/+68
| | | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> [mol: cleanup configure options & menu] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gtk: clean upRobert Schwebel2011-11-031-60/+5
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gtk] targetinstall consolidationRobert Schwebel2010-10-221-23/+10
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gtk] fix (target)installMichael Olbrich2010-04-121-2/+11
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gtk] version bump 2.18.3 -> 2.18.7Michael Olbrich2010-03-011-19/+21
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gtk] just cleanupsMarc Kleine-Budde2009-12-271-1/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [gtk] version bump 2.14.7 -> 2.18.3Michael Olbrich2009-10-301-20/+20
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gtk] remove gtk host-toolsMarc Kleine-Budde2009-03-051-7/+2
| | | | | | | | | | | | | This patch removes the hints to gtk host-tools, because this fix was not working anyway. With the iconcache and no-demo patch these tools are not needed anyway. Remove explicit dep to host-glib, which is installed anyway, due to glib's dep to host-glib. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9980 33e552b5-05e3-0310-8538-816dae2090ed
* [gtk] just cleanupsMarc Kleine-Budde2009-03-051-27/+6
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9979 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: on x86_64, specification of the HOST_GLIB_DIR doesn't work with :=Robert Schwebel2009-03-041-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9967 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: set host tools correctlyRobert Schwebel2009-03-041-1/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9966 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: add install list from destdirRobert Schwebel2009-03-031-0/+35
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9913 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: updated all gtk stack components to latest stableRobert Schwebel2009-03-021-23/+40
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9906 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: version bump 2.12.0 -> 2.12.12; makes it compile againRobert Schwebel2009-02-231-21/+21
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9817 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk.make:Marc Kleine-Budde2009-01-051-2/+0
| | | | | | | cleanup git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9381 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/gtk.make, rules/ipkg.make, rules/inotify-tools.make, ↵Marc Kleine-Budde2008-06-061-1/+1
| | | | | | | | | rules/net-snmp.make, rules/apache2.make, rules/sysfsutils.make, rules/libcurl.make, rules/glade.make, rules/fcgi.make, rules/tslib.make, rules/fontconfig.make, rules/dbus.make, rules/libxslt.make, rules/libpv.make: conversion due to not-relinking: executeables are moved from <src>/.libs to <src> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8444 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk.make:Marc Kleine-Budde2008-06-041-110/+18
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8338 33e552b5-05e3-0310-8538-816dae2090ed
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
* * use http to get source packages from gtk.org (less hassle)Bjoern Buerger2007-10-251-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7589 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk, overall: fix remaining issues after gtk mergeRobert Schwebel2007-10-031-20/+20
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7343 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: backport from TechPoolRobert Schwebel2007-10-021-17/+125
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7341 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Marc Kleine-Budde2006-04-031-0/+151
https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5328 33e552b5-05e3-0310-8538-816dae2090ed