summaryrefslogtreecommitdiff
path: root/python/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGSAlexandre Rostovtsev1-6/+5
2012-08-09Various "make distcheck" and other fixesDaniel Richard G1-18/+23
2009-09-24link python module with python libraryFrederic Crozat1-1/+1
2008-11-14applied patch from Roumen Petrov for mingw cross compilation problemsDaniel Veillard1-1/+1
2006-10-11a missing DESTDIR fix reference to build paths in python module fix theDaniel Veillard1-2/+1
2003-10-28applied patch from Roumen Petrov for bug #124539 when building outside theDaniel Veillard1-2/+3
2003-09-18small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean"Daniel Veillard1-4/+3
2003-05-15fixing portability bug #113002 on HP-UX cleanup of --with-python like forDaniel Veillard1-3/+2
2003-03-26portability fixes from Albert Chin avoid RTLD_GLOBAL detection warning tooDaniel Veillard1-0/+1
2002-11-15trying to fix #98518 when building outside of the source tree DanielDaniel Veillard1-2/+2
2002-09-05applied patch from Christophe Merlet to reestablish DESTDIR DanielDaniel Veillard1-4/+4
2002-08-21fixed a bug w.r.t. namespace context when doing the evaluation ofDaniel Veillard1-5/+5
2002-08-14AMD x86-64 induced changes from Frederic Crozat DanielDaniel Veillard1-1/+1
2002-07-21fixed bug 87230, also multiple make jobs in python directoryWilliam M. Brack1-3/+6
2002-04-15fixing the equivalent of #75779 DanielDaniel Veillard1-2/+3
2002-03-27Added Igor Zlatkovic as official maintainer Albert Chin pointed thatDaniel Veillard1-1/+1
2002-03-20Art Haas pointed a stupid error DanielDaniel Veillard1-1/+1
2002-03-18fixed a stupid bug DanielDaniel Veillard1-1/+1
2002-03-18applied the same kind of fixes to the Python Makefiels than to libxml2Daniel Veillard1-26/+15
2002-03-08remove $(srcdir) as make will automatically look there for these filesjacob berkman1-1/+1
2002-03-08Fixes the problems exposed by #73880 those ought to be computed atDaniel Veillard1-11/+11
2002-02-12trying to fix #71270 DanielDaniel Veillard1-3/+3
2002-02-09seems some version of automake didn't generate the dependancies right asDaniel Veillard1-0/+2
2002-02-09Fixed the python Makefiles, corrected a bug showing up on ia64, changedDaniel Veillard1-27/+36
2002-02-06the spec file will now build libxslt-python, fought with shared and otherDaniel Veillard1-2/+2
2002-02-06refactored make tests, make all now don't run the test suite added testsDaniel Veillard1-2/+2
2002-02-05attempst to tweak to get full memory debug... the basic API starts to workDaniel Veillard1-1/+5
2002-02-05do not install outside of prefix, make sure the API get shipped. DanielDaniel Veillard1-7/+8
2002-02-04reactivated xsltMatchPattern() since this is really something one may wantDaniel Veillard1-0/+65