summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2001-09-15Sync with rpm-4_0 branch.jbj1-1/+1
2001-08-15- always use dl size in regionSwab() return.jbj1-0/+28
2001-08-09- add -D_REENTRANT (note rpmlib is still not thread safe).jbj1-1/+1
2001-08-04- fix: autoconf glob tests (#50845).jbj1-9/+6
2001-07-31- add support for mips (#49283).jbj1-5/+16
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj1-1/+1
2001-07-17- fix: _smp_flags macro broken.jbj1-1/+1
2001-07-14- isolate cdb access configuration (experimental, use at your own risk).jbj1-1/+1
2001-07-07Orphans.jbj1-1/+1
2001-06-19- preliminary abstraction to support per-header methods.jbj1-1/+1
2001-06-15- linux.req needs exit 0jbj1-1/+3
2001-06-06- permit duplicates for btree indices.jbj1-5/+0
2001-06-05- fix typos in linux.{req,prov}.jbj1-0/+5
2001-06-04lclint fiddles.jbj1-0/+1
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-47/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-0/+1
2001-05-14- upgrade to db-3.3.4.jbj1-1/+1
2001-05-09- rpm executables now setuid rpm to share write locks.jbj1-2/+13
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-15/+4
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-27/+65
2001-04-17- portability: vsnprintf/snprintf wrappers for those without (#34657).jbj1-0/+2
2001-03-22- python: strip header regions during unload.jbj1-3/+5
2001-03-15Bump version to 4.1.jbj1-9/+9
2001-02-27Handle non-string tag indices correctly.jbj1-32/+70
2001-02-17Merge changes from rpm-4.0.2.jbj1-2/+7
2001-02-03fix: db1 dbopen() check found in libc not auto-configuring forrectly.jbj1-1/+1
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-1/+1
2001-01-17- 1st crack at Mandrake specific per-platform macros.jbj1-2/+3
2001-01-10- successors from tsort are processed in presentation order.jbj1-3/+5
2001-01-08configure.in: Typo in --with-puthon.jbj1-2/+2
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-4/+1
2000-12-30- (popt): fix float/double handling (#19701).jbj1-0/+3
2000-12-12Sync with rpm-4_0 branch.jbj1-21/+23
2000-12-04Sync with rpm-4_0 branch.jbj1-4/+62
2000-12-02Bring header reggions mods back to top of stack.jbj1-14/+17
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj1-0/+1
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-0/+3
2000-09-28- handle possible db3 dependency on -lpthread more gracefully.jbj1-5/+22
2000-09-14Revert rpmrc excision for now.jbj1-0/+4
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-1/+1
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj1-1/+1
2000-08-27Rip out rpmrc configuration.jbj1-6/+6
2000-08-14Update versions, rpm -> 4.1, popt -> 1.7.jbj1-1/+1
2000-08-14- disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.jbj1-2/+1
2000-07-25- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.jbj1-1/+1
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-24/+0
2000-06-22- put version on rpmpopt filename to avoid legacy filename collision.jbj1-1/+1
2000-06-17- fix: broken glob test with empty build directory (Geoff Keating).jbj1-1/+5
2000-06-16- fix: resurrect symlink unique'ifying property of finger prints.jbj1-1/+1
2000-06-13Look for -ldb-3.0 before -ldb.jbj1-4/+7