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
2011-06-28
Fix explicit directory %attr() when %defattr() is active (RhBug:481875)
Panu Matilainen
1
-29
/
+22
2011-06-27
Pay attention to dir vs file when building (RhBug:505995)
Panu Matilainen
1
-3
/
+18
2011-06-27
Remove ugly isDir recurse prevention hack on build
Panu Matilainen
1
-6
/
+2
2011-06-23
Eliminate static BUFSIZ use in filelist parsing
Panu Matilainen
1
-1
/
+1
2011-06-21
Use ARGV_t for filelist current locale storage
Panu Matilainen
1
-75
/
+32
2011-06-21
Eliminate redundant noGlob member from filelist
Panu Matilainen
1
-9
/
+2
2011-06-21
Eliminate redundant special docs tracking members in filelist
Panu Matilainen
1
-12
/
+2
2011-06-21
Eliminate unused fileCount member from FileList struct
Panu Matilainen
1
-3
/
+0
2011-06-17
Avoid extra newlines in parsed spec output outside preamble
Panu Matilainen
1
-1
/
+1
2011-06-17
Support retrieving the spec contents in parsed format
Panu Matilainen
4
-1
/
+15
2011-06-16
Error on unclosed macros & trailing line continuations in spec (RhBug:681567)
Panu Matilainen
1
-1
/
+11
2011-06-13
Don't remove buildroot docdir on %doc usage (ticket #836)
Panu Matilainen
1
-1
/
+0
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-28
Clean up spec %files -f <manifest> processing
Panu Matilainen
1
-35
/
+43
2011-05-28
Remove pointless variable and a dead assignment to it
Panu Matilainen
1
-5
/
+2
2011-05-28
Clean up checkFiles() a bit
Panu Matilainen
1
-10
/
+4
2011-05-27
Eliminate bunch of obvious dead NULL-assingments from misc build parts
Panu Matilainen
4
-11
/
+11
2011-05-27
Rip hysterical hoop-jumping on spec/pkg cpiolist freeing
Panu Matilainen
1
-11
/
+2
2011-05-27
Eliminate dead NULL-assignments on parsePolicies() exit
Panu Matilainen
1
-2
/
+2
2011-05-27
Eliminate bunch of obvious dead NULL-assignments from build script code
Panu Matilainen
1
-8
/
+8
2011-05-27
Eliminate bunch of obvious dead NULL-assignments from rpm generation
Panu Matilainen
1
-14
/
+14
2011-05-27
Eliminate dead NULL-assignments in parseFiles()
Panu Matilainen
1
-2
/
+2
2011-05-27
Eliminate dead NULL-assignments from rpmSpecFree()
Panu Matilainen
1
-2
/
+2
2011-05-27
Eliminate dead NULL-assignments on OFI frees on spec parsing
Panu Matilainen
1
-4
/
+4
2011-05-27
Move build restriction header copying to local scope
Panu Matilainen
1
-8
/
+9
2011-05-27
Clean up + plug memleak in parseDescription()
Panu Matilainen
1
-4
/
+4
2011-05-27
Eliminate dead NULL-assignments on exit from parseScript()
Panu Matilainen
1
-4
/
+4
2011-05-27
Clean up + fix memleaks in readIcon()
Panu Matilainen
1
-14
/
+10
2011-05-27
Eliminate bunch of obvious dead NULL assignments in preamble parsing
Panu Matilainen
1
-6
/
+6
2011-05-27
More dead NULL assignments of local variables in filelist processing
Panu Matilainen
1
-4
/
+4
2011-05-27
Eliminate dead NULL assignments on processMetadataFile() exit
Panu Matilainen
1
-3
/
+3
2011-05-27
Minor cleanup to doUntar() to eliminate dead assignments on free()
Panu Matilainen
1
-8
/
+8
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-27
Eliminate dead assignment, early exit means failure already
Panu Matilainen
1
-1
/
+1
2011-05-27
Cosmetics: rewrap/indent to fit 80 columns
Panu Matilainen
1
-12
/
+11
2011-05-27
Sanitize handlePreambleTag() error returns
Panu Matilainen
1
-36
/
+39
2011-05-27
Eliminate a couple more dead increments in spec parsing code
Panu Matilainen
2
-2
/
+2
2011-05-27
Eliminate bunch of dead increments in spec filelist parsing
Panu Matilainen
1
-4
/
+3
2011-05-27
Handle readlink() failure in genCpioListAndHeader() correctly
Panu Matilainen
1
-4
/
+9
2011-05-24
Fix %prep parse error to abort build
Panu Matilainen
1
-8
/
+6
2011-05-24
Do not die on empty changelog section
Michael Schroeder
1
-1
/
+1
[next]