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
/
parseScript.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-09
Move declarations of local variables for parsing functions
Jindrich Novy
1
-16
/
+10
2008-06-19
Use type-specific headerPut() where makes sense in build/parseScript
Panu Matilainen
1
-2
/
+1
2008-06-18
Dumb thinko breaking scriptlet interpreter
Panu Matilainen
1
-3
/
+4
2008-06-18
Convert parseScript() to headerPut()
Panu Matilainen
1
-7
/
+18
2008-05-05
Eliminate static sized string buffer in parseScript()
Panu Matilainen
1
-4
/
+4
2008-05-05
Make parseScript() return PART_ERROR on errors
Panu Matilainen
1
-17
/
+9
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-3
/
+3
2008-02-03
Make rpmtag.h standalone, include from rpmtypes.h
Panu Matilainen
1
-1
/
+1
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+3
2008-01-30
Use rpmsenseFlags type for dependency flags everywhere (hopefully)
Panu Matilainen
1
-1
/
+1
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-0
/
+1
2008-01-09
Implementation of triggerprein scriptlets.
Panu Matilainen
1
-0
/
+7
2007-12-14
Bunch of const char* corrections
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-3
/
+3
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-2
/
+2
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-2
/
+2
2007-12-07
Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)
Panu Matilainen
1
-11
/
+11
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-2
/
+2
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-21
/
+21
2007-10-28
Include "rpmlua.h" instead of <rpmlua.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
1
-0
/
+1
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
1
-10
/
+10
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-21
/
+5
2007-05-16
Fix building without Lua support.
Panu Matilainen
1
-1
/
+4
2004-10-09
Splint fiddles.
jbj
1
-4
/
+5
2004-03-24
- Now Lua interface is using a global state.
niemeyer
1
-3
/
+1
2004-03-16
- Implemented support for internal Lua scripts.
niemeyer
1
-2
/
+48
2002-06-23
Add boundswrite annotations everywhere.
jbj
1
-0
/
+2
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-0
/
+4
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+2
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-0
/
+4
2001-10-13
More lclint annotations.
jbj
1
-2
/
+2
2001-10-13
- ratchet up to lclint "strict" level.
jbj
1
-0
/
+1
2001-09-24
Move to lclint-3.0.0.15, revisit and clean up annotations.
jbj
1
-6
/
+4
2001-09-21
- lclint-3.0.0.15 fiddles.
jbj
1
-0
/
+1
2001-06-15
- ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.
jbj
1
-1
/
+4
2001-06-04
lclint fiddles.
jbj
1
-10
/
+11
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-4
/
+3
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
1
-7
/
+9
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-6
/
+2
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-8
/
+8
2001-01-11
doxygen annotations for build/*.
jbj
1
-0
/
+2
2001-01-04
- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".
jbj
1
-6
/
+15
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-0
/
+1
2000-11-12
- fine-grained Requires, remove install PreReq's from Requires db.
jbj
1
-40
/
+44
2000-08-30
Doxygen annotations.
jbj
1
-1
/
+0
2000-08-27
Doxygen annotations.
jbj
1
-1
/
+2
[next]