Add librpm-tizen.spec file & Debian packaging.
[tools/librpm-tizen.git] / python / Makefile.am
2023-11-16 xuhyAdd librpm-tizen.spec file & Debian packaging. 60/301360/6 devel master
2023-11-16 wangbiaoUpgrade version to 4.14 71/301471/1 tizen/4.14.1.1.tizen20230628
2023-03-10 biao716.wangFix build error with Ubuntu22.04 51/289251/3 tizen/4.11.0.1.tizen20231101
2014-06-09 Markus LehtonenMake python module name configurable
2011-03-09 Panu MatilainenCut the remaining ties python bindings have to main...
2010-11-03 Florian FestiRename rpmdbKeyIterator to rpmdbIndexIterator
2010-10-22 Panu MatilainenBah, couple of missed places for librpmsign moving
2010-10-21 Florian FestirpmdbKeyIterator: loop over keys in the database indexes
2010-10-13 Panu MatilainenAdd python bindings for librpmsign
2010-10-01 Panu MatilainenForce shared build of python extension
2010-10-01 Panu MatilainenHandle enable/disable python to configure.ac more sanely
2009-10-09 Panu MatilainenAdd bindings for rpm keyring and pubkey types
2009-10-02 Panu MatilainenSplit rpmbuild dependencies to separate _rpmb module
2009-10-02 Panu MatilainenAdd a dummy python-level transaction set class, use...
2009-09-23 Panu MatilainenAdd rpmtd to python object converter, change header...
2009-09-23 Panu MatilainenAdd helper to convert python file objects to rpmio...
2009-09-22 Panu MatilainenRename python system.h for disambiguation
2009-09-22 Panu MatilainenRealize the remaining bits of direct rpmdb interface...
2009-09-22 Panu MatilainenLose the utterly broken rpmio FD_t wrappers
2009-09-22 Panu MatilainenLose the useless python debug stuff
2009-04-18 Panu MatilainenFix a few file permissions from "make install"
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.
next