greenstone.org greenstone wiki greenstone trac planet greenstone

root/gsdl/trunk/common-src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @18309 [18309] 2009-01-06 13:15:03 davidb New 'unzip' target added which checks windows/packages/*.zip and unzips …
(edit) @18224 [18224] 2008-12-17 14:32:32 mdewsnip GRRRR -- fixed up a whole lot more inconsistencies in the Makefiles. These …
(edit) @18214 [18214] 2008-12-16 15:52:32 mdewsnip Removed --with-gdbm option and no longer checks for GDBM library existing, …
(edit) @18177 [18177] 2008-12-11 15:06:39 ak19 MAKECLEANCMD needs to be passed GSDLHOME variable
(edit) @18097 [18097] 2008-12-05 13:31:25 mdewsnip Added some debugging statements, commented out.
(edit) @18079 [18079] 2008-12-04 14:46:04 mdewsnip Fixes to win32.mak for the new GDBM library.
(edit) @18078 [18078] 2008-12-04 14:27:11 mdewsnip Changed to use new GDBM directory.
(edit) @18076 [18076] 2008-12-04 14:22:41 oranfry use sqlite by default
(edit) @18075 [18075] 2008-12-04 14:18:14 mdewsnip Modified makefiles to use new GDBM package (which reads both little-endian …
(edit) @18074 [18074] 2008-12-04 14:08:23 mdewsnip Added "need_filelock" stuff from old Windows GDBM port -- not sure if it …
(edit) @18070 [18070] 2008-12-04 13:40:20 mdewsnip Fixed up MORE consistency problems in Windows makefiles from source code …
(edit) @18064 [18064] 2008-12-04 13:02:55 mdewsnip On Windows (only) the open() commands need the O_BINARY flag to work …
(edit) @18062 [18062] 2008-12-04 12:38:05 mdewsnip Added "my_locking" function from old Windows port of GDBM.
(edit) @18061 [18061] 2008-12-04 12:23:23 oranfry use sqlite by default
(edit) @18060 [18060] 2008-12-04 12:15:04 mdewsnip Transferred Windows-specific customisations from the old GDBM package in …
(edit) @18058 [18058] 2008-12-04 11:53:15 mdewsnip Some files necessary for compilation on Windows.
(edit) @18056 [18056] 2008-12-04 11:33:34 mdewsnip Moved "b" variable definition to make Visual Studio happy.
(edit) @18051 [18051] 2008-12-04 10:54:51 mdewsnip Now looks for the opposite endianness file if the desired one doesn't …
(edit) @18050 [18050] 2008-12-04 10:15:10 mdewsnip Moved the txtgz code into a new function to tidy up the opendatabase() …
(edit) @18044 [18044] 2008-12-03 17:29:20 mdewsnip Fixed bug in customised code where not all of the hash table buckets had …
(edit) @18039 [18039] 2008-12-03 16:10:34 mdewsnip Added extra code to leave the 4-byte strings in each hash table entry …
(edit) @18038 [18038] 2008-12-03 14:13:06 mdewsnip Code modifications to allow the GDBM library to read both little-endian …
(edit) @18031 [18031] 2008-12-03 11:40:54 mdewsnip This should never have been added.
(edit) @18029 [18029] 2008-12-03 11:31:44 mdewsnip Modified Makefiles to use the new GDBM package in the …
(edit) @18028 [18028] 2008-12-03 11:29:10 mdewsnip Modified to compile and install GDBM -- need to do this before the rest of …
(edit) @18023 [18023] 2008-12-03 10:34:24 mdewsnip Added code for configuring the new GDBM package.
(edit) @18022 [18022] 2008-12-03 10:24:14 mdewsnip Ignored directories created by "make install".
(edit) @18021 [18021] 2008-12-03 10:22:32 mdewsnip Ignored files created by the compilation process.
(edit) @18020 [18020] 2008-12-03 10:21:18 mdewsnip Removed BINOWN and BINGRP stuff from install commands, because errors are …
(edit) @18019 [18019] 2008-12-03 10:02:02 mdewsnip Added gdbm-1.8.3 (downloaded as gdbm-1.8.3.tar.gz and unpacked), in …
(edit) @17988 [17988] 2008-12-01 12:43:47 max String manipulation fix. Off by one error.
(edit) @17971 [17971] 2008-11-28 13:47:34 mdewsnip Now ignores Windows executables too.
(edit) @17883 [17883] 2008-11-18 14:19:21 ak19 For a MAC, also need to use the GDBM_WRCREAT flag to ensure the databases …
(edit) @17879 [17879] 2008-11-17 18:38:17 ak19 For the new archiveinf-doc.ldb and archiveinf-src.ldb to be generated on a …
(edit) @17878 [17878] 2008-11-17 14:43:39 ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17877 [17877] 2008-11-17 14:41:46 ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17876 [17876] 2008-11-17 14:41:23 ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17875 [17875] 2008-11-17 14:40:13 ak19 Added gdbmset and gdbmget to the INSTALLDIRS flag
(edit) @17783 [17783] 2008-11-07 13:41:18 ak19 1. When a collection's txt.gz version of its database produced on a …
(edit) @17782 [17782] 2008-11-07 13:38:22 ak19 (Minor changes, defensive programming.) Dr Bainbridge corrected all …
(edit) @17757 [17757] 2008-11-06 15:51:46 ak19 The output for testing for perl on Linux/Mac (prior to converting txtgz to …
(edit) @17719 [17719] 2008-11-05 20:40:18 ak19 A few more endl instead of slash newline character inserted, may make this …
(edit) @17701 [17701] 2008-11-05 15:26:44 ak19 Prints a warning if Perl is not on the path (if it can't be found). This …
(edit) @17698 [17698] 2008-11-05 15:20:18 ak19 Now the console window no longer appears when calling gsdl_system() method …
(edit) @17680 [17680] 2008-11-05 12:34:35 ak19 Dr Bainbridge fixed this so that the database file txt.gz is now …
(edit) @17545 [17545] 2008-10-15 17:21:15 mdewsnip Moved the xml_safe() function from gtiaction into gsdltools, so it can be …
(edit) @17505 [17505] 2008-10-09 14:09:54 oranfry some ignores in common src to make 'svn st' output easier to read
(edit) @17502 [17502] 2008-10-09 13:55:35 oranfry made windows common-src/packages makefile cascade to search4j
(edit) @17497 [17497] 2008-10-08 15:58:40 oranfry search4j is now included in greenstone2
(edit) @17476 [17476] 2008-10-03 16:00:50 mdewsnip Support for using MSSQL for infodb databases, many thanks to Jeffrey Ke …
(edit) @17091 [17091] 2008-08-29 14:01:12 davidb Modification to gdbm set/get to support enhanced GDMB version of …
(edit) @17065 [17065] 2008-08-28 16:43:31 mdewsnip Added check that the GDBM .txt.gz file actually exists before trying to …
(edit) @16949 [16949] 2008-08-21 15:34:51 davidb Wrong variable used in putenv(). Needed to put 'putpath' not 'path'
(edit) @16909 [16909] 2008-08-20 10:30:21 davidb Switched from using setenv to putenv, as former doesn't appear to be part …
(edit) @16903 [16903] 2008-08-19 14:49:37 mdewsnip Moved compilation of iconv library from common-src/win32.mak to …
(edit) @16902 [16902] 2008-08-19 14:47:38 mdewsnip Moved packages/windows/iconv into indexers/packages/windows, since …
(edit) @16897 [16897] 2008-08-19 14:27:09 mdewsnip Now ignores "iconv" subdirectory.
(edit) @16896 [16896] 2008-08-19 14:15:23 mdewsnip Now compiles the iconv library in packages/windows/iconv/iconv.
(edit) @16895 [16895] 2008-08-19 14:13:44 davidb Runtime code can now support GDBM database being provided as a gzipped txt …
(edit) @16892 [16892] 2008-08-19 14:08:26 mdewsnip http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.11.1.tar.gz, repackaged as …
(edit) @16891 [16891] 2008-08-19 13:58:31 mdewsnip Minor change so it doesn't look like an error has occurred compiling …
(edit) @16615 [16615] 2008-07-31 10:33:17 davidb Tweak to GSDL_DIR
(edit) @16606 [16606] 2008-07-30 23:16:17 davidb Minor tweak to Makefile.in
(edit) @16605 [16605] 2008-07-30 22:34:05 davidb Fix to GSDL_DIR so binaries installed in correct top-level folder
(edit) @16603 [16603] 2008-07-30 22:25:40 davidb Fix to GSDL_DIR so binaries installed in correct top-level folder
(edit) @16595 [16595] 2008-07-30 11:15:40 oranfry Removed perl test as this in done in build-src's configure
(edit) @16593 [16593] 2008-07-30 11:13:38 oranfry In configure.in [ -d module] changed to test -d module to fix loss of [ ] …
(edit) @16585 [16585] 2008-07-29 22:52:41 davidb Tweak to Makefile.in that takes account of special targets gs2 and …
(edit) @16583 [16583] 2008-07-29 22:20:36 davidb Undoing change commited in r16582
(edit) @16581 [16581] 2008-07-29 22:02:56 davidb repositioning of indexers directory as an external svn property
(edit) @16577 [16577] 2008-07-29 12:05:44 davidb Minor tweaks to windows make files
(edit) @16576 [16576] 2008-07-29 10:52:29 davidb Fixed typo in Makefile variable
(edit) @16575 [16575] 2008-07-29 10:47:52 davidb Windows support for new sub-directories
(edit) @16574 [16574] 2008-07-28 23:46:12 davidb Adjustments to Windows makes file for new common-src, build-src and …
(edit) @16573 [16573] 2008-07-28 22:22:44 davidb Tweak to install location of Lucene java code
(edit) @16572 [16572] 2008-07-28 20:23:27 davidb Renaming of gs2build to build-src, gs2common to common-src etc.
(copy) @16570 [16570] 2008-07-28 17:15:08 davidb Further tailoring of directories for new build/runtime split
copied from gsdl/trunk/gs2common:
(edit) @16567 [16567] 2008-07-28 17:03:06 davidb Extra Makefile, configure and supporting files for shared build/runtime …
Note: See TracRevisionLog for help on using the revision log.