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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
Parametrize default vs current %verify and %attr parsing
Panu Matilainen
1
-25
/
+17
2012-05-28
Initial support for "special" %license, similar to %doc (ticket #116)
Panu Matilainen
2
-23
/
+45
2012-05-28
Generalize special doc attribute to "special dir"
Panu Matilainen
1
-5
/
+5
2012-05-28
Handle rpmfiNew() failure centrally in genCpioListAndHeader()
Panu Matilainen
1
-6
/
+3
2012-05-28
Fix spec parsing memleak from source header on buildarch recursion
Panu Matilainen
1
-0
/
+3
2012-05-28
Eliminate redundant helper variables from src.rpm generation
Panu Matilainen
1
-9
/
+6
2012-05-28
Move file list freeing to helper function
Panu Matilainen
1
-9
/
+11
2012-05-28
Hardlink detection doesn't need entire filelist, just the actual records
Panu Matilainen
1
-11
/
+11
2012-05-28
isDoc() only needs the doc dirs, not the entire filelist
Panu Matilainen
1
-5
/
+4
2012-05-28
Clean up file records freeing a bit
Panu Matilainen
1
-12
/
+9
2012-05-28
Split the actual file records into a struct of their own
Panu Matilainen
1
-25
/
+30
2012-05-28
Use vfaMatch() for %config attributes as well
Panu Matilainen
1
-5
/
+7
2012-05-28
Unify %verify and virtual file attribute handling
Panu Matilainen
1
-20
/
+17
2012-05-28
Eliminate unused negate field of VFA struct
Panu Matilainen
1
-22
/
+21
2012-05-25
Push special %doc handling details out of processPackageFiles()
Panu Matilainen
1
-40
/
+53
2012-05-25
Refactor getSpecialDocDir() so it cannot fail
Panu Matilainen
1
-12
/
+14
2012-05-22
Add support for 7zip compressed tarballs
Christophe Fergeau
1
-0
/
+4
2012-05-16
Push special doc directory generation next to other special doc foobar
Panu Matilainen
4
-43
/
+38
2012-05-16
Refactor special doc handling out of parseForSimple()
Panu Matilainen
3
-89
/
+86
2012-05-16
parseForSimple() doesn't need the entire file list anymore
Panu Matilainen
1
-7
/
+7
2012-05-16
Negation doesn't make sense for any of the virtual file attributes
Panu Matilainen
1
-6
/
+3
2012-05-16
Handle %dir parsing with an internal file attribute
Panu Matilainen
1
-10
/
+9
2012-05-16
Handle %docdir with an internal file attribute
Panu Matilainen
1
-11
/
+7
2012-05-16
Explicitly differentate internal/exported file attributes
Panu Matilainen
1
-0
/
+10
2012-05-15
Unmask %license directive when parsing %files section
Panu Matilainen
1
-0
/
+4
2012-05-15
Eliminate unused argument to parseForSimple()
Panu Matilainen
1
-3
/
+2
2012-05-14
Only pass what's needed to parseForCaps()
Panu Matilainen
1
-5
/
+7
2012-05-14
Only pass what's needed to parseForLang()
Panu Matilainen
1
-4
/
+4
2012-05-14
Only pass what's needed to parseForConfig()
Panu Matilainen
1
-6
/
+6
2012-05-14
Only pass what's needed to parseForDev()
Panu Matilainen
1
-9
/
+9
2012-05-14
Only pass what's needed to parseForAttr()
Panu Matilainen
1
-14
/
+13
2012-05-14
Only pass what's needed to parseForVerify()
Panu Matilainen
1
-16
/
+11
2012-05-14
Centralize fl.processingFailed setting for parseForFoo() calls
Panu Matilainen
1
-33
/
+11
2012-05-14
Add a helper function for freeing/resetting a file entry, use it
Panu Matilainen
1
-24
/
+14
2012-05-14
Eliminate redundant filelist initializiation
Panu Matilainen
1
-28
/
+0
2012-05-14
Split out the remaining "current file" state out of global filelist
Panu Matilainen
1
-34
/
+35
2012-05-14
Split file languages and capabilities out of the global filelist
Panu Matilainen
1
-15
/
+15
2012-05-14
Split the file attribute recs (permissions) out of the global filelist
Panu Matilainen
1
-40
/
+39
2012-05-14
Split the various file flags out of the global filelist struct
Panu Matilainen
1
-37
/
+41
2012-05-14
Shuffle FileList members around for a more logical grouping
Panu Matilainen
1
-13
/
+16
2012-05-11
Improve spec %include error detection and message
Panu Matilainen
1
-2
/
+3
2012-05-11
Unify pops from spec file stack to a function
Panu Matilainen
1
-14
/
+17
2012-05-11
Simplify / sanitize pushing new files on spec file stack
Panu Matilainen
1
-22
/
+8
2012-04-24
Eliminate rpmts and rpmte kludgery from package building
Panu Matilainen
1
-11
/
+1
2012-04-24
Bury build filestate setting inside fsm remains
Panu Matilainen
1
-14
/
+1
2012-04-23
Add support for dpkg-style sorting of tilde in version/release
Michael Schroeder
3
-2
/
+42
2012-03-30
Kill FSM: Make FSM_PKGBUILD a function
Florian Festi
1
-1
/
+1
2012-03-30
rpmbuild: warn if header color differs from color of the package architecture.
Ales Kozumplik
1
-1
/
+11
2012-03-20
Bump library sonames in preparation for new release
Panu Matilainen
1
-1
/
+1
2012-03-07
Revert to former spec query behavior + comment
Panu Matilainen
1
-0
/
+7
[prev]
[next]