source: gsdl/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15532   16 years ak19 The gsdlprotocol.lib has been added to LIBS and protocol folder to …
(edit) @15531   16 years mdewsnip Big tidy up of src/oaiservr win32.mak file.
(edit) @15530   16 years mdewsnip Big tidy up of win32.mak file; some stuff still to come (e.g. local …
(edit) @15529   16 years mdewsnip Added extra header to get this to compile on Windows.
(edit) @15528   16 years mdewsnip Removed the unnecessary C compilation stuff.
(edit) @15527   16 years mdewsnip Updated copyright date.
(edit) @15526   16 years mdewsnip Various consistency improvements.
(edit) @15525   16 years mdewsnip Couple more consistency improvements.
(edit) @15524   16 years mdewsnip Minor consistency improvements.
(edit) @15523   16 years mdewsnip More consistency improvements.
(edit) @15522   16 years mdewsnip A few consistency improvements to the win32.mak file.
(edit) @15521   16 years mdewsnip Fixed a couple of problems with the Windows makefile.
(edit) @15520   16 years mdewsnip First cut at a Windows makefile for the src/protocol directory.
(edit) @15519   16 years mdewsnip Big tidy up of win32.mak file.
(edit) @15518   16 years mdewsnip Now ignores Windows executables too.
(edit) @15517   16 years mdewsnip Now ignores Windows executables too.
(edit) @15516   16 years mdewsnip Updated win32.mak to do the new src/protocol directory, and changed …
(edit) @15514   16 years mdewsnip Updated Windows makefile to match all the changes I've made recently.
(edit) @15513   16 years mdewsnip Added src/corba to the list of directories to compile.
(edit) @15512   16 years mdewsnip Now generates Makefile in src/corba directory too.
(edit) @15511   16 years mdewsnip Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
(edit) @15510   16 years mdewsnip Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
(edit) @15509   16 years mdewsnip Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
(edit) @15508   16 years mdewsnip Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
(edit) @15507   16 years mdewsnip Now ignores the z3950server file.
(edit) @15504   16 years mdewsnip More fixes if the Z39.50 stuff ISN'T enabled.
(edit) @15503   16 years mdewsnip Some fixes to avoid errors when the Z39.50 stuff ISN'T enabled.
(edit) @15502   16 years mdewsnip Updated main Makefile to include src/protocol and src/z3950 directories.
(edit) @15501   16 years mdewsnip Added missing "INSTALL" definition.
(edit) @15500   16 years mdewsnip Now configures the src/z3950 directory also.
(edit) @15499   16 years mdewsnip All the Z39.50 client files are now in the "src/z3950" directory.
(edit) @15498   16 years mdewsnip The "src/z3950" directory now contains all the z3950server files, and …
(edit) @15497   16 years mdewsnip Removed an unnecessary definition.
(edit) @15496   16 years mdewsnip Also needs to include a "tabcomplete.o" file from the yaz directory, …
(edit) @15495   16 years mdewsnip Updated to include everything required by the "library" executable …
(edit) @15494   16 years mdewsnip Updated to compile with the Z39.50 client support.
(edit) @15493   16 years mdewsnip Removed an unused definition.
(edit) @15492   16 years mdewsnip New directory to contain all the Z39.50 code (currently incomplete).
(edit) @15491   16 years mdewsnip Fix for compilation with fastcgi on (not tested yet).
(edit) @15489   16 years mdewsnip Changed order of libraries to prevent linking problems.
(edit) @15482   16 years mdewsnip Changed to using gsdlcolservr.a and gsdlprotocol.a instead of …
(edit) @15480   16 years mdewsnip Changed to using gsdlcolservr.a and gsdlprotocol.a instead of …
(edit) @15479   16 years mdewsnip Now generates a gsdlprotocol.a file.
(edit) @15478   16 years mdewsnip Huge tidy up of src/recpt Makefile. Z39.50 stuff has been removed but …
(edit) @15477   16 years mdewsnip Minor change to use a variable.
(edit) @15476   16 years mdewsnip Minor whitespace improvement.
(edit) @15475   16 years mdewsnip Minor whitespace improvement.
(edit) @15474   16 years mdewsnip Minor whitespace improvement.
(edit) @15473   16 years mdewsnip Minor whitespace improvement.
(edit) @15472   16 years mdewsnip Removed a bunch more CORBA-related crap out of src/recpt/Makefile.in …
(edit) @15471   16 years mdewsnip Moved all the CORBA stuff in src/recpt into src/corba, because it …
(edit) @15470   16 years mdewsnip Big tidy up to Makefile.
(edit) @15469   16 years mdewsnip Minor consistency improvement.
(edit) @15468   16 years mdewsnip Minor improvements.
(edit) @15467   16 years mdewsnip Removed unnecessary definition.
(edit) @15466   16 years mdewsnip Updated to generate a gsdlcolservr.a library for easier inclusion by …
(edit) @15465   16 years mdewsnip Updated copyright date.
(edit) @15464   16 years mdewsnip Big tidy up of Makefile.
(edit) @15463   16 years mdewsnip Moved all the CORBA stuff from lib into src/corba, to prevent it from …
(edit) @15462   16 years mdewsnip Moved all the CORBA stuff into the src/corba directory, to prevent it …
(edit) @15461   16 years mdewsnip Oops, accidently added a bit of CORBA stuff into this file.
(edit) @15460   16 years mdewsnip Big tidy up of Makefile.
(edit) @15459   16 years mdewsnip Started to move all the CORBA stuff out into a new "src/corba" …
(edit) @15458   16 years mdewsnip Removed log comment block.
(edit) @15457   16 years mdewsnip Big tidy up of Makefile.
(edit) @15456   16 years davidb Tweak to expap and XMLParse that help things compile on a 'Rocks' …
(edit) @15455   16 years mdewsnip Fixed up some references to nullproto and recptproto, which are now in …
(edit) @15454   16 years mdewsnip Removed a few unnecessary inclusions.
(edit) @15453   16 years mdewsnip Removed some unnecessary inclusions of header files from colservr/protocol.
(edit) @15452   16 years mdewsnip Tidied up include directories required in the recpt directory.
(edit) @15451   16 years mdewsnip Now generates a Makefile in src/protocol too.
(edit) @15450   16 years mdewsnip (Untangling colservr/recpt) Created a new src/protocol directory, and …
(edit) @15448   16 years mdewsnip Removed a whole heap of unnecessary stuff from Makefile.in.
(edit) @15446   16 years davidb Fixed incorrect variable name. ::encoding needed as 's' at the end.
(edit) @15445   16 years mdewsnip Removed a couple of unnecessary inclusions of "mggdbmsource.h".
(edit) @15442   16 years mdewsnip Added empty destructor.
(edit) @15436   16 years mdewsnip (Adding new DB support) Created stub dbclass that gdbmclass (and …
(edit) @15433   16 years mdewsnip (Adding new DB support) Removed unnecessary inclusions of "infodbclass.h".
(edit) @15432   16 years mdewsnip (Adding new DB support) Changing a few "infodbclass.h" to "gdbmclass.h".
(edit) @15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
(edit) @15429   16 years mdewsnip (Adding new db support) Moved gdbmclass out of infodbclass into its …
(edit) @15428   16 years mdewsnip Changed all the "OIDtools.h" to "recptprototools.h".
(edit) @15427   16 years mdewsnip (Untangling colservr/recpt) At last, the colservr directory can be …
(edit) @15426   16 years mdewsnip Lots of improvements to the colservr Makefile, particularly tidying up …
(edit) @15425   16 years mdewsnip (Untangling colservr/recpt) Moved all the z3950 files out of …
(edit) @15424   16 years mdewsnip Removed the unused read-grs file.
(edit) @15423   16 years mdewsnip Removed the unused read-grs.cpp file.
(edit) @15422   16 years mdewsnip The infodbclass is no longer in src/recpt.
(edit) @15421   16 years mdewsnip Fixed a few misleading comments.
(edit) @15420   16 years mdewsnip (Untangling colservr/recpt) Moved infodbclass.cpp/h from src/recpt …
(edit) @15419   16 years mdewsnip (Untangling colservr/recpt) Removed unnecessary inclusion of infodbclass.h.
(edit) @15418   16 years mdewsnip (Untangling colservr/recpt) Split recpt/OIDtools into two: …
(edit) @15417   16 years mdewsnip (Untangling colservr/recpt) Removed three unused functions.
(edit) @15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
(edit) @15415   16 years mdewsnip Removed an unnecessary inclusion of comtypes.h.
(edit) @15414   16 years mdewsnip Removed an unnecessary inclusion of comtypes.h.
(edit) @15413   16 years mdewsnip (Untangling colservr/recpt) Removed all the inclusions of …
(edit) @15412   16 years mdewsnip Changed to use the new "gsdlsitecfg.h" instead of "recptconfig.h".
(edit) @15411   16 years mdewsnip Removed unnecessary inclusion of maincfg.o in z3950server.
(edit) @15410   16 years mdewsnip Updated Windows makefile to use maincfg.cpp/h instead of recptconfig.cpp/h.
Note: See TracRevisionLog for help on using the revision log.