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
/
rpmbuild.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
Ensure rpmlib() dependency sanity on build
Panu Matilainen
1
-1
/
+1
2009-06-16
Don't check Provides/Requires for bad characters, they could be UTF-8
Jindrich Novy
1
-1
/
+1
2009-06-15
Check for valid chars in Requires/Provides as well
Jindrich Novy
1
-0
/
+10
2009-01-11
Don't check package BuildRequires when doing --rmsource (rhbz#452477)
Jindrich Novy
1
-0
/
+7
2008-11-10
Add the post-build package checker feature in rpmbuild (upstream ticket #2)
Jindrich Novy
1
-0
/
+7
2008-07-07
Missing const in parseUnsignedNum()
Panu Matilainen
1
-1
/
+1
2008-07-01
Avoid reading negative constants from SourceXX, PatchXX tags
Jindrich Novy
1
-3
/
+3
2008-06-17
Convert build reqprov to headerPut()
Panu Matilainen
1
-1
/
+1
2008-05-05
Start cleaning up the rpmerr removal mess of build/ return codes
Panu Matilainen
1
-0
/
+1
2008-04-24
Remove meaningless extern on function declarations in headers
Panu Matilainen
1
-6
/
+6
2008-04-09
Yet more url ripping - buildroot is never an url
Panu Matilainen
1
-4
/
+4
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-2
/
+2
2008-02-04
Add rpm_time_t type for time types (in headers), use where spotted
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-2
/
+2
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-4
/
+4
2007-12-07
Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)
Panu Matilainen
1
-7
/
+7
2007-12-07
rpm5.org: fixup spec parsing from rpmerr.h removal
Panu Matilainen
1
-24
/
+31
2007-12-07
rpm5.org: fixup various places in rpmbuild from rpmerr.h elimination
Panu Matilainen
1
-4
/
+4
2007-12-02
Move rpmsenseFlag enums to rpmds where they logically belong
Panu Matilainen
1
-0
/
+1
2007-11-23
Move stringbuf into librpmio, rename header
Panu Matilainen
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-3
/
+3
2007-10-29
Remove SKIPSPACE, SKIPNONSPACE.
Ralf Corsépius
1
-5
/
+0
2007-10-29
Don't include <ctype.h>.
Ralf Corsépius
1
-2
/
+2
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-1
/
+1
2007-10-24
doScript: Change 'what' to rpmBuildFlags.
Ralf Corsépius
1
-1
/
+1
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
1
-4
/
+4
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-23
/
+23
2007-09-17
misc.h is a private header
Panu Matilainen
1
-1
/
+0
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-171
/
+46
2007-07-12
parseSpec() cookie should be const, make it so...
Panu Matilainen
1
-1
/
+1
2007-07-10
Remove const type-qualifiers from function return types everywhere.
Panu Matilainen
1
-2
/
+2
2004-10-09
Doxygen and cpp nit picks.
jbj
1
-1
/
+1
2004-10-09
Splint fiddles.
jbj
1
-8
/
+9
2004-03-16
- Implemented support for internal Lua scripts.
niemeyer
1
-8
/
+10
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-19
/
+18
2003-04-17
Don't overflow internal tables with unknown user/group (#85346).
jbj
1
-6
/
+18
2003-04-16
- permit secondary tag match patterns with RPMQV_ALL.
jbj
1
-2
/
+3
2002-12-24
- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.
jbj
1
-1
/
+2
2002-12-24
splint fiddles.
jbj
1
-12
/
+7
2002-12-22
- simplify specfile query linkage loop.
jbj
1
-31
/
+5
2002-12-21
- add --enable-posixmutexes when configuring on linux.
jbj
1
-31
/
+34
2002-10-21
Add per-interpreter perl dependencies.
jbj
1
-16
/
+0
2002-10-18
- add debug sub-package patch.
jbj
1
-1
/
+1
2002-10-07
lclint annotations.
jbj
1
-0
/
+16
2002-08-19
- add --with-efence to configure, check install/upgrade with efence.
jbj
1
-5
/
+10
2002-07-08
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
jbj
1
-26
/
+18
2002-04-08
doxygen cleanup.
jbj
1
-6
/
+6
2001-10-25
- legacy signatures always checked on -qp and -Vp.
jbj
1
-1
/
+1
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-18
/
+28
2001-10-15
Explicit branchstate annotations.
jbj
1
-8
/
+8
[next]