Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-11-08 | Sanity. | jbj | 1 | -1/+1 |
2004-10-28 | - bump popt to version to 1.10. | jbj | 1 | -7/+7 |
2004-10-27 | Build rpm-4.4-0.1 packages. | jbj | 1 | -1/+1 |
2004-10-20 | Add rpmtsCheck() and rpmtsOrder() to iterator. | jbj | 1 | -1/+1 |
2004-10-19 | Build and changes for _rpm module | pauln | 1 | -5/+8 |
2004-10-12 | rpmps framework created. | jbj | 1 | -4/+7 |
2004-06-14 | Use libtool magic to build python modules. | arekm | 1 | -30/+16 |
2004-03-11 | Begin lint fixes for spec-py | pauln | 1 | -1/+1 |
2004-03-10 | Initial rpm.spec implementation | pauln | 1 | -2/+4 |
2004-01-05 | Typo. | jbj | 1 | -1/+1 |
2004-01-01 | - python: avoid invoking python to acquire ill-specified parameters. | jbj | 1 | -5/+2 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -1/+2 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -11/+9 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -2/+3 |
2003-05-05 | Add unit test {rpmdb,mpw}/test subdirs. | jbj | 1 | -1/+1 |
2003-04-30 | Create rpmrng module. | jbj | 1 | -6/+9 |
2003-04-30 | Create rpm.mpw module from guts of rpm.bc. | jbj | 1 | -3/+3 |
2003-01-08 | Use $(shell ...) in Makefile.am, duh. | jbj | 1 | -1/+1 |
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 1 | -3/+6 |
2002-12-29 | - python: eliminate hash.[ch] and upgrade.[ch], methods too. | jbj | 1 | -6/+5 |
2002-12-11 | Sanity. | jbj | 1 | -1/+1 |
2002-12-11 | Add rpmfts-py.[ch] bindings for fts(3) from rpmio. | jbj | 1 | -4/+4 |
2002-12-10 | Add tp_{init,alloc,new,free} methods to rpmts. | jbj | 1 | -0/+2 |
2002-12-09 | Include rpmbc-py.h too. | jbj | 1 | -1/+1 |
2002-12-08 | Stubs for beecrypt bindings. | jbj | 1 | -4/+4 |
2002-12-07 | Finish converting to .splintrc. | jbj | 1 | -3/+5 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+2 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -4/+4 |