65 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
2003-10-20  Bastien Nocera  <hadess@hadess.net>
 | 
						|
 | 
						|
	* backend-sysdeps.h: fixed compilation
 | 
						|
 | 
						|
2000-11-26  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	* glibtop-backend-private.h: Removed.
 | 
						|
 | 
						|
	* backend-sysdeps.h: New files.
 | 
						|
 | 
						|
	* backend-sysdeps.c (_open_sysdeps): Don't overwrite
 | 
						|
	`backend->_priv'.
 | 
						|
 | 
						|
2000-11-22  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	* Makefile.am: Link libgtop_backend_sysdeps.la against
 | 
						|
	$(top_builddir)/sysdeps/$(sysdeps_dir)/libgtop_sysdeps.la and
 | 
						|
	$(top_builddir)/lib/libgtop_server.la.
 | 
						|
 | 
						|
	* libgtop-sysdeps.backend: Removed the ExtraLibs section.
 | 
						|
 | 
						|
2000-02-22  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	* backend-sysdeps.c (LibGTopBackendInfo): Call this
 | 
						|
	`LibGTopBackendInfo_Sysdeps' 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-22  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	* libgtop-sysdeps.backend: Added "ExtraLibs" section to
 | 
						|
	load `-lgtop_sysdeps'.
 | 
						|
 | 
						|
2000-01-12  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	* Makefile.am: Install everything in $(LIBGTOP_BACKEND_DIR).
 | 
						|
 | 
						|
	* libgtop-sysdeps.backend: New file.
 | 
						|
 | 
						|
	* backend-sysdeps.c (glibtop_backend_sysdeps): Renamed to
 | 
						|
	`LibGTopBackendInfo'.
 | 
						|
 | 
						|
2000-01-12  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	* marshal.pl: Create the `_glibtop_init_hook_s' as well.
 | 
						|
 | 
						|
	* marshal.pl: Don't create code for things which are now
 | 
						|
	in the new `glibtop-backend-common' backend.
 | 
						|
 | 
						|
2000-01-02  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	* marshal.pl: New file. Automatically creates `marshal.c'.
 | 
						|
	* call-vector.c: Removed.
 | 
						|
 | 
						|
2000-01-01  Martin Baulig  <martin@home-of-linux.org>
 | 
						|
 | 
						|
	Initial version of the "glibtop-backend-sysdeps" backend.
 | 
						|
 | 
						|
	* backend-sysdeps.c: New file.
 | 
						|
	* glibtop-backend-private.h: New file.
 | 
						|
 |