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
/
parsePreamble.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-15
Make bunch of build internal code take const parameters
Panu Matilainen
1
-2
/
+2
2007-12-15
Remove bogus const from rpmGenPath() temporary targets
Panu Matilainen
1
-2
/
+2
2007-12-15
Remove bogus const from rpmGetPath() temporary targets
Panu Matilainen
1
-1
/
+1
2007-12-14
Bogus const removal continued...
Panu Matilainen
1
-3
/
+3
2007-12-14
More size_t type pedantry
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
1
-2
/
+2
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-13
/
+13
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-1
/
+2
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-5
/
+7
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-3
/
+3
2007-12-07
Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)
Panu Matilainen
1
-41
/
+41
2007-11-23
Move rpmGetPath and rpmGenPath to rpmfileutil.h
Panu Matilainen
1
-0
/
+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
-56
/
+56
2007-11-08
Use _target_* macros for build restriction checking
Panu Matilainen
1
-8
/
+3
2007-10-29
Add SKIPSPACE, SKIPNONSPACE.
Ralf Corsépius
1
-0
/
+3
2007-10-29
Remove couple of useless rpmio_internal includes
Panu Matilainen
1
-1
/
+0
2007-10-28
Include "rpmbuild.h" instead of <rpmbuild.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmio_internal.h" instead of <rpmio_internal.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-2
/
+2
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
-27
/
+27
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-5
/
+5
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
1
-5
/
+5
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-75
/
+7
2007-07-10
Bunch of variable initializations to avoid compiler warnings.
Panu Matilainen
1
-1
/
+1
2005-07-12
- added CVSId: tag and SVNId: alias (#162807).
jbj
1
-0
/
+4
2004-10-21
- port to internal file-4.10 libmagic rather than libfmagic.
jbj
1
-1
/
+1
2004-10-17
Better error message.
jbj
1
-1
/
+1
2004-10-17
fix: legacy syntax not even close.
jbj
1
-2
/
+3
2004-10-15
- obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files.
jbj
1
-43
/
+49
2004-09-30
- add Disttag: syntax to spec file parser and header content.
jbj
1
-4
/
+9
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-3
/
+3
2002-12-21
- add --enable-posixmutexes when configuring on linux.
jbj
1
-40
/
+43
2002-07-08
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
jbj
1
-6
/
+4
2002-07-02
Add boundsread annotations throughout, enable +bounds checking.
jbj
1
-0
/
+8
2002-06-23
Add boundswrite annotations everywhere.
jbj
1
-0
/
+12
2001-11-06
- fix: harmless typo in db3 chroot hack.
jbj
1
-0
/
+3
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-3
/
+3
2001-10-16
More lclint annotations.
jbj
1
-8
/
+10
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+5
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-4
/
+18
2001-10-13
- ratchet up to lclint "strict" level.
jbj
1
-1
/
+1
2001-09-21
- lclint-3.0.0.15 fiddles.
jbj
1
-1
/
+1
2001-06-19
- finalize per-header methods, accessing headerFoo through vector.
jbj
1
-1
/
+1
2001-06-19
- preliminary abstraction to support per-header methods.
jbj
1
-1
/
+1
2001-06-12
- remove dead code frpm popt table reorg.
jbj
1
-23
/
+33
2001-06-06
- permit duplicates for btree indices.
jbj
1
-1
/
+1
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-26
/
+41
[next]