index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
Make python module name configurable
Markus Lehtonen
1
-2
/
+4
2011-03-09
Cut the remaining ties python bindings have to main rpm sources
Panu Matilainen
1
-2
/
+1
2010-11-03
Rename rpmdbKeyIterator to rpmdbIndexIterator
Florian Festi
1
-1
/
+1
2010-10-22
Bah, couple of missed places for librpmsign moving
Panu Matilainen
1
-1
/
+1
2010-10-21
rpmdbKeyIterator: loop over keys in the database indexes
Florian Festi
1
-0
/
+1
2010-10-13
Add python bindings for librpmsign
Panu Matilainen
1
-1
/
+11
2010-10-01
Force shared build of python extension
Panu Matilainen
1
-2
/
+2
2010-10-01
Handle enable/disable python to configure.ac more sanely
Panu Matilainen
1
-2
/
+0
2009-10-09
Add bindings for rpm keyring and pubkey types
Panu Matilainen
1
-0
/
+1
2009-10-02
Split rpmbuild dependencies to separate _rpmb module
Panu Matilainen
1
-3
/
+11
2009-10-02
Add a dummy python-level transaction set class, use it always
Panu Matilainen
1
-2
/
+2
2009-09-23
Add rpmtd to python object converter, change header code to use that
Panu Matilainen
1
-0
/
+1
2009-09-23
Add helper to convert python file objects to rpmio FD_t type
Panu Matilainen
1
-0
/
+1
2009-09-22
Rename python system.h for disambiguation
Panu Matilainen
1
-1
/
+1
2009-09-22
Realize the remaining bits of direct rpmdb interface are dead too
Panu Matilainen
1
-1
/
+0
2009-09-22
Lose the utterly broken rpmio FD_t wrappers
Panu Matilainen
1
-1
/
+0
2009-09-22
Lose the useless python debug stuff
Panu Matilainen
1
-1
/
+1
2009-04-18
Fix a few file permissions from "make install"
Panu Matilainen
1
-1
/
+1
2009-03-26
Remove rpmal from the Python API
Florian Festi
1
-1
/
+0
2009-03-19
Python doesn't need libelf, nss or popt directly
Panu Matilainen
1
-6
/
+0
2008-05-12
Fixup paths and Makefiles for rpmdb/ elimination
Panu Matilainen
1
-1
/
+0
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-11-29
Lose python fts
Panu Matilainen
1
-1
/
+0
2007-11-29
Lose the useless rpmrc python stuff, group macro handling to rpmmacro-py
Panu Matilainen
1
-1
/
+1
2007-11-27
Drop extra include paths from python too
Panu Matilainen
1
-2
/
+0
2007-11-23
Remove unnecessary paths from python includepath
Panu Matilainen
1
-4
/
+2
2007-11-22
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
1
-2
/
+2
2007-10-17
Cleanup CPPFLAGS.
Ralf Corsépius
1
-2
/
+2
2007-10-17
Expand AM_CPPFLAGS.
Ralf Corsépius
1
-11
/
+11
2007-09-19
Move EXTRA_DIST out of PYTHON block.
Ralf Corsépius
1
-3
/
+3
2007-09-10
Eliminate pyincdir, pylibdir, pyrpmdir.
Ralf Corsépius
1
-7
/
+3
2007-09-10
Eliminate noinst_HEADERS. Cleanup
Ralf Corsépius
1
-16
/
+17
2007-09-10
Add missing backslash.
Ralf Corsépius
1
-1
/
+1
2007-09-03
Remove lint-support.
Ralf Corsépius
1
-11
/
+0
2007-09-03
Eliminate mylibs.
Ralf Corsépius
1
-10
/
+7
2007-08-22
Remove INCPATH.
Ralf Corsépius
1
-2
/
+1
2007-08-06
Allow building without python-devel.
Panu Matilainen
1
-2
/
+3
2007-08-05
Automake cleanups.
Panu Matilainen
1
-4
/
+2
2007-07-26
Get python to honor prefix on install
Panu Matilainen
1
-1
/
+1
2007-07-25
Flatten python makefiles, path tweaks
Panu Matilainen
1
-4
/
+5
2007-07-24
Python install path fiddling to appease with distcheck
Panu Matilainen
1
-1
/
+1
2007-07-24
Use python distutils for determining include etc paths
Panu Matilainen
1
-2
/
+3
2005-02-17
- rework configure.ac et al to lose internal library baggage flexibly.
jbj
1
-4
/
+4
2005-02-16
Remove rpmdb and poptmodule sources.
jbj
1
-7
/
+1
2005-02-16
- sqlite3: update encode/decode from sqlite-2.8.16.
jbj
1
-6
/
+0
2005-01-23
- blueprint rpm-4_4 and HEAD to minimize diff spew.
jbj
1
-2
/
+2
2005-01-05
build rpm-4.4.1-0.6.
jbj
1
-0
/
+1
2004-11-09
- python: add python 2.4 support.
jbj
1
-7
/
+7
2004-11-08
Splint clean.
jbj
1
-1
/
+1
[next]