summaryrefslogtreecommitdiff
path: root/python/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Cleanup CPPFLAGS.Ralf Corsépius1-2/+2
2007-10-17Expand AM_CPPFLAGS.Ralf Corsépius1-11/+11
2007-09-19Move EXTRA_DIST out of PYTHON block.Ralf Corsépius1-3/+3
2007-09-10Eliminate pyincdir, pylibdir, pyrpmdir.Ralf Corsépius1-7/+3
2007-09-10Eliminate noinst_HEADERS. CleanupRalf Corsépius1-16/+17
2007-09-10Add missing backslash.Ralf Corsépius1-1/+1
2007-09-03Remove lint-support.Ralf Corsépius1-11/+0
2007-09-03Eliminate mylibs.Ralf Corsépius1-10/+7
2007-08-22Remove INCPATH.Ralf Corsépius1-2/+1
2007-08-06Allow building without python-devel.Panu Matilainen1-2/+3
2007-08-05Automake cleanups.Panu Matilainen1-4/+2
2007-07-26Get python to honor prefix on installPanu Matilainen1-1/+1
2007-07-25Flatten python makefiles, path tweaksPanu Matilainen1-4/+5
2007-07-24Python install path fiddling to appease with distcheckPanu Matilainen1-1/+1
2007-07-24Use python distutils for determining include etc pathsPanu Matilainen1-2/+3
2005-02-17- rework configure.ac et al to lose internal library baggage flexibly.jbj1-4/+4
2005-02-16Remove rpmdb and poptmodule sources.jbj1-7/+1
2005-02-16- sqlite3: update encode/decode from sqlite-2.8.16.jbj1-6/+0
2005-01-23- blueprint rpm-4_4 and HEAD to minimize diff spew.jbj1-2/+2
2005-01-05build rpm-4.4.1-0.6.jbj1-0/+1
2004-11-09- python: add python 2.4 support.jbj1-7/+7
2004-11-08Splint clean.jbj1-1/+1
2004-11-08Sanity.jbj1-1/+1
2004-10-28- bump popt to version to 1.10.jbj1-7/+7
2004-10-27Build rpm-4.4-0.1 packages.jbj1-1/+1
2004-10-20Add rpmtsCheck() and rpmtsOrder() to iterator.jbj1-1/+1
2004-10-19Build and changes for _rpm modulepauln1-5/+8
2004-10-12rpmps framework created.jbj1-4/+7
2004-06-14Use libtool magic to build python modules.arekm1-30/+16
2004-03-11Begin lint fixes for spec-pypauln1-1/+1
2004-03-10Initial rpm.spec implementationpauln1-2/+4
2004-01-05Typo.jbj1-1/+1
2004-01-01- python: avoid invoking python to acquire ill-specified parameters.jbj1-5/+2
2003-12-11- only internal Berkeley db from now on.jbj1-1/+2
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-11/+9
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-2/+3
2003-05-05Add unit test {rpmdb,mpw}/test subdirs.jbj1-1/+1
2003-04-30Create rpmrng module.jbj1-6/+9
2003-04-30Create rpm.mpw module from guts of rpm.bc.jbj1-3/+3
2003-01-08Use $(shell ...) in Makefile.am, duh.jbj1-1/+1
2003-01-08- python: put rpmmodule.so where python expects to find.jbj1-3/+6
2002-12-29- python: eliminate hash.[ch] and upgrade.[ch], methods too.jbj1-6/+5
2002-12-11Sanity.jbj1-1/+1
2002-12-11Add rpmfts-py.[ch] bindings for fts(3) from rpmio.jbj1-4/+4
2002-12-10Add tp_{init,alloc,new,free} methods to rpmts.jbj1-0/+2
2002-12-09Include rpmbc-py.h too.jbj1-1/+1
2002-12-08Stubs for beecrypt bindings.jbj1-4/+4
2002-12-07Finish converting to .splintrc.jbj1-3/+5
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-1/+2
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-4/+4