Panu Matilainen
bd01557f27
Add doxygen group for rpmsq, include in librpm + hacking docs
2007-11-23 14:45:16 +02:00
Panu Matilainen
7bba4e7cb1
Add doxygen group for rpmlog, include in librpm + hacking docs
2007-11-23 14:43:01 +02:00
Panu Matilainen
a1cab56e70
Add doxygen group for macros, include in librpm + hacking docs
2007-11-23 14:39:51 +02:00
Panu Matilainen
975aa86c37
Add rpmps to doxygen modules page
2007-11-23 14:33:34 +02:00
Panu Matilainen
2d396ce001
Add doxygen grouping to rpmps methods
2007-11-23 14:32:45 +02:00
Panu Matilainen
31cbde7d3c
Add doxygen grouping to rpmgi methods
2007-11-23 14:19:15 +02:00
Panu Matilainen
b2a9283a18
Add doxygen grouping to rpmfi methods
2007-11-23 14:17:33 +02:00
Panu Matilainen
9938bb48f5
Add doxygen grouping to rpmds methods
2007-11-23 14:15:20 +02:00
Panu Matilainen
73bcaf5635
Add doxygen grouping to rpmte methods
2007-11-23 14:12:43 +02:00
Ralf Corsépius
c78e4767c2
Expand private include file names to be relative to $(top_srcdir)
2007-11-23 11:48:18 +01:00
Ralf Corsépius
38560be92b
Expand private include file names to be relative to $(top_srcdir)
2007-11-23 11:47:48 +01:00
Ralf Corsépius
71aabbde88
Reflect changes to include files.
2007-11-23 11:44:04 +01:00
Ralf Corsépius
f103adbb26
Expand private include file names to be relative to $(top_srcdir)
2007-11-23 11:43:51 +01:00
Ralf Corsépius
b1c0f900aa
Reflect changes to include files.
2007-11-23 11:41:38 +01:00
Ralf Corsépius
8ef0ca213f
Expand private include file names to be relative to $(top_srcdir)
2007-11-23 11:41:29 +01:00
Ralf Corsépius
79599bafb4
Reflect changes to include files.
2007-11-23 11:39:40 +01:00
Ralf Corsépius
60939d6985
Expand private include file names to be relative to $(top_srcdir)
2007-11-23 11:39:29 +01:00
Ralf Corsépius
e8aa138e98
Reflect changes to include files.
2007-11-23 11:38:17 +01:00
Ralf Corsépius
4d49dfcf41
Expand private include file names to be relative to $(top_srcdir)
2007-11-23 11:37:54 +01:00
Panu Matilainen
dae44a0f38
Export FD statistics enums + fdOp() method
2007-11-23 12:00:22 +02:00
Panu Matilainen
c10e5da8a0
librpmio needs elf include+lib now, librpmdb doesn't
2007-11-23 10:32:10 +02:00
Panu Matilainen
7b2a9b3c24
Move rpmGlob() from macros to rpmfileutil.h
...
- macros is all just macros now
- internal copy of popt stuff needs to go...
2007-11-23 10:27:29 +02:00
Panu Matilainen
2c6905dd9f
Move rpmGetPath and rpmGenPath to rpmfileutil.h
2007-11-23 10:20:19 +02:00
Panu Matilainen
178e32a0ba
Move rpmCleanPath from macros to rpmfileutil.h
2007-11-23 10:10:19 +02:00
Panu Matilainen
ff77bfa2a1
Move file compression stuff from rpmmacro.h to rpmfileutil.h
2007-11-23 10:05:49 +02:00
Panu Matilainen
c1bcd63301
Move rpmioMkpath from rpmio.h to rpmfileutil.h
2007-11-23 09:58:02 +02:00
Panu Matilainen
2068f46112
Remove unnecessary paths from python includepath
...
- no private includes from lib and build are needed
- document rpmdb and rpmio private needs
2007-11-23 09:13:18 +02:00
Panu Matilainen
eb72616113
Regenerate preinstall.am
2007-11-23 09:06:45 +02:00
Panu Matilainen
d10acc7c2a
Move makeTempFile() from misc.h to rpmfileutil.h
...
- probably not very useful outside rpm but used all over the tree,
- rename to rpmMkTempFile() for namespacing since we're exporting it now
2007-11-22 16:28:30 +02:00
Panu Matilainen
d8cd2b6b11
librpmdb doesn't need rpmio private headers anymore
2007-11-23 08:45:59 +02:00
Panu Matilainen
e063854e11
Calculating file checksums aint legacy activity
...
- move the checksumming into librpmio
- rename domd5() to rpmDoDigest() with future expansion for specifying
digest algorithm type (ignored for now)
- rearrange parameters to leave return types last
- one less rpmio_internal outside rpmio/, whee...
- used all over the rpm tree, and it knows about handling prelinked files
so potentially useful for outside users, might as well export it
- new public header rpmfilutil.h for collecting this sort of stuff
2007-11-22 16:06:11 +02:00
Panu Matilainen
b32cca3480
Move pgpDig typedefs to a more obvious place..
2007-11-22 14:48:07 +02:00
Panu Matilainen
4ad615daf5
Move the xstr*() string variants from rpmio.h to rpmstring.h
2007-11-23 08:32:08 +02:00
Panu Matilainen
115d698252
Move string helpers from lib/misc.h to rpmio/rpmstring.h
...
- splitString, freeSplitString, stripTrailingChar
2007-11-23 08:21:23 +02:00
Panu Matilainen
d6990c3ab1
Move stringbuf into librpmio, rename header
...
- rename header to more generic rpmstring.h for collecting misc string
helper functions
2007-11-23 08:11:42 +02:00
Ralf Corsépius
abeea80a38
Use #include <x.h> syntax to include public headers.
2007-11-23 06:46:19 +01:00
Ralf Corsépius
7fb2899b84
Fix typo in preinstall.am generation.
2007-11-23 06:28:09 +01:00
Ralf Corsépius
fb37026207
Remove AM_CPPFLAGS += -I$(top_srcdir)/build.
...
Remove AM_CPPFLAGS += -I$(top_srcdir)/lib.
Let librpmdb only depend on librpmio.
2007-11-22 18:13:53 +01:00
Ralf Corsépius
32f29c4cbf
Regenerate.
2007-11-22 17:22:22 +01:00
Ralf Corsépius
575a851fb7
Fix preinstall.am handling for VPATH builds.
2007-11-22 17:19:38 +01:00
Ralf Corsépius
d9c9a98069
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
2007-11-22 16:45:25 +01:00
Ralf Corsépius
94d2343931
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
2007-11-22 16:17:20 +01:00
Ralf Corsépius
5831404601
Add header preinstallation.
2007-11-22 15:54:42 +01:00
Ralf Corsépius
3553b86aff
Include system.h
2007-11-22 13:41:06 +01:00
Ralf Corsépius
5787b3f7c1
Eliminate egrep (Abandoned by POSIX many years ago).
2007-11-22 09:43:40 +01:00
Ralf Corsépius
d58b2666e3
Add AC_USE_SYSTEM_EXTENSIONS.
...
Remove AC_AIX, AC_MINIX.
Do not add -D_GNU_SOURCE to CFLAGS.
2007-11-21 16:51:57 +01:00
Ralf Corsépius
4990a44984
s/build_cpu/host_cpu/
2007-11-21 11:34:30 +01:00
Panu Matilainen
17ef8a3082
Lose rpmerr.h for good
2007-11-19 16:32:15 +02:00
Panu Matilainen
43c5de66fb
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
2007-11-19 16:25:24 +02:00
Panu Matilainen
db4e34966e
Split digest-stuff out of rpmio_internal to separate header
2007-11-16 17:37:54 +02:00