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
/
pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
short changelog
Anas Nashif
1
-0
/
+58
2012-07-02
Report the actual failure reason on archive create failure (again)
Panu Matilainen
1
-2
/
+5
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
1
-0
/
+40
2012-03-30
Kill FSM: Make FSM_PKGBUILD a function
Florian Festi
1
-1
/
+1
2012-01-11
Turn FSM into a blackbox, much like PSM is
Panu Matilainen
1
-10
/
+6
2012-01-05
Pass and remember the controlling psm (if any) in fsm
Panu Matilainen
1
-1
/
+1
2011-10-06
Eliminate headerMergeLegacySigs() from the API
Panu Matilainen
1
-4
/
+0
2011-10-06
Also add RPMTAG_OPTFLAGS during spec parse since we easily can...
Panu Matilainen
1
-5
/
+0
2011-10-06
Add implicit self-provides during spec parse already
Panu Matilainen
1
-34
/
+0
2011-05-27
Eliminate bunch of obvious dead NULL-assingments from misc build parts
Panu Matilainen
1
-3
/
+3
2011-05-27
Eliminate bunch of obvious dead NULL-assignments from rpm generation
Panu Matilainen
1
-14
/
+14
2011-05-19
Remove redundant NULL checks
Panu Matilainen
1
-8
/
+3
2011-05-18
Fix error handling in payload copying
Panu Matilainen
1
-21
/
+26
2011-05-18
Eliminate dead cpio_copy() + related stuff
Panu Matilainen
1
-30
/
+0
2011-05-18
Further simplify & cleanup script file (error) handling
Panu Matilainen
1
-79
/
+32
2011-05-18
Clean up addFileToTagFoo() helpers
Panu Matilainen
1
-42
/
+26
2011-05-18
Minor cleanups to cpio_doio()
Panu Matilainen
1
-4
/
+2
2011-05-18
Simplify rpmio flags handling in writeRPM() / cpio_doio()
Panu Matilainen
1
-9
/
+5
2011-05-18
Plug a minor memleak on writeRPM() error paths
Tero Aho
1
-1
/
+1
2011-05-18
Eliminate bogus ferror() checks
Panu Matilainen
1
-1
/
+1
2011-03-15
Fix cpio_doio()
Jindrich Novy
1
-21
/
+18
2011-02-15
Allow uncompressed payload in packages
Michael Schroeder
1
-2
/
+5
2010-12-23
Require %files section for package generation again
Panu Matilainen
1
-0
/
+3
2010-10-22
Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild
Panu Matilainen
1
-2
/
+2
2010-10-22
Fix invalid uses of rpmTag/rpmSigTag in pack.c
Panu Matilainen
1
-3
/
+3
2010-09-29
Split signature and digest generation to separate functions
Panu Matilainen
1
-2
/
+2
2010-09-21
Fix up bunch of silly int vs rpmRC return code mismatches
Panu Matilainen
1
-1
/
+1
2010-09-02
Detect short-circuited build based on executed build steps from buildSpec()
Panu Matilainen
1
-2
/
+2
2010-09-01
Eliminate cookie from spec structure
Panu Matilainen
1
-8
/
+5
2010-08-26
Permit packages with no files to omit %files entirely
Panu Matilainen
1
-3
/
+0
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-1
/
+2
2010-08-24
Eliminate buildHost() and getBuildTime() from librpmbuild API
Panu Matilainen
1
-0
/
+29
2010-08-24
Eliminate checkPackages() from librpmbuild API
Panu Matilainen
1
-1
/
+1
2010-08-24
Eliminate now unnecessary buildio.h
Panu Matilainen
1
-77
/
+7
2010-08-24
Lose leftover variable, use const for s to clarify usage
Panu Matilainen
1
-2
/
+1
2010-08-20
Remove signing support from (lib)rpmbuild
Panu Matilainen
1
-10
/
+5
2010-06-23
Allow '--short-circuit' for '-bb'
Michal Schmidt
1
-0
/
+4
2010-03-22
Lose the useless rpmio refcounting debug junk
Panu Matilainen
1
-6
/
+4
2010-03-22
Lose the useless rpmfi refcounting etc debug messages + debug switches
Panu Matilainen
1
-3
/
+2
2010-03-11
Support run-time macro and queryformat expansion on scriptlets
Panu Matilainen
1
-0
/
+13
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+2
2009-09-02
Take advantage of new header string getters
Panu Matilainen
1
-5
/
+2
2009-09-02
Eliminate uses of headerNVR() and friends in librpmbuild code
Panu Matilainen
1
-9
/
+6
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
Panu Matilainen
1
-7
/
+5
2009-07-23
Kill off lclint remnants everywhere
Panu Matilainen
1
-3
/
+0
2009-04-13
Error out at build on unsupported payload compressors (rhbz#495429)
Panu Matilainen
1
-0
/
+4
2009-03-18
Add support for "lzma alone" compression format (lzdio)
Panu Matilainen
1
-0
/
+3
2009-03-18
LZMA -> XZ renaming
Panu Matilainen
1
-3
/
+3
[next]