.. |
Makefile.am
|
Fix build regression from 376fef14a6
|
2021-04-26 11:35:30 +03:00 |
build.c
|
Fix brown paperbag regression in c223d84fbf
|
2020-12-14 14:42:43 +02:00 |
files.c
|
Include rpmpgp.h only where it is actually needed
|
2021-11-17 14:21:06 +02:00 |
misc.c
|
Make parseUnsignedNum() return code more obvious
|
2019-04-25 10:40:31 +02:00 |
pack.c
|
Fix data race in packageBinaries() function
|
2020-06-22 13:15:37 +03:00 |
parseChangelog.c
|
Shut up bogus Doxygen warnings about undocumented parameters
|
2020-10-28 10:40:41 +02:00 |
parseDescription.c
|
Fix POPT_ARG_STRING memleaks in librpmbuild
|
2020-02-03 17:09:04 +01:00 |
parseFiles.c
|
Use RPMMACRO_LITERAL/ME_LITERAL when defining some macros
|
2020-02-10 15:41:33 +02:00 |
parseList.c
|
Add support for %patchlist and %sourcelist spec sections
|
2019-05-14 16:15:57 +03:00 |
parsePolicies.c
|
Fix POPT_ARG_STRING memleaks in librpmbuild
|
2020-02-03 17:09:04 +01:00 |
parsePreamble.c
|
Drop lua parameter in addLuaSource function
|
2021-11-26 13:48:47 +02:00 |
parsePrep.c
|
Couple of trivial and obvious const-correctness fixes to build code
|
2020-09-09 12:46:26 +03:00 |
parseReqs.c
|
Require package names to be valid provides
|
2021-10-14 13:50:52 +03:00 |
parseScript.c
|
Make Lua a hard requirement for rpm
|
2021-02-09 13:57:27 +02:00 |
parseSimpleScript.c
|
Port parseSimpleScript() to use parseLines(), no functional changes
|
2019-04-17 13:18:50 +02:00 |
parseSpec.c
|
Restore flagless variants of rpmExprBool() and rpmExprStr() for ABI compat
|
2020-03-23 13:44:12 +02:00 |
policies.c
|
Fix build regression in commit 307872f71b
|
2020-02-04 09:51:41 +01:00 |
reqprov.c
|
Flag build-time rpmlib() dependencies in src.rpm as missingok
|
2019-10-28 15:29:50 +02:00 |
rpmbuild.h
|
Add support for dynamic BuildRequires
|
2019-05-28 09:24:01 +03:00 |
rpmbuild_internal.h
|
Drop lua parameter in addLuaSource function
|
2021-11-26 13:48:47 +02:00 |
rpmbuild_misc.h
|
Shut up bogus Doxygen warnings about undocumented parameters
|
2020-10-28 10:40:41 +02:00 |
rpmfc.c
|
Simplify & unhackify dependency generator command construction
|
2020-11-09 09:30:19 +02:00 |
rpmfc.h
|
Add OrderWithRequires dependency generation
|
2020-06-09 12:37:23 +02:00 |
rpmspec.h
|
Add rpmSpecPkgGetSection() to get fileFile, fileList and policyList
|
2015-06-12 15:18:11 +02:00 |
spec.c
|
Fix regression wrt Lua reinitialization (RhBug:1958095)
|
2021-05-07 15:38:49 +03:00 |
speclua.c
|
Drop lua parameter in addLuaSource function
|
2021-11-26 13:48:47 +02:00 |