Remove rpmal from the Python API
[platform/upstream/rpm.git] / python / Makefile.am
2009-03-26 Florian FestiRemove rpmal from the Python API
2009-03-19 Panu MatilainenPython doesn't need libelf, nss or popt directly
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-29 Panu MatilainenLose python fts
2007-11-29 Panu MatilainenLose the useless rpmrc python stuff, group macro handli...
2007-11-27 Panu MatilainenDrop extra include paths from python too
2007-11-23 Panu MatilainenRemove unnecessary paths from python includepath
2007-11-22 Ralf CorsépiusAdd -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-17 Ralf CorsépiusCleanup CPPFLAGS.
2007-10-17 Ralf CorsépiusExpand AM_CPPFLAGS.
2007-09-19 Ralf CorsépiusMove EXTRA_DIST out of PYTHON block.
2007-09-10 Ralf CorsépiusEliminate pyincdir, pylibdir, pyrpmdir.
2007-09-10 Ralf CorsépiusEliminate noinst_HEADERS. Cleanup
2007-09-10 Ralf CorsépiusAdd missing backslash.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Ralf CorsépiusRemove lint-support.
2007-09-03 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-03 Ralf CorsépiusEliminate mylibs.
2007-08-22 Ralf CorsépiusRemove INCPATH.
2007-08-06 Panu MatilainenAllow building without python-devel.
2007-08-05 Panu MatilainenAutomake cleanups.
2007-07-26 Panu MatilainenGet python to honor prefix on install
2007-07-25 Panu MatilainenFlatten python makefiles, path tweaks
2007-07-24 Panu MatilainenPython install path fiddling to appease with distcheck
2007-07-24 Panu MatilainenUse python distutils for determining include etc paths
2005-02-17 jbj- rework configure.ac et al to lose internal library...
2005-02-16 jbjRemove rpmdb and poptmodule sources.
2005-02-16 jbj- sqlite3: update encode/decode from sqlite-2.8.16.
2005-01-23 jbj- blueprint rpm-4_4 and HEAD to minimize diff spew.
2005-01-05 jbjbuild rpm-4.4.1-0.6.
2004-11-09 jbj- python: add python 2.4 support.
2004-11-08 jbjSplint clean.
2004-11-08 jbjSanity.
2004-10-28 jbj- bump popt to version to 1.10.
2004-10-27 jbjBuild rpm-4.4-0.1 packages.
2004-10-20 jbjAdd rpmtsCheck() and rpmtsOrder() to iterator.
2004-10-19 paulnBuild and changes for _rpm module
2004-10-12 jbjrpmps framework created.
2004-06-14 arekmUse libtool magic to build python modules.
2004-03-11 paulnBegin lint fixes for spec-py
2004-03-10 paulnInitial rpm.spec implementation
2004-01-05 jbjTypo.
2004-01-01 jbj- python: avoid invoking python to acquire ill-specifie...
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-05 jbjAdd unit test {rpmdb,mpw}/test subdirs.
2003-04-30 jbjCreate rpmrng module.
2003-04-30 jbjCreate rpm.mpw module from guts of rpm.bc.
2003-01-08 jbjUse $(shell ...) in Makefile.am, duh.
2003-01-08 jbj- python: put rpmmodule.so where python expects to...
2002-12-29 jbj- python: eliminate hash.[ch] and upgrade.[ch], methods...
2002-12-11 jbjSanity.
2002-12-11 jbjAdd rpmfts-py.[ch] bindings for fts(3) from rpmio.
2002-12-10 jbjAdd tp_{init,alloc,new,free} methods to rpmts.
2002-12-09 jbjInclude rpmbc-py.h too.
2002-12-08 jbjStubs for beecrypt bindings.
2002-12-07 jbjFinish converting to .splintrc.
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-08-31 jbjSync with rpm-4.1.
2002-08-05 jbj- python: the death of rpmdb-py.[ch], use ts.fooDB...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-03 jbjTeach doxygen about python/*-py.c files.
2002-06-02 jbjClone an rpmdb module from bsddb3 (rpmdb/*.py need...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-25 jbj- re-enable rpm-python sub-package.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-23 jbjrpmds and rpmfi iterators, take 0.
2002-05-23 jbjBind rpmds as class derived from header.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-02-10 jbj- make peace with automake et al in 8.0, ugh.
2002-01-07 jbj- autodetect python 1.5/2.2.
2001-10-19 jbjRewire digests, step 2.
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-17 jbj- python: "seal" immutable region for legacy headers...
2001-05-31 jbjlclint annotations.
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2000-06-18 jbjInclude libpopt as well.
2000-06-13 mswlink against rpmio, disable Fopen
2000-06-07 jbj- create rpmio directory for librpmio.
2000-03-14 jbjAdd note that -L paths may have to be used.
1999-09-19 jbjWhen comparing EVR with missing epoch, package with...
1999-09-17 jbjLink with librpm and libbz2.
1999-08-24 jbjOrphans.
1999-07-15 jbjTypo.
1999-07-15 jbjCarry Makefile.in for now.
1999-07-15 jbjAutomake to create python bindings.
1997-01-01 jbjMerge rpm-4.0.4 changes.