28 lines
825 B
Plaintext
28 lines
825 B
Plaintext
2000-02-22 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* backend-sysdeps.c (LibGTopBackendInfo): Call this
|
|
`LibGTopBackendInfo_Common' when we don't use gmodule.
|
|
|
|
2000-02-22 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* Makefile.am: Only install the libs in $(LIBGTOP_BACKEND_DIR)
|
|
when we LIBGTOP_USE_GMODULE and in $(libdir) otherwise.
|
|
|
|
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* Makefile.am: Install everything in $(LIBGTOP_BACKEND_DIR).
|
|
|
|
* libgtop-common.backend: New file.
|
|
|
|
* backend-common.c (glibtop_backend_common): Renamed to
|
|
`LibGTopBackendInfo'.
|
|
|
|
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
Initial version of the "glibtop-backend-common" backend.
|
|
|
|
* backend-common.c: New file.
|
|
* glibtop-backend-private.h: New file.
|
|
* marshal.pl: New file. Automatically creates `marshal.c'.
|
|
|