index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
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]