source: gsdl/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15573   16 years mdewsnip Fixed up another problem compiling the Z39.50 stuff on Windows.
(edit) @15572   16 years mdewsnip Moved recptprototools.cpp/h from src/recpt into src/protocol.
(edit) @15571   16 years mdewsnip Ooops... z3950server.exe was being installed in the wrong place.
(edit) @15570   16 years mdewsnip Now ignores the Windows z3950server.exe program.
(edit) @15569   16 years mdewsnip Some win32.mak fixes so that the Z39.50 stuff compiles successfully …
(edit) @15568   16 years mdewsnip A couple of fixes to Windows compilation of the Z39.50 client (part of …
(edit) @15567   16 years mdewsnip Now ignores the unpacked Windows packages.
(edit) @15566   16 years mdewsnip Now ignores the server.exe file once installed.
(edit) @15565   16 years mdewsnip Now ignores the server.exe file.
(edit) @15563   16 years mdewsnip Moved the CORBA Makefile a bit closer to working (still not there yet).
(edit) @15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
(edit) @15557   16 years mdewsnip (Adding new DB support) Set up dbclass as an abstract class that …
(edit) @15556   16 years davidb Support for compiling on a 64-bit machine added
(edit) @15555   16 years davidb Added in -I.../mg for sysfuncs.h as this had got left out at some point
(edit) @15554   16 years davidb Changed typecast of memory location from (int) to (unsigned long) to …
(edit) @15553   16 years davidb Rengerated by Gnu autoconf
(edit) @15552   16 years davidb Introduction of COMPAT32BITFLAGS to confirugre and Makefile.in files …
(edit) @15551   16 years davidb Introduction of COMPAT32BITFLAGS to confirugre and Makefile.in files …
(edit) @15550   16 years mdewsnip Fixed problem using GSDLOS when installing the z3950server executable.
(edit) @15549   16 years mdewsnip Fixed previous change.
(edit) @15548   16 years mdewsnip Added a big temporary if statement around the whole of the Makefile so …
(edit) @15547   16 years mdewsnip Added the second half of the Z39.50 stuff: creating the z3950server …
(edit) @15546   16 years mdewsnip Added a new "PACKAGE_DIRS" path value in the Makefiles to make paths a …
(edit) @15545   16 years mdewsnip Some improvements for compiling with the Z39.50 client stuff included.
(edit) @15544   16 years mdewsnip Added the tabcomplete object file to the library.
(edit) @15543   16 years mdewsnip The beginnings of a Windows makefile for src/z3950.
(edit) @15542   16 years mdewsnip Fix for local library compilation.
(edit) @15541   16 years mdewsnip Big tidy up of win32.mak file.
(edit) @15540   16 years mdewsnip Added "configaction" to the list, for the local library.
(edit) @15539   16 years mdewsnip Minor fixes.
(edit) @15538   16 years mdewsnip Minor fixes.
(edit) @15537   16 years mdewsnip Minor fix.
(edit) @15536   16 years mdewsnip Minor improvements.
(edit) @15535   16 years mdewsnip Various fixes, mainly for the local library installation.
(edit) @15534   16 years mdewsnip Now ignores the Windows executables too.
(edit) @15533   16 years mdewsnip Now ignores a couple of Windows executables.
(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.
Note: See TracRevisionLog for help on using the revision log.