summaryrefslogtreecommitdiff
path: root/macros.in
Commit message (Expand)AuthorAgeFilesLines
* - unify rpmError and rpmMessge interfaces through rpmlog.jbj2000-09-011-4/+7
* Document global/system/user configuration hierarchy in rpmrc/macros (#17038).jbj2000-08-281-1/+7
* Turn on Depends return cache (again).jbj2000-07-071-2/+2
* - support for separate source/binary compression policy.jbj2000-06-231-4/+5
* - add RPMTAG_OPTFLAGS, configured optflags when package was built.jbj2000-06-201-3/+12
* Repair db1 functionality.jbj2000-06-061-4/+5
* Add triply escaped newlines to %makeinfo.jbj2000-06-051-15/+15
* Remove curly braces from makeinstall.jbj2000-06-051-4/+4
* oops, revert this partmsw2000-05-311-16/+16
* include an escaped '\' as well as continuation for these macros that span she...msw2000-05-311-29/+29
* - turn on new, more complete version of %%configure.jbj2000-05-301-26/+44
* Add usedbenv (disabled) to use db3 as db1 was used.jbj2000-05-021-32/+7
* Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj2000-05-011-22/+22
* Don't incrementally link pthreads, causes segfault on (at least) alpha.jbj2000-04-281-4/+9
* Sanity.jbj2000-04-251-5/+10
* make db indices as lightweight as possible, with per-dbi config.jbj2000-04-231-30/+53
* fix: legacy packages required provides EVR/Flags to be added.jbj2000-04-211-6/+33
* Hi!jbj2000-04-191-3/+10
* use hashed access for package headers.jbj2000-04-061-1/+4
* Prefer db3.jbj2000-04-031-2/+2
* Mostly functional db2 interface, db3 still has problems.jbj2000-03-301-1/+11
* - portability: skip bzip2 if not available.jbj2000-03-091-3/+9
* Patches from PLD.jbj2000-02-131-15/+95
* add %_rebuilddbpath macro to permit rebuilding db in new location.jbj2000-01-171-1/+2
* fix: resurrect relative path's in fprint lookup queries.jbj2000-01-121-1/+3
* default value for %_install_langs is all.jbj2000-01-111-2/+2
* configurable compression type/level for package payloads.jbj2000-01-111-1/+7
* configurable PATH for install %pre/%post et al scriptlets.jbj2000-01-111-9/+61
* add several BuildRoot FTW policies.jbj2000-01-071-3/+3
* lib/macro.c: Canonicalize paths in rpmGetPath().jbj1999-11-241-2/+3
* macros.in: Add buildsubdir and scriptlet template macros.jbj1999-11-191-27/+183
* Check in time stamps again.jbj1999-09-291-2/+1
* Check in time stamps.jbj1999-09-291-1/+2
* add %_install_langs to configure languages to be installed.jbj1999-08-221-1/+2
* Typo.jbj1999-08-181-2/+2
* popt: heavy dose of const.jbj1999-07-271-3/+3
* add post install configurable dependency checking.jbj1999-07-231-1/+7
* Add nil macro.jbj1999-05-141-1/+6
* Fix requires_eq macro.jbj1999-05-101-4/+2
* Add perl macros (from Artur Frysiak <wiget@t17.ds.pwr.wroc.pl>)jbj1999-05-051-1/+29
* Another typo.jbj1999-05-041-2/+2
* Typo.jbj1999-05-041-2/+2
* Typo.jbj1999-04-271-2/+2
* Typo.jbj1999-04-211-2/+2
* Add -C dir and -M options to %GNUconfigure.jbj1999-04-201-3/+7
* Add core set of autoconf/automake variables.jbj1999-04-201-2/+23
* Add -f to combat new POSIX behavior chown/chgrp on dangling symlinks.jbj1999-04-161-18/+21
* add per-target macrofiles to search path.jbj1999-04-011-2/+2
* Restore "chmod -R ." as default.jbj1999-03-301-3/+3
* fix: avoid segfault using --prefix until ewt fixes.jbj1999-03-281-19/+41