summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)AuthorFilesLines
2015-10-19Fix 32-bit buildIgor Pashev1-3/+1
2015-10-19Merge branch 'master' of git://anonscm.debian.org/debian-xml-sgml/libxml2Igor Pashev1-8/+9
2015-10-19Allow target specific CCIgor Pashev1-1/+1
lib32xml2 was 64-bit!
2015-09-22Don't hardcode the libicuXX-dbg dependency. Closes: #798642Matthias Klose1-0/+3
2015-09-22Disable icu for udebAron Xu1-9/+6
2015-01-30Enable icu support (Closes: #776254)Michael Gilbert1-1/+1
2014-10-26Use -O3 for normal buildsAron Xu1-1/+1
2014-09-02Merge branch 'master' of git://anonscm.debian.org/debian-xml-sgml/libxml2Igor Pashev1-7/+28
Conflicts: debian/changelog debian/control debian/rules
2014-07-09Set PYTHON_LIBS for cross buildsMatthias Klose1-2/+5
2014-07-09Call prename with -vfAron Xu1-1/+1
2014-07-09Actually run dh_autoreconf, which the old/new mixed rules file misses.Adam Conrad1-1/+4
2014-07-09Patch to bootstrap without python (Closes: #738080)Daniel Schepler1-0/+13
2013-08-28Undo usage of -Wl,--default-symverIgor Pashev1-11/+0
2013-08-06Configure udeb without pythonAron Xu1-1/+1
2013-08-06Use correct $CCAron Xu1-0/+2
2012-11-12Fix udeb buildingAron Xu1-2/+4
2012-11-10libxml2 (2.9.0+dfsg1-3+dyson3) unstabledyson/2.9.0+dfsg1-3+dyson3Igor Pashev1-0/+11
* Use -Wl,--default-symver on illumos per libraries linked via sunld and expecting <foo>@libxml2.so.2 for unversioned symbols * Build depends on lib32z1-dev [illumos-any]
2012-10-30Remove -V option from dh_shlibdepsIgor Pashev1-1/+1
2012-10-29Package lib32xmlIgor Pashev1-0/+4
2012-10-28Build 32-bit library on illumos-amd64Igor Pashev1-1/+13
2012-06-02Style change of using dh --with.Aron Xu1-1/+1
2012-05-30Better handling of build variables.Aron Xu1-5/+3
2012-05-27More changes on bug fixing.Aron Xu1-2/+1
2012-05-25Prepare for new upstream release.Aron Xu1-10/+10
2012-04-23Get rid of xsltproc, break circulate B-D.Aron Xu1-3/+1
2012-04-23Move udeb install path back to usr/libAron Xu1-2/+4
2012-04-23Port existing patch to quilt.Aron Xu1-27/+31
2012-04-14Initial commit on migrating to 3.0 source format (not complete).Aron Xu1-6/+9
2012-01-09Honour CC environment variable.Andrew Shadura1-1/+1
2012-01-09Enable hardened build flags through dpkg-buildflags.Moritz Muehlenhoff1-6/+7
2011-07-29Switch to dh_python2Mike Hommey1-1/+1
2010-06-29Avoid possible renaming of _d.so files to _d_d.so files in the ↵Mike Hommey1-1/+1
install-python%-dbg rules
2010-06-29Move libxml2-udeb control data in a separate fileMike Hommey1-0/+2
2010-06-29Add --with-tree and --with-output for the udeb configure passMike Hommey1-1/+1
2010-06-28Add an udeb package when building for UbuntuMike Hommey1-2/+15
2010-06-28Refactor configure-% and build-% rulesMike Hommey1-16/+17
2010-06-28Use a variable to express which sub-targets to invoke for ↵Mike Hommey1-3/+5
configure/build/install
2010-06-23Don't link against libpythonMike Hommey1-2/+2
2010-06-23Add a python-libxml2-dbg packageMike Hommey1-7/+15
Closes: #583582
2010-06-23Use build_python* instead of build-python* as build directory when ↵Mike Hommey1-3/+3
configuring python modules build-python$* would get matched by make as an existing file and would prevent evaluation of the corresponding build rule. Thanks Loïc Minier
2010-03-21Use a common cache for main and python configure passesMike Hommey1-2/+2
2010-03-21Don't refresh COPYING during clean target, it appears not to be necessary ↵Mike Hommey1-1/+0
anymore
2010-03-21Simplify rules by switching to dhMike Hommey1-92/+36
2010-03-20Force -Wl,--as-needed at the beginning of the gcc command lineMike Hommey1-2/+2
2010-03-20Remove old source and diff rulesMike Hommey1-3/+0
They only displayed a message inviting to use dpkg-source -b
2010-03-18Deduplicate in /usr/lib/pyshared, not /usr/lib/python-support/python-libxml2Mike Hommey1-1/+1
2010-03-18Change the way python libs are builtMike Hommey1-13/+8
We now use configure to set different environment with and without python, and arrange things so that we don't have to build the base libxml2 library several times.
2010-03-18Remove remains of WORKAROUND_MODIFIED_FILES, that was removed 2 years agoMike Hommey1-7/+0
2010-03-18Don't avoid to build in example/Mike Hommey1-5/+0
There is no reason to do so anymore.
2009-09-10Bump shlibs to current versionMike Hommey1-1/+1