source: gsdl/trunk/common-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20888   14 years mdewsnip To ignore man directory.
(edit) @20887   14 years mdewsnip To ignore generated files.
(edit) @20846   14 years oranfry removing another check for iconv causing problems
(edit) @20843   14 years oranfry removing iconv stuff from common-src/configure too
(edit) @20834   14 years ak19 Moved libiconv to the common-src since it is used by the apache web …
(edit) @20833   14 years ak19 Directory to contain the zipped libiconv tar file which is moving here …
(edit) @20832   14 years ak19 Libiconv and libexpat are now compiled up during configure time rather …
(edit) @20762   15 years mdewsnip Fixed memory bugs (causing crashes on some Windows machines) in …
(edit) @20710   15 years mdewsnip Fixed memory error picked up by Valgrind.
(edit) @20183   15 years ak19 1. Updated makefiles to ensure that the local Apache web server gets …
(edit) @19966   15 years ak19 Removed minor annoyance (double slashes in filepath).
(edit) @19913   15 years ak19 Minor change to output message
(edit) @19912   15 years ak19 Gunzips and untars sqlite-amalgamation.tar.gz file if gunzip and tar …
(edit) @19909   15 years ak19 1. Unzips iconv if not yet unzipped. 2. Calls winMake on the indexers …
(edit) @19908   15 years ak19 GSDLHOME can be passed in or, if common-src is checked out on its own, …
(edit) @19882   15 years ak19 Changed makefiles so that common-src can be checked out and compiled …
(edit) @19879   15 years kjdon needed for independent compiling on windows
(edit) @19877   15 years kjdon moved the all/install targets above gs2/gs2-install targets so that …
(edit) @19875   15 years kjdon making common-src compile independently of gsdl or gs2build (for gs3) …
(edit) @19872   15 years kjdon adding in config.guess/sub and install-sh so that common-src works …
(edit) @19833   15 years mdewsnip Now ignores configure.lineno too.
(edit) @19821   15 years mdewsnip Commented out all occurrences of #define _XOPEN_SOURCE_EXTENDED 1 …
(edit) @19809   15 years mdewsnip Ignore Windows binary too.
(edit) @19808   15 years mdewsnip Ignore Windows binary too.
(edit) @19779   15 years davidb Mac and Linux differ in the data-type given to 'off_t'. For Mac it is …
(edit) @19778   15 years mdewsnip Changes to configuring SQLite to be consistent with the other …
(edit) @19593   15 years kjdon indenting
(edit) @19575   15 years kjdon before untaring expat and sqlite, check whether the resulting …
(edit) @19527   15 years ak19 Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag …
(edit) @19525   15 years ak19 Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag …
(edit) @19523   15 years ak19 Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag …
(edit) @19287   15 years ak19 Ignores the Windows carriage return backslash-r marker
(edit) @19280   15 years ak19 Removed some debugging output accidentally left in
(edit) @19279   15 years ak19 Changed to using stderr for Windows 'getpass' equivalent
(edit) @19276   15 years ak19 Updated common-src level makefile to compile the getpw program that Dr …
(edit) @19275   15 years davidb Initial support for Windows
(edit) @19265   15 years davidb Minor tweak to Window's makefile to do make clean in search4j and …
(edit) @19205   15 years kjdon last change was a mistake I think - set version to one of the nightly …
(edit) @19061   15 years kjdon changed a couple of comments and a bit of indentation
(edit) @19059   15 years davidb Temporarily removed (the recently added) target for 'getpw' for …
(edit) @19057   15 years davidb compile up getpw for Windows
(edit) @18880   15 years oranfry being more explicit about included libraries for the sake of newer …
(edit) @18821   15 years mdewsnip Change to findlastchar() so if the same character is passed as first …
(edit) @18820   15 years mdewsnip Now ignores executable.
(edit) @18819   15 years mdewsnip Now ignores executable.
(edit) @18803   15 years kjdon added gs2 and install-gs2 targets which will call the same targets for …
(edit) @18700   15 years kjdon findlastchar was dereferencing the last iterator (end()), so now it …
(edit) @18656   15 years kjdon now look for .gdb files for collection databases, not ldb/bdb
(edit) @18532   15 years oranfry don't unzip the non-existent windows gdbm package
(edit) @18518   15 years kjdon the windows only gdbm package is no longer needed cos we have one in …
(edit) @18512   15 years davidb Error statement changed to talk about 'could not open' rather than …
(edit) @18493   15 years davidb Increased password limit to 128, and made to loop stop after three attempts
(edit) @18469   15 years davidb Support for reindexing a document added
(edit) @18451   15 years ak19 Added in line to configure the new gdbmkeys and gdbmdel, otherwise the …
(edit) @18450   15 years ak19 Added in line to configure the new gdbmkeys and gdbmdel, otherwise the …
(edit) @18449   15 years ak19 Added in line to configure the new gdbmkeys, otherwise the Makefile …
(edit) @18443   15 years davidb Additional GDBM operations to better support incremental building
(edit) @18442   15 years davidb Additional GDBM operations to better support incremental building
(edit) @18345   15 years davidb Supported for compiling on 64-bit machine added
(edit) @18309   15 years davidb New 'unzip' target added which checks windows/packages/*.zip and …
(edit) @18224   15 years mdewsnip GRRRR -- fixed up a whole lot more inconsistencies in the Makefiles. …
(edit) @18214   15 years mdewsnip Removed --with-gdbm option and no longer checks for GDBM library …
(edit) @18177   15 years ak19 MAKECLEANCMD needs to be passed GSDLHOME variable
(edit) @18097   15 years mdewsnip Added some debugging statements, commented out.
(edit) @18079   15 years mdewsnip Fixes to win32.mak for the new GDBM library.
(edit) @18078   15 years mdewsnip Changed to use new GDBM directory.
(edit) @18076   15 years oranfry use sqlite by default
(edit) @18075   15 years mdewsnip Modified makefiles to use new GDBM package (which reads both …
(edit) @18074   15 years mdewsnip Added "need_filelock" stuff from old Windows GDBM port -- not sure if …
(edit) @18070   15 years mdewsnip Fixed up MORE consistency problems in Windows makefiles from source …
(edit) @18064   15 years mdewsnip On Windows (only) the open() commands need the O_BINARY flag to work …
(edit) @18062   15 years mdewsnip Added "my_locking" function from old Windows port of GDBM.
(edit) @18061   15 years oranfry use sqlite by default
(edit) @18060   15 years mdewsnip Transferred Windows-specific customisations from the old GDBM package …
(edit) @18058   15 years mdewsnip Some files necessary for compilation on Windows.
(edit) @18056   15 years mdewsnip Moved "b" variable definition to make Visual Studio happy.
(edit) @18051   15 years mdewsnip Now looks for the opposite endianness file if the desired one doesn't …
(edit) @18050   15 years mdewsnip Moved the txtgz code into a new function to tidy up the opendatabase() …
(edit) @18044   15 years mdewsnip Fixed bug in customised code where not all of the hash table buckets …
(edit) @18039   15 years mdewsnip Added extra code to leave the 4-byte strings in each hash table entry …
(edit) @18038   15 years mdewsnip Code modifications to allow the GDBM library to read both …
(edit) @18031   15 years mdewsnip This should never have been added.
(edit) @18029   15 years mdewsnip Modified Makefiles to use the new GDBM package in the …
(edit) @18028   15 years mdewsnip Modified to compile and install GDBM -- need to do this before the …
(edit) @18023   15 years mdewsnip Added code for configuring the new GDBM package.
(edit) @18022   15 years mdewsnip Ignored directories created by "make install".
(edit) @18021   15 years mdewsnip Ignored files created by the compilation process.
(edit) @18020   15 years mdewsnip Removed BINOWN and BINGRP stuff from install commands, because errors …
(edit) @18019   15 years mdewsnip Added gdbm-1.8.3 (downloaded as gdbm-1.8.3.tar.gz and unpacked), in …
(edit) @17988   15 years max String manipulation fix. Off by one error.
(edit) @17971   15 years mdewsnip Now ignores Windows executables too.
(edit) @17883   15 years ak19 For a MAC, also need to use the GDBM_WRCREAT flag to ensure the …
(edit) @17879   15 years ak19 For the new archiveinf-doc.ldb and archiveinf-src.ldb to be generated …
(edit) @17878   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17877   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17876   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17875   15 years ak19 Added gdbmset and gdbmget to the INSTALLDIRS flag
(edit) @17783   15 years ak19 1. When a collection's txt.gz version of its database produced on a …
(edit) @17782   15 years ak19 (Minor changes, defensive programming.) Dr Bainbridge corrected all …
(edit) @17757   15 years ak19 The output for testing for perl on Linux/Mac (prior to converting …
Note: See TracRevisionLog for help on using the revision log.