summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: Port most of the test suite to CNick Wellnhofer2022-09-071-18/+0
* Remove generated files from distributionNick Wellnhofer2022-08-291-8/+7
* Set AC_CONFIG_MACRO_DIRNick Wellnhofer2022-04-021-0/+2
* Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindingsDavid Seifert2022-04-021-8/+7
* Remove CVS and SVN-related codeNick Wellnhofer2022-02-161-5/+2
* Add CMake files to EXTRA_DISTMarkus Rickert2020-12-071-0/+1
* Generate lbxslt-config.cmake with autotoolsMarkus Rickert2020-12-071-0/+3
* xslt-config.in: Add a --dynamic option to --libsHugh McMaster2019-07-291-0/+1
* Silence tests a littleNick Wellnhofer2017-06-011-3/+3
* Make valgrind tests work with libtoolNick Wellnhofer2016-04-201-2/+2
* Various "make distcheck" and other fixesDaniel Richard G2012-08-091-5/+8
* Adding a test program to check thread reentrancyDaniel Veillard2009-08-141-0/+2
* apply patch fron Shaun McCance to hook xsl:message construct to the newDaniel Veillard2007-03-271-1/+1
* add missing variable fixed some error callback data added new date:sumDaniel Veillard2004-09-241-0/+2
* a bit of cleanup and a extra variable for CVS dist DanielDaniel Veillard2004-08-201-1/+2
* seems I never commited to CVS the example from Richard Jinks DanielDaniel Veillard2004-06-291-1/+1
* Major enhancement to "make tests". All but Python tests cleaned up toWilliam M. Brack2004-03-061-2/+3
* fixed a bug in the keys selector parsing #120684 when | is in a predicateDaniel Veillard2003-11-191-1/+4
* adding libexslt.pc support DanielDaniel Veillard2003-11-141-1/+1
* some cleanup and trial for the upcoming 1.1.0 release this release removesDaniel Veillard2003-11-021-13/+1
* small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean"Daniel Veillard2003-09-181-0/+2
* integrated libxslt.m4 written by Thomas Schraitle (RFE #96485) DanielDaniel Veillard2002-11-081-1/+5
* cleaned up the spec file and associated changes in the Makefiles. DanielDaniel Veillard2002-10-231-1/+1
* set-up DIST_SUBDIRS to avoid the same problem Jacob reported for libxml2Daniel Veillard2002-09-231-3/+5
* added "make valgrind" targets to run the test suite under the debuggerDaniel Veillard2002-03-191-0/+5
* change the Licence to MIT Licence and release of 1.0.11 updates of theLIBXSLT_1_0_11Daniel Veillard2002-02-081-1/+1
* small fix cleanup avoid a problem with $(TESTS) augmented the wrappersDaniel Veillard2002-02-071-2/+3
* refactored make tests, make all now don't run the test suite added testsDaniel Veillard2002-02-061-1/+2
* reactivated xsltMatchPattern() since this is really something one may wantDaniel Veillard2002-02-041-4/+6
* applied Robert Collins patch for Cygwin support DanielDaniel Veillard2002-01-171-1/+1
* added pkg-config file from Rodrigo Moya DanielDaniel Veillard2001-12-201-0/+2
* updating Makefiles to fix the prelinking. DanielDaniel Veillard2001-11-261-1/+11
* included OpenVMS port instructions from John A Fotheringham, integrated inDaniel Veillard2001-11-131-1/+1
* Applied Keith Isdale patch for the debugger support, make it the default,Daniel Veillard2001-11-051-0/+1
* fixed a number of small problems with Makefiles spotted by Albert ChinDaniel Veillard2001-08-181-1/+1
* release of 1.0.2 cleaning of Makefiles pointed out by make distcheckLIBXSLT_1_0_2Daniel Veillard2001-08-151-2/+4
* this got fixed by libxml patches Applied Igor Zlatkovic Win32 FaceliftDaniel Veillard2001-08-031-3/+4
* Integrating EXSLT and cleanup:Daniel Veillard2001-07-151-1/+3
* - Makefile.am libxslt/Makefile.am libxslt/numbers.cDaniel Veillard2001-06-231-2/+3
* - configure.in libxslt/Makefile.am: fixed bug #54953Daniel Veillard2001-05-221-1/+3
* - configure.in: released 0.7.0LIBXSLT_0_7_0Daniel Veillard2001-04-101-1/+1
* - Copyright IPR Makefile.am: added some wording and a rewriteDaniel Veillard2001-02-051-1/+1
* Too tired to do some code, prepared documentation:Daniel Veillard2001-01-261-1/+2
* Lotsa improvement and fixes:Daniel Veillard2001-01-241-1/+3
* Preparing for a not too distant alpha release:Daniel Veillard2001-01-231-0/+5
* Setup stuff: - Makefile.am libxslt.spec.in libxslt/Makefile.amDaniel Veillard2001-01-221-1/+2
* More work, cleanups, HTML output:Daniel Veillard2001-01-211-1/+1
* More general work, added for-each:Daniel Veillard2001-01-131-1/+2
* Initial revisionDaniel Veillard2001-01-071-0/+29