Age | Commit message (Expand) | Author | Files | Lines |
2005-01-23 | - blueprint rpm-4_4 and HEAD to minimize diff spew. | jbj | 1 | -0/+3 |
2005-01-23 | Configure zlib subdir automagically. | jbj | 1 | -1/+1 |
2005-01-17 | Build on macosx. | jbj | 1 | -9/+16 |
2005-01-09 | - build against external/internal neon. | jbj | 1 | -0/+30 |
2005-01-04 | - mac os x patches (#133611, #133612, #134637). | jbj | 1 | -0/+1 |
2005-01-04 | - mac os x patches (#131943,#131944,#132924,#132926). | jbj | 1 | -1/+1 |
2004-12-05 | - force *.py->*.pyo byte code compilation with brp-python-bytecompile. | jbj | 1 | -1/+1 |
2004-11-19 | Builds with external libraries. | jbj | 1 | -1/+1 |
2004-11-09 | - python: add python 2.4 support. | jbj | 1 | -18/+30 |
2004-10-19 | Build and changes for _rpm module | pauln | 1 | -0/+1 |
2004-10-09 | More changes from rpm-4_3 branch. | jbj | 1 | -29/+32 |
2004-07-31 | Add support for beecrypt-4.0.0. | jbj | 1 | -0/+3 |
2004-07-05 | - ia64: auto-relocate entire, not partial, directory contents (#126905). | jbj | 1 | -4/+22 |
2004-05-29 | - use poll(2) if available, avoid borked aurora/sparc select (#124574). | jbj | 1 | -0/+3 |
2004-05-29 | Identify caos distribution (#124746). | jbj | 1 | -1/+2 |
2004-05-26 | - add aurora/sparc patches (#124469). | jbj | 1 | -2/+2 |
2004-03-30 | Start rpm-4.4 devel. | jbj | 1 | -5/+8 |
2004-03-28 | When fixing permissions do u+w, too (fixes badly packaged tarballs) | arekm | 1 | -2/+2 |
2004-03-16 | - Implemented support for internal Lua scripts. | niemeyer | 1 | -0/+1 |
2004-03-10 | - add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302). | jbj | 1 | -0/+3 |
2004-01-22 | Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts. | jbj | 1 | -1/+1 |
2004-01-05 | More typos. | jbj | 1 | -2/+3 |
2004-01-05 | Typo. | jbj | 1 | -1/+1 |
2004-01-05 | add --with-selinux, move selinux stubs to system.h. | jbj | 1 | -102/+78 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -1/+1 |
2003-12-27 | - fix: wrong package count for trigger scriptlet 1st arg (#100509). | jbj | 1 | -1/+0 |
2003-12-26 | - don't use mktemp if mkstemp is available (#103850). | jbj | 1 | -0/+2 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -63/+4 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -17/+30 |
2003-07-02 | - don't attempt to remove dbenv on --rebuilddb. | jbj | 1 | -1/+4 |
2003-05-30 | Consolidate external beecrypt changes. | jbj | 1 | -8/+8 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -0/+21 |
2003-05-05 | Sanity. | jbj | 1 | -1/+3 |
2003-05-01 | fix typo in system.h. | jbj | 1 | -2/+2 |
2003-04-30 | splint fiddles. | jbj | 1 | -0/+2 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 1 | -1/+6 |
2003-03-27 | Sanity. | jbj | 1 | -1/+1 |
2003-03-24 | Add benchmark stopwatch, change precision from milli- to micro-secs. | jbj | 1 | -1/+1 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -1/+1 |
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 1 | -26/+29 |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -2/+2 |
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 1 | -26/+26 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -3/+3 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -17/+18 |
2002-12-20 | - dynamically link /bin/rpm, link against good old -lpthread. | jbj | 1 | -5/+5 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -0/+10 |
2002-12-06 | part two | sopwith | 1 | -1/+1 |
2002-12-06 | Better detection of ppc64 et al | sopwith | 1 | -2/+4 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -6/+5 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -2/+10 |