summaryrefslogtreecommitdiff
path: root/build/parsePreamble.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-9/+8
2001-05-03- still more boring lclint annotations and fiddles.jbj1-8/+14
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-19/+25
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-31/+38
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+2
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-29/+31
2001-01-11doxygen annotations for build/*.jbj1-1/+40
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-27/+13
2000-12-12Sync with rpm-4_0 branch.jbj1-5/+6
2000-12-02Bring header reggions mods back to top of stack.jbj1-1/+0
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-56/+122
2000-08-30Doxygen annotations.jbj1-1/+0
2000-08-27Doxygen annotations.jbj1-1/+8
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-18/+0
2000-07-14Typo.jbj1-1/+1
2000-07-11- remove build mode help from rpm.c, use rpmb instead.jbj1-0/+1
2000-07-09- prefix payload paths with "./", otherwise "/" can't be represented.jbj1-2/+2
2000-07-09- add pre-transaction syscall's to handle /etc/init.d change.jbj1-25/+26
2000-07-05- change optflags for i386.jbj1-2/+1
2000-06-20- add RPMTAG_OPTFLAGS, configured optflags when package was built.jbj1-5/+3
2000-06-20- API: uncouple fadio from rest of rpmio.jbj1-1/+1
2000-06-09Move low level support routines to librpmio.jbj1-1/+1
2000-04-13The death of rpmdbFindBy{Group,TriggeredBy,Header}.jbj1-3/+3
2000-03-23- API: change dbi to pass by reference, not value.jbj1-4/+3
2000-01-24Documentation sugar.jbj1-0/+6
1999-12-19Initialize values behind pointers before calling rpmGet{Arch,Os}Info.jbj1-1/+2
1999-11-26Minimal python compile.jbj1-21/+13
1999-11-24lib/macro.c: Canonicalize paths in rpmGetPath().jbj1-17/+32
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-25/+25
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj1-8/+21
1999-11-12Use Fstrerror on ufdio throughut.jbj1-10/+19
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-1/+1
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+1
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+1
1999-10-29fix: resurrect multiple target platform builds.jbj1-1/+3
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-8/+9
1999-10-27use compressed filenames on install side.jbj1-5/+5
1999-10-21lclint annotations.jbj1-2/+1
1999-10-04lclint annotations from build.jbj1-4/+5
1999-09-21fix: command line install had header memory leak.jbj1-6/+6
1999-09-20Start experimental support for bzip2 payloads.jbj1-2/+0
1999-09-07Use sizeof("...")-1 throughout.jbj1-2/+2
1999-08-24Remove legacy langNum interface.ljbj1-1/+1
1999-07-22add versions to provides.jbj1-2/+2
1999-06-23Finesse tagName dependency loop.jbj1-21/+0
1999-06-17don't spin while waiting for delayed requires/provides input (#3289).jbj1-6/+2
1999-05-26add BuildConflicts: and BuildRequires: in spec file and src rpm.jbj1-0/+4
1999-04-14Make silly headerGetEntry consistent throughout.jbj1-2/+2
1999-04-01add per-target macrofiles to search path.jbj1-15/+2