summaryrefslogtreecommitdiffstats
path: root/rules/libxslt.make
Commit message (Collapse)AuthorAgeFilesLines
* libxslt: version bump to 1.1.29Denis OSTERLAND2018-06-221-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libxslt: update to 1.1.28Alexander Dahl2014-11-131-2/+2
| | | | | | | (upgrade needed for working with libxml2 > 2.9.0) Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libxslt: don't build static libsMichael Olbrich2012-09-071-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libxslt: fix enable vs. withRobert Schwebel2012-06-141-4/+4
| | | | | | This was broken by the endis migration. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* libxslt: use endisRobert Schwebel2012-06-141-24/+5
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* libxslt: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libxslt] targetinstall consolidationRobert Schwebel2010-10-221-13/+3
| | | | | 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>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libxslt] just cleanupsMarc Kleine-Budde2010-01-101-1/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [libxslt] just cleanupsMarc Kleine-Budde2010-01-101-2/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* binconfig_glob: remove custom install stageMarc Kleine-Budde2010-01-101-10/+1
| | | | | | | | With commit 61211865e20efac9042ad89a9a5c28e4bc0d3100 and 6eb09c4e84b06d07818c020a80d8dccf4a28692c there's no need for a custom install stage to install '*-config' files. This patch removes it. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [libxslt] remove patchesMarc Kleine-Budde2010-01-101-11/+1
| | | | | | libxml2 detection works fine with xml2-config. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [libxslt] cleanup targetinstallMichael Olbrich2010-01-061-6/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libxslt] fix with/without debugger switchMarc Kleine-Budde2010-01-051-2/+2
| | | | | | | | This patch fixes this warning: configure: WARNING: unrecognized options: --with-with_debugger Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [libxslt] version bump 1.1.24 -> 1.1.26Robert Schwebel2010-01-021-9/+11
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] FIXME: add a hack, not for upstreamRobert Schwebel2009-10-261-1/+8
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] add reference to xml2-configRobert Schwebel2009-10-261-1/+4
| | | | | | | xml2-config is used to find out if libxml2 has module support, so this patch avoids an error during ./configure. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] fixup obsolete configure optionsRobert Schwebel2009-10-261-4/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* * patches/libxslt-1.1.15, patches/libxslt-1.1.24, rules/libxslt.make:Marc Kleine-Budde2008-12-201-33/+33
| | | | | | | | version bump to 1.1.24, patch by Enrik {dot} Berkhan {at} ge {dot} com git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9271 33e552b5-05e3-0310-8538-816dae2090ed
* * libxslt: fixed url; patch by Yannick GrangerRobert Schwebel2008-11-211-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9146 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/gtk.make, rules/ipkg.make, rules/inotify-tools.make, ↵Marc Kleine-Budde2008-06-061-58/+12
| | | | | | | | | 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
* * .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
* * platform support: added pending changesRobert Schwebel2008-04-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7931 33e552b5-05e3-0310-8538-816dae2090ed
* * libxslt - typo fixedJuergen Beisert2007-01-111-7/+7
| | | | | | | - now it installs its config file into the correct path git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6817 33e552b5-05e3-0310-8538-816dae2090ed
* * libxslt.make:Marc Kleine-Budde2006-10-181-0/+1
| | | | | | | switched off python support, breaks ATM git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6186 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
* * libxslt.make:Marc Kleine-Budde2006-04-061-1/+1
| | | | | | | fixed download path git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5368 33e552b5-05e3-0310-8538-816dae2090ed
* reverted := vs. = patchRobert Schwebel2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4936 33e552b5-05e3-0310-8538-816dae2090ed
* = -> := replacementSascha Hauer2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4890 33e552b5-05e3-0310-8538-816dae2090ed
* * version fixRobert Schwebel2006-03-011-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4855 33e552b5-05e3-0310-8538-816dae2090ed
* version bumpRobert Schwebel2006-02-281-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4852 33e552b5-05e3-0310-8538-816dae2090ed
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-16/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4760 33e552b5-05e3-0310-8538-816dae2090ed
* Remove obsolete get_patches.Ladislav Michl2006-02-111-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4568 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-161-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4056 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-21/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3875 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3864 33e552b5-05e3-0310-8538-816dae2090ed
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed
* added generic call package_depfile rule for autogeneration of default ↵Bjoern Buerger2006-01-091-0/+2
| | | | | | dependencies - this should not break anything, since it just adds some more variables git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3743 33e552b5-05e3-0310-8538-816dae2090ed
* fix library permissionsRobert Schwebel2006-01-021-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3694 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2005-12-271-3/+3
| | | | https://svn.pengutronix.de/svn/ptxdist/branches/ptxdist-0.7-destdir-r3569@3574 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-9/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3502 33e552b5-05e3-0310-8538-816dae2090ed
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3340 33e552b5-05e3-0310-8538-816dae2090ed
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3172 33e552b5-05e3-0310-8538-816dae2090ed
* add xsltprocRobert Schwebel2005-09-071-1/+19
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3092 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2005-07-131-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2935 33e552b5-05e3-0310-8538-816dae2090ed
* fixed libxml2-prefixBjoern Buerger2005-07-131-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2933 33e552b5-05e3-0310-8538-816dae2090ed