index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
rpmfc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-07
Minor rpmfcGenerateDependsHelper() cleanups
Panu Matilainen
1
-12
/
+5
2009-09-07
Eliminate unused counter variable
Panu Matilainen
1
-3
/
+2
2009-09-01
Add provide-extractors for fonts and desktop files
Panu Matilainen
1
-0
/
+26
2009-09-01
Further file-classifier tweaks
Panu Matilainen
1
-7
/
+3
2009-09-01
Make internal file classifier look into compressed files
Panu Matilainen
1
-1
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
Panu Matilainen
1
-6
/
+6
2009-07-23
Kill off lclint remnants everywhere
Panu Matilainen
1
-1
/
+0
2009-06-01
depMsg doesn't need _notpre() anymore
Panu Matilainen
1
-6
/
+6
2009-03-31
Prefer more specific types over generic "text" in classification (rhbz#491349)
Panu Matilainen
1
-1
/
+1
2009-02-20
Only run script dependency extraction once per file, duh...
Panu Matilainen
1
-5
/
+3
2008-10-30
Remove unnecessary scaremem flags, hardwired to no scaremem anyway
Panu Matilainen
1
-5
/
+3
2008-09-25
Extra ')' in error message
Panu Matilainen
1
-1
/
+1
2008-09-18
Drop rpmfcFileDep() to simplify things
Jindrich Novy
1
-24
/
+6
2008-09-18
Move type regression test back to asserts
Jindrich Novy
1
-15
/
+3
2008-09-18
Use proper codes for logging via rpmlog().
Jindrich Novy
1
-18
/
+10
2008-09-15
Avoid asserts and output error instead (rhbz#448939, rhbz#456100)
Jindrich Novy
1
-21
/
+73
2008-09-15
Use proper return codes in rpmfc.c
Jindrich Novy
1
-4
/
+4
2008-09-02
Avoid dumb casts
Panu Matilainen
1
-1
/
+3
2008-07-14
Fix mono dependency extraction
Panu Matilainen
1
-1
/
+1
2008-07-04
Couple of type corrections
Panu Matilainen
1
-3
/
+3
2008-06-23
Simplify requires and provides addition in rpmfcGenerateDepends()
Panu Matilainen
1
-43
/
+17
2008-06-23
Oops, provideflags were being inserted as requireflags
Panu Matilainen
1
-1
/
+1
2008-06-19
Use type-specific headerPut() where makes sense in build/rpmfc.c
Panu Matilainen
1
-18
/
+6
2008-06-17
Convert the final pieces of rpmfc to headerPut()
Panu Matilainen
1
-32
/
+30
2008-06-17
Replace headerRemoveEntry() with headerDel() everywhere
Panu Matilainen
1
-6
/
+6
2008-05-31
Use safer per-datatype iterator instead of generic one
Panu Matilainen
1
-2
/
+2
2008-05-26
Remove unused pointer
Jindrich Novy
1
-1
/
+0
2008-05-14
Convert file color calculation in rpmfcGenerateDepends() to new interface
Panu Matilainen
1
-11
/
+8
2008-05-13
Convert a few cases in rpmfc to use the new rpmtdFromArg() methods
Panu Matilainen
1
-28
/
+21
2008-05-05
Check for pipe() returns in rpmfc helper output reading
Panu Matilainen
1
-2
/
+4
2008-04-20
Fail if it is impossible to chdir to directory to run helper script in
Jindrich Novy
1
-2
/
+4
2008-04-09
Yet more url ripping - buildroot is never an url
Panu Matilainen
1
-1
/
+1
2008-04-07
ARGV_t const pendantry
Panu Matilainen
1
-4
/
+4
2008-04-03
Shut up a few silly compiler warnings that have crept in
Panu Matilainen
1
-2
/
+1
2008-03-29
Fixup for rpmfcSaveArg() no longer freeing key
Panu Matilainen
1
-2
/
+2
2008-03-28
Don't use static buffer in rpmfcELF(), make code more comprehensive
Jindrich Novy
1
-29
/
+21
2008-03-28
Remove unneeded buffer operations
Jindrich Novy
1
-2
/
+0
2008-03-28
Add rpmfcAddFileDep() to handle file dependencies securely
Jindrich Novy
1
-19
/
+30
2008-03-26
Remove unneeded free()
Jindrich Novy
1
-1
/
+0
2008-03-26
Use rasprintf() in rpmfcHelper() and rpmfcGenerateDepends()
Jindrich Novy
1
-9
/
+12
2008-03-07
Log message adjustments
Panu Matilainen
1
-2
/
+2
2008-03-06
Make rpmfc token and apply tables readonly
Panu Matilainen
1
-3
/
+3
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-7
/
+7
2008-02-05
Add rpm_mode_t type, use where spotted
Panu Matilainen
1
-3
/
+3
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-4
/
+4
2008-02-03
Make rpmtag.h standalone, include from rpmtypes.h
Panu Matilainen
1
-1
/
+1
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-9
/
+8
2008-01-30
Use rpmsenseFlags type for dependency flags everywhere (hopefully)
Panu Matilainen
1
-6
/
+7
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-0
/
+1
2008-01-27
Use the suffix checker in rpmfc instead of inline defined version
Panu Matilainen
1
-6
/
+4
[next]