../
|
docs/
|
|
examples/
|
|
extras/
|
|
src/
|
|
AUTHORS
|
1.7
(20 years ago)
by tdb:
Update AUTHORS; it's not quite so clear cut anymore, so just list
names.
|
COPYING
|
1.1
(20 years ago)
by tdb:
Alter the licensing of libstatgrab. The library part is now under the
LGPL, whilst the tools/examples are under the GPL. Both licenses are
included in the distribution (and are both now in CVS). Also made a
minor alteration to the webpage where it said everything was licensed
under the GPL.
|
COPYING.LGPL
|
1.1
(20 years ago)
by tdb:
Alter the licensing of libstatgrab. The library part is now under the
LGPL, whilst the tools/examples are under the GPL. Both licenses are
included in the distribution (and are both now in CVS). Also made a
minor alteration to the webpage where it said everything was licensed
under the GPL.
|
Makefile.am
|
1.17
(20 years ago)
by tdb:
The libstatgrab python bindings are now their own package - pystatgrab.
|
NEWS
|
1.35
(20 years ago)
by tdb:
Give Roy credit for the work on HP-UX.
|
PLATFORMS
|
1.9
(20 years ago)
by tdb:
Merge in patch to provide support for HP-UX 11.11.
Contributed by Roy Keene - thanks Roy!
|
README
|
1.9
(20 years ago)
by tdb:
Add platform specific notes (particularly on required privileges) to
the PLATFORMS file.
|
README.CVS
|
1.5
(20 years ago)
by tdb:
A whole bunch of minor cosmetic changes.
|
acinclude.m4
|
1.1
(21 years ago)
by tdb:
Add all the build stuff for saidar (assuming Pete sticks with that
name). The configure script will attempt to find curses, but if it
can't will simply disable building of saidar (after giving a warning).
Also made the building of saidar, statgrab, and the examples
conditional. They're enabled by default, but can be disabled using a
configure flag. Whilst I was at it, added a configure flag to disable
manpage installation at configure time.
I'm not sure how well the curses detection works; we've had at least
one report of a problem with it. Testing will be required.
|
autogen.sh
|
1.1
(21 years ago)
by tdb:
Add autogen.sh, a script to run automake/autoconf/etc. This is used
to build the build system when the package is checked out of CVS.
Updated README.CVS files accordingly.
|
configure.in
|
1.79
(20 years ago)
by ats:
We don't need the realloc workaround -- we don't rely on the GNU
behaviour.
|
libstatgrab.pc.in
|
1.4
(20 years ago)
by tdb:
Add three variables to the pkg-config file: bin_owner, bin_group, bin_perm
The purpose of these variables is to suggest the required owner, group and
permissions that might be used to make a binary using libstatgrab work
fully. I'm not sure if this is the "best" way of doing this, but it seems
like a reasonable idea.
|
4 directories and
12 files shown