aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: adapt the extra version detection code to gitveillard2009-05-121-0/+8
* preparing 0.7.3 release fix a typo in a name DanielDaniel Veillard2009-01-181-1/+1
* patch from Adrian Bunk which adds --disable-rebuild-docs to avoidDaniel Veillard2008-10-171-0/+4
* preparing the release of 2.7.2 fix the Solaris portability issueDaniel Veillard2008-10-031-1/+3
* prepare release of 2.7.1 danielDaniel Veillard2008-09-011-1/+1
* preparing 2.7.0 release remove some testing traces remove some warningsDaniel Veillard2008-08-301-2/+2
* add an --with-coverage configure option and a 'make cov' target based onDaniel Veillard2008-08-271-0/+12
* preparing release of 2.6.32 DanielDaniel Veillard2008-04-081-1/+1
* patch from Roumen Petrov to detect if iconv() needs a const for the secondDaniel Veillard2008-02-151-0/+23
* fix a memeory leak in internal subset parsing with a fix from Ashwin addDaniel Veillard2008-01-241-1/+1
* preparing release of 2.6.30 DanielDaniel Veillard2007-08-231-1/+1
* release of libxml2 2.6.28 patch from Dagfinn I. Mannsåker for idness ofDaniel Veillard2007-06-121-1/+1
* typo patch from Bjorn Reese DanielDaniel Veillard2007-05-021-3/+3
* release of libxml2 2.6.28 DanielDaniel Veillard2007-04-171-1/+1
* corrected small error in last commit corrected small typo in last commitWilliam M. Brack2007-03-141-3/+6
* fixed problem with referenced attribute groups (bug #417621) re-orderedWilliam M. Brack2007-03-141-3/+3
* Re-generated the documentation (API chunks 27-29 were missing) (alsoWilliam M. Brack2007-01-111-2/+1
* adapt the extra versioning code to SVN DanielDaniel Veillard2007-01-031-1/+9
* preparing release of libxml2-2.6.27 fix a small problem with preproc flagsDaniel Veillard2006-10-251-1/+1
* applied patch from Peter Breitenlohner for wget detection and fix of aDaniel Veillard2006-10-111-0/+1
* applied patch from Andrew W. Nosenko to expose if zlib support wasDaniel Veillard2006-07-131-1/+4
* preparing release of 2.6.26 DanielDaniel Veillard2006-06-081-1/+1
* preparing release of 2.6.25 DanielDaniel Veillard2006-06-061-1/+1
* applied another Python detection patch from Joseph Sacco cleanup theDaniel Veillard2006-05-031-4/+4
* preparing 2.6.24 release, fixed Python paths at the last moment fix someDaniel Veillard2006-04-281-6/+6
* applied patch from Joseph Sacco changing slightly the python detectionDaniel Veillard2006-04-251-6/+7
* trying to fix windows/configure issues reported by Tim Van Holder DanielDaniel Veillard2006-01-191-0/+11
* upated the news regenerated the docs, preparing for release of 2.6.23Daniel Veillard2006-01-051-3/+2
* fixed a number of warnings shown by HP-UX compiler and reported by RickDaniel Veillard2005-12-101-1/+1
* cleanup from Albert Chin html/index.sgml doesn't exist anymore DanielDaniel Veillard2005-10-281-4/+3
* applied 2 patches from Albert Chin for module portability DanielDaniel Veillard2005-10-281-7/+23
* fixed problem in xmlTextWriterVSprintf caused by misuse of vsnprintf addedWilliam M. Brack2005-10-201-0/+21
* release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTMLDaniel Veillard2005-09-121-1/+1
* started work needed to generate devhelp content, not too hard based on theDaniel Veillard2005-09-111-1/+1
* prepare for release work for #303289, fix a formatting bug for MIN_INTDaniel Veillard2005-09-041-1/+1
* the use of AM_PATH_PYTHON is not portable enough reverting back toDaniel Veillard2005-09-011-1/+1
* trying to fix the first part of #310033 by detecting gcc <= 3.2 DanielDaniel Veillard2005-08-251-3/+19
* patch from Andrew W. Nosenko, use se $GCC = 'yes' instead of $CC = 'gcc'Daniel Veillard2005-08-251-2/+2
* changes the way the python binary is found, should also fix bug #308004Daniel Veillard2005-08-241-2/+8
* applied patch from Derek Poon fixing bug #310692 DanielDaniel Veillard2005-08-121-0/+1
* changed xmlPatterncompile signature to pass an int and not an enum sinceDaniel Veillard2005-07-231-0/+25
* applied a patch from Gerrit P. Haase to add module support on cygwinDaniel Veillard2005-07-141-12/+24
* preparing release 2.6.20 removed a compilation problem DanielDaniel Veillard2005-07-101-1/+1
* fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixingDaniel Veillard2005-07-031-1/+17
* fixed a problem with the detection of ss_family for ipV6, as reported onWilliam M. Brack2005-06-251-9/+28
* on linux/gcc use weak definitions to avoid linking with pthread library onDaniel Veillard2005-05-041-0/+8
* preparing release 2.6.19, updated docs and rebuilding. DanielDaniel Veillard2005-04-021-1/+1
* use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoidDaniel Veillard2005-03-311-5/+5
* preparing release of 2.6.18 updated docs and rebuilt reactivated gccDaniel Veillard2005-03-131-1/+1
* added first test for the patterns a few fixes DanielDaniel Veillard2005-01-301-3/+3