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
2013-02-02
Find supplements
Anas Nashif
1
-0
/
+41
2013-02-02
Add support for weak dependencies:
Anas Nashif
1
-0
/
+14
2012-09-26
Freeze the rpmfc string pools once all additions are done
Panu Matilainen
1
-0
/
+4
2012-09-26
Dont waste time with argi for rpmfc file class indexes
Panu Matilainen
1
-9
/
+6
2012-09-26
Dont waste time with argi for rpmfc file colors
Panu Matilainen
1
-15
/
+11
2012-09-26
Dont waste time with argv for rpmfc file names
Panu Matilainen
1
-5
/
+8
2012-09-26
Use a string pool for the build-time file dependency string storage
Panu Matilainen
1
-9
/
+9
2012-09-26
Use a string pool to build file class dictionary and indexes
Panu Matilainen
1
-25
/
+17
2012-09-26
Cosmetics: properly indent the rpmfc debug foobar
Panu Matilainen
1
-6
/
+8
2012-08-01
Dont bother asking libmagic about directories
Panu Matilainen
1
-1
/
+1
2012-07-12
Always print out package dependencies on build
Panu Matilainen
1
-7
/
+7
2011-06-08
Handle EINTR on the spot instead of restarting the entire loop
Panu Matilainen
1
-14
/
+20
2011-06-08
Kick out self-pipe trick from depgen helper
Panu Matilainen
1
-43
/
+1
2011-06-08
Abort depgen output reading on EOF, not child exiting
Panu Matilainen
1
-2
/
+2
2011-05-27
Clean up rpmfcGenerateDependsHelper() (aka external depgen) a bit
Panu Matilainen
1
-23
/
+14
2011-05-27
Eliminate a few more dead rpmdsFree() NULL assignments
Panu Matilainen
1
-5
/
+5
2011-05-27
Don't bother NULL'ing everything on rpmfcFree()
Panu Matilainen
1
-15
/
+16
2011-05-27
Minor cleanup to rpmfcExec()
Panu Matilainen
1
-5
/
+4
2011-05-27
Minor cleanups to rpmfcGenerateDepends()
Panu Matilainen
1
-9
/
+4
2011-05-27
Eliminate some dead assignments on rpmdsFree()
Panu Matilainen
1
-8
/
+9
2011-05-27
Add a helper function for creation namespaced dependency sets, use it
Panu Matilainen
1
-16
/
+21
2011-05-27
Minor cleanups to rpmfcHelper()
Panu Matilainen
1
-6
/
+8
2011-05-23
Add support for fileattr dependency namespacing
Panu Matilainen
1
-1
/
+9
2011-05-23
Whoops, flags needs to be sorted for argvSearch() to work correctly
Panu Matilainen
1
-0
/
+1
2011-05-23
Unify fileattr include- and exclude-rule handling
Panu Matilainen
1
-40
/
+57
2011-05-19
Support "magic_and_path" flag in fileattrs
Michael Schroeder
1
-4
/
+7
2011-03-14
Clean up rpmfcClassify()
Jindrich Novy
1
-20
/
+19
2011-03-10
Clean up rpmfcApply() and rpmfcHelper()
Jindrich Novy
1
-40
/
+44
2011-03-09
Clean up rpmfcExec()
Jindrich Novy
1
-7
/
+4
2011-03-04
Yet remove some unused variables to suppress warnings
Jindrich Novy
1
-13
/
+13
2011-02-21
Fix braindamage in the depgen helper collector loop (RhBug:675002)
Panu Matilainen
1
-10
/
+13
2010-12-10
Implement filtering of autogenerated dependencies
Panu Matilainen
1
-5
/
+18
2010-12-10
Some further preliminaries for next bits
Panu Matilainen
1
-21
/
+18
2010-12-10
Refactor the helper execution out of rpmfcHelper()
Panu Matilainen
1
-60
/
+67
2010-12-10
Rename pattern -> path for, duh, path patterns
Panu Matilainen
1
-12
/
+12
2010-12-10
Support excluding by path or magic in file classification
Panu Matilainen
1
-0
/
+18
2010-12-10
Remove broken versioned provides rpmlib() tracking
Panu Matilainen
1
-13
/
+0
2010-12-01
Pass RPM_BUILD_ROOT to helper scripts through environment always
Panu Matilainen
1
-5
/
+10
2010-12-01
Remember buildroot directory in rpmfc struct
Panu Matilainen
1
-4
/
+14
2010-12-01
Eliminate unused dir argument to getOutputFrom()
Panu Matilainen
1
-9
/
+2
2010-10-22
Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild
Panu Matilainen
1
-5
/
+5
2010-10-05
Require file attribute config to have .attr suffix
Panu Matilainen
1
-2
/
+4
2010-10-05
Replace __foo_exeonly attribute with a more generic mechanism
Panu Matilainen
1
-5
/
+6
2010-09-26
Fix segfault in rpmdeps (RhBug:637357)
Jindrich Novy
1
-1
/
+1
2010-09-21
Remove bunch of double consts in librpmbuild
Panu Matilainen
1
-1
/
+1
2010-09-21
Avoid stepping on toes of relatives, part 3
Panu Matilainen
1
-2
/
+2
2010-09-21
Use the macro allocator variants within librpm*
Panu Matilainen
1
-1
/
+1
2010-09-21
Use _free() instead of rfree() where "return value" is assigned
Panu Matilainen
1
-3
/
+3
2010-09-21
Fix up bunch of silly int vs rpmRC return code mismatches
Panu Matilainen
1
-6
/
+6
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-2
/
+2
[next]