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
/
parseReqs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
fix segmentation fault error while parsing spec
Zhang Qiang
1
-1
/
+1
2014-06-11
Relax checking of dependency tags
Markus Lehtonen
1
-2
/
+3
2013-02-02
Add support for weak dependencies:
Anas Nashif
1
-0
/
+14
2012-04-23
Add support for dpkg-style sorting of tilde in version/release
Michael Schroeder
1
-1
/
+1
2010-12-13
Implement transaction ordering hinting
Panu Matilainen
1
-0
/
+3
2010-12-10
Remove broken versioned provides rpmlib() tracking
Panu Matilainen
1
-12
/
+0
2010-12-01
Fix bogus error reporting from autogenerated dependencies (ticket #181)
Panu Matilainen
1
-10
/
+14
2010-10-22
Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild
Panu Matilainen
1
-2
/
+2
2010-09-21
Initialize nametag to RPMTAG_NOT_FOUND in parseRCPOT()
Panu Matilainen
1
-1
/
+1
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-1
/
+2
2010-08-25
Eliminate unused spec argument from addReqProv()
Panu Matilainen
1
-1
/
+1
2010-03-29
Remove redundant assignments
Panu Matilainen
1
-10
/
+1
2010-03-29
Group the tag cases a bit more logically in parseRCPOT()
Panu Matilainen
1
-9
/
+9
2010-03-29
Free up three bits from rpmsenseFlags
Panu Matilainen
1
-5
/
+13
2010-01-05
Move <ctype.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2009-12-17
Permit unexpanded macros to slip through spec tag sanity checks (RhBug:547997)
Panu Matilainen
1
-1
/
+1
2009-10-21
Fix memory leaks on error exit from parseRCPOT()
Panu Matilainen
1
-7
/
+17
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
Panu Matilainen
1
-1
/
+1
2009-06-23
Allow ':' character in EVR, it's needed for Epoch separation
Jindrich Novy
1
-1
/
+1
2009-06-16
Don't check Provides/Requires for bad characters, they could be UTF-8
Jindrich Novy
1
-6
/
+1
2009-06-15
Check for valid chars in Requires/Provides as well
Jindrich Novy
1
-0
/
+6
2009-06-01
Map PreReq into Requires(pre,preun) at build
Panu Matilainen
1
-1
/
+2
2009-05-29
Build prereq is exactly the same as buildrequires
Panu Matilainen
1
-4
/
+1
2009-02-21
Loosen up restrictions on dependency token names (rhbz#455119)
Panu Matilainen
1
-2
/
+5
2008-05-21
Include rpmtypes.h first instead of rpmtag.h everywhere
Panu Matilainen
1
-1
/
+1
2008-04-17
Fix dumb off-by-one errors introduced by rstrlcpy() changes
Panu Matilainen
1
-2
/
+2
2008-04-17
Use rstrlcpy() for parseRCPOT() version + release
Panu Matilainen
1
-4
/
+2
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-3
/
+3
2008-03-06
Mark bunch of static build-related tables as read-only
Panu Matilainen
1
-2
/
+2
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
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
/
+4
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-1
/
+1
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
-5
/
+5
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
-6
/
+6
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
-3
/
+3
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-10
/
+5
2004-10-17
- permit Conflicts: /path/to/file.
jbj
1
-14
/
+0
2004-10-17
fix: legacy syntax not even close.
jbj
1
-1
/
+0
2004-10-09
Splint fiddles.
jbj
1
-23
/
+23
2002-12-12
- fix: add rpmlib(VersionedDependencies) if versioned Provides: found.
jbj
1
-1
/
+1
2002-07-02
Add boundsread annotations throughout, enable +bounds checking.
jbj
1
-0
/
+2
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+2
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-0
/
+1
2001-10-13
More lclint annotations.
jbj
1
-5
/
+5
[next]