summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-09-17misc.h is a private headerPanu Matilainen1-2/+2
2007-09-12Remove splint annotation from getdate.c.Ralf Corsépius1-10/+1
2007-09-11Use _LDADD instead of _LDFLAGS.Ralf Corsépius1-8/+3
2007-09-03Remove setfiles, it's not used nor useful within rpmPanu Matilainen1-9/+0
2007-09-03RIP rpmsx and all its usesPanu Matilainen1-7/+2
2007-09-03Remove lint-support.Ralf Corsépius1-14/+1
2007-09-02Add missing link libs.Ralf Corsépius1-0/+1
2007-08-31Add LIBRPMALIAS_FILENAME to CPPFLAGS.Ralf Corsépius1-0/+1
2007-08-31Add RPMCONFIGDIR to CPPFLAGS.Ralf Corsépius1-0/+1
2007-08-31Add LOCALSTATEDIR to AM_CPPFLAGS.Ralf Corsépius1-0/+1
2007-08-30Move rollback IDTX out of cli-stuff, its needed by core ts handling too.Panu Matilainen1-2/+2
2007-08-28Propagate SYSCONFDIR.Ralf Corsépius1-0/+1
2007-08-28Add -DLOCALEDIR="\"$(localedir)\""Ralf Corsépius1-0/+1
2007-08-27Add tufdio.Ralf Corsépius1-11/+14
2007-08-27Comment out setfiles_LDFLAGS.Ralf Corsépius1-1/+1
2007-08-27Remove dependency on librpmbuild.Ralf Corsépius1-1/+0
2007-08-24s/-lselinux/@WITH_SELINUX_LIB@/Ralf Corsépius1-2/+2
2007-08-24Don't reset LIBS=.Ralf Corsépius1-2/+0
2007-08-22Remove INCPATH.Ralf Corsépius1-2/+1
2007-08-20Remove LDFLAGS from librpmbuild_la_LDFLAGS.Ralf Corsépius1-1/+1
2007-08-19Remove RPM_BUILD_ROOT.Ralf Corsépius1-2/+0
2007-08-15Build setfiles only if SELINUX is present.Ralf Corsépius1-1/+3
2007-08-12Add tds to EXTRA_PROGRAMS.Ralf Corsépius1-3/+3
2007-08-10Merge noinst_HEADERS into librpm_la_SOURCES.Ralf Corsépius1-9/+7
2007-08-09Bring test progs under automake control.Ralf Corsépius1-35/+47
2007-08-09Remove trhn (No sources).Ralf Corsépius1-3/+0
2007-08-08Eliminate mylibs.Ralf Corsépius1-7/+6
2007-08-05Automake cleanups.Panu Matilainen1-14/+12
2007-07-25Set libdir /usr/lib vs lib64 directly, drop MARK64 stuffPanu Matilainen1-1/+1
2007-07-24More gettext cleanups.Panu Matilainen1-1/+1
2005-02-17- rework configure.ac et al to lose internal library baggage flexibly.jbj1-2/+2
2005-01-17Build on macosx.jbj1-1/+3
2004-11-19- bump soname into libfoo-4.4.so everywhere.jbj1-1/+1
2004-10-19Stare at a redhat-artwork problem in rpmal.c with multiple versions,jbj1-0/+1
2004-10-18Add generalized iterator to rpmlib.jbj1-3/+3
2004-10-10Create generic iterator (needs work).jbj1-2/+8
2004-03-19- New internal Lua support scheme, laying under rpmio.niemeyer1-5/+2
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-2/+5
2004-02-25Creating transaction locking scheme based on fcntl file lockingniemeyer1-2/+2
2004-01-05add --with-selinux, move selinux stubs to system.h.jbj1-1/+1
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-1/+0
2003-12-21Parse selinux file_contexts patterns.jbj1-6/+6
2003-12-21Create file security context container.jbj1-11/+15
2003-12-20Use popt for arg parsing.jbj1-1/+1
2003-12-20Swallow setfiles.c from policycoreutils for hacking.jbj1-0/+4
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+1
2003-04-04Add cpuinfo() test program.jbj1-0/+3
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj1-2/+2
2003-03-16Create rpmsq, combining rpmdb/psm signal handlers.jbj1-2/+2