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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-02-29
Explicitly remap device numbers along with inodes at build
Panu Matilainen
1
-16
/
+4
2012-02-28
Don't process spec %include in false branch of %if clauses (RhBug:782970)
Panu Matilainen
1
-1
/
+1
2012-02-10
Remap inode numbers to fit into 32bit integer space on build (RhBug:714678)
Panu Matilainen
1
-3
/
+24
[prev]
[next]