source: trunk/gsdl/src/recpt/Makefile.in

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13773   17 years kjdon mg, mgpp, unac. lucenewrap moved from gsdl into separate indexers …
(edit) @12926   18 years kjdon added in accentfolding stuff
(edit) @12518   18 years kjdon removed cgicc
(edit) @12495   18 years kjdon we need to add in xml2 lib for z3950server linking cos yaz now …
(edit) @12407   18 years kjdon changed the Z3950_OBJS list to not include COMMONOBJECTS, and only …
(edit) @12044   18 years sjboddie Wrapped browsetools up into a class and renamed it browsetoolsclass. …
(edit) @11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
(edit) @11441   18 years grbuchan Removed erroneous space character after -L in expat library option
(edit) @10946   18 years jrm21 add library path for libexpat rather than hard-coding the path during …
(edit) @10706   19 years jrm21 oops, needed for the new zparse.y file
(edit) @10432   19 years kjdon removed the -lxml2 bit from the z3950server link command - have …
(edit) @10400   19 years kjdon install the z3950server into bin/linux (or bin/darwin)
(edit) @10184   19 years kjdon fixed up an error in libyaz.a line
(edit) @10182   19 years kjdon fixed a mistake in the last commit, added z3950server to be compiled …
(edit) @10178   19 years kjdon some modifications for using yaz 2 instead of yaz 1.6 with z3950 stuff
(edit) @10143   19 years kjdon the last commit was an accident, but its ok
(edit) @10142   19 years kjdon formattools.cpp
(edit) @10070   19 years mdewsnip A couple of fixes for compiling on puka.
(edit) @10018   19 years mdewsnip Replaced the old langaction with the new and much improved gtiaction. …
(edit) @9928   19 years davidb Introduction of Z39.50 server code from Greenstone, plus renaming of …
(edit) @9399   19 years davidb gdbmsoure.o added to makefile.in
(edit) @9176   19 years kjdon added in expat_document.o, needed by lucene stuff
(edit) @9033   19 years davidb XML parsing support for Lucene used to be done with sax. This has now …
(edit) @8185   20 years cs025 Added support for switching on/off MICO as a static library build; at …
(edit) @8033   20 years davidb Support for optional compilation of lucene searching and z39.50 server.
(edit) @3632   21 years sjboddie Added langaction
(edit) @3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
(edit) @3321   22 years sjboddie Removed htmlgen.cpp and htmlgen.h as they weren't being used
(edit) @2968   22 years ibaj1 * empty log message *
(edit) @2941   22 years jrm21 Renamed variables CPP to CXX, as cpp means "pre-processor", not …
(edit) @2907   22 years say1 minor makefile fixes for corbaserver
(edit) @2900   22 years jrm21 Modified Makefile.in files to use autodetected configure's install …
(edit) @2724   23 years jrm21 added an empty line after the test: target - it seemed to do funny …
(edit) @2590   23 years jrm21 z3950proto.o needs gdbm.h incpath if not in standard place.
(edit) @2494   23 years sjboddie * empty log message *
(edit) @2491   23 years sjboddie Oops, forgot to add new phindaction to CVS tree
(edit) @2454   23 years dmm9 added browseactiontools
(edit) @2402   23 years jrm21 argdb and collectoraction added to files that depend on lib gdbm.
(edit) @2394   23 years dmm9 browse action added
(edit) @2385   23 years jrm21 use mico path when calling mico-c++, added -o $@ to MCOMPILE
(edit) @2371   23 years jrm21 Minor changes, so compilation works when libgdbm is not in system …
(edit) @2368   23 years sjboddie Many cgi arguments used by the collector are now stored in a gdbm …
(edit) @2234   23 years say1 no longer stripping the corbaserver
(edit) @2173   23 years cs025 Improvements to configure scripts in their support of various MICO …
(edit) @2171   23 years jrm21 various - changed make to $(MAKE), tidied up conditionals (eg for …
(edit) @2166   23 years say1 added command to strip the corbaserver (makes it much smaller)
(edit) @2133   23 years say1 turned optimisation on. fixed to avoid needing to source setup.bash
(edit) @2126   23 years say1 corba updates
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @1937   23 years jrm21 z39.50 support is now disabled by default, enabled by configure script.
(edit) @1910   23 years kjm18 delhistoryaction.h/cpp/o removed
(edit) @1887   23 years sjboddie * empty log message *
(edit) @1860   23 years cs025 Included CORBA branch for first time
(edit) @1776   23 years sjboddie Removed GSDLUSAGELOG and GSDLSERVER pre-processor definitions which (I …
(edit) @1715   23 years jrm21 yaz library is now made by packages/Makefile instead of from …
(edit) @1643   23 years paynter The phind phrase browsing interface is now a Greenstone classifier. …
(edit) @1519   24 years jrm21 Modified src/recpt/Makefile.in so that yaz headers only included for …
(edit) @1518   24 years jrm21 Edited various Makefile.in files so that "make distclean" works properly.
(edit) @1494   24 years sjboddie Removed the old buildaction (was replaced by the collectoraction)
(edit) @1419   24 years sjboddie Added collector action - also changed the javascript required by all …
(edit) @1385   24 years jrm21 We now don't remove the zparse.tab.[ch] or parse.yy.c files on a make …
(edit) @1381   24 years jrm21 yaz stuff + USE_FASTCGI=1 should compile now, I promise…
(edit) @1380   24 years jrm21 Whoops - added yaz include path to Makefile.in (for USE_FASTCGI=1)
(edit) @1365   24 years jrm21 Added rule: parse.yy.c depends on zparse.tab.h
(edit) @1355   24 years jrm21 Fixed up parsing of z39.50 config file, so that errors go to file …
(edit) @1351   24 years jrm21 Fixed problem with bison being in yacc-compatible mode (file prefixes …
(edit) @1348   24 years jrm21 A few minor changes while merging branch to help clean compilation
(edit) @1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
(edit) @1331   24 years kjm18 added in mgpp libraries and new colservr objects
(edit) @1283   24 years sjboddie fixed compiler warnings (the easy way ;-)
(edit) @1004   24 years sjboddie had yet another go at making "make install" work correctly
(edit) @993   24 years sjboddie tidied up install
(edit) @992   24 years sjboddie added distclean
(edit) @989   24 years sjboddie made fastcgi a bit tidier
(edit) @985   24 years sjboddie modified configuration slightly
(edit) @974   24 years sjboddie oops, wrong extensions
(edit) @951   24 years sjboddie added search history stuff
(edit) @920   24 years sjboddie removed nzdl-1.2 from install path
(edit) @790   24 years sjboddie don't want crypt included by default
(edit) @722   25 years davidb Collection building support through web pages and internal and …
(edit) @713   25 years sjboddie added htmlbrowserclass
(edit) @675   25 years sjboddie added browser classes
(edit) @663   25 years cs025 Corrected ommission of crypt from libraries
(edit) @577   25 years sjboddie Tidied up makefiles a bit
(edit) @568   25 years sjboddie screwy make fix
(edit) @567   25 years sjboddie fixed autoconf fastcgi error
(edit) @558   25 years sjboddie more configure stuff
(edit) @556   25 years cs025 more configure stuff
(add) @552   25 years cs025 added configure stuff
Note: See TracRevisionLog for help on using the revision log.