rpm/build
Panu Matilainen 21c34bdd61 Fix missing newline in debuginfo-related warning
Should've been in bbfe1f86b2
2022-08-25 08:34:56 +03:00
..
CMakeLists.txt Add an experimental CMake build system 2022-06-28 16:33:33 +03:00
Makefile.am Eliminate the strange include pre-build install machinery 2022-03-10 08:40:07 +02:00
build.c Remove build tree automatically on successfull binary package creation 2022-05-25 15:51:36 +02:00
files.c Fix missing newline in debuginfo-related warning 2022-08-25 08:34:56 +03:00
misc.c Make parseUnsignedNum() return code more obvious 2019-04-25 10:40:31 +02:00
pack.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
parseChangelog.c Fix changelog parsing affecting caller timezone state 2022-05-30 14:28:13 +03: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 Add SourceLicense tag to spec syntax 2022-07-14 15:04:02 +02:00
parsePrep.c Fix %setup and %patch not getting expanded in rpmspec --parse output 2022-05-05 10:59:16 +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 Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
policies.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
reqprov.c Flag build-time rpmlib() dependencies in src.rpm as missingok 2019-10-28 15:29:50 +02:00
rpmbuild_internal.h Fix %setup and %patch not getting expanded in rpmspec --parse output 2022-05-05 10:59:16 +03:00
rpmbuild_misc.h Shut up bogus Doxygen warnings about undocumented parameters 2020-10-28 10:40:41 +02:00
rpmfc.c Lone deprecation on rpmbuild side, lose rpmfcNew() while we're at it 2022-04-08 12:00:11 +03:00
spec.c Add separate build configuration (%conf) section to spec 2022-02-28 15:07:22 +01:00
speclua.c Drop lua parameter in addLuaSource function 2021-11-26 13:48:47 +02:00