source: main/trunk/greenstone2/common-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23773   13 years sjm84 Undid the change libdir change
(edit) @23772   13 years sjm84 Added libdir for sqlite to help fix a missing library problem on Mac
(edit) @23770   13 years davidb For Windows explicitly set HAVE_RENAME to 1. When compiling on …
(edit) @23720   13 years sjm84 Hopefully fixed issues with iconv on Mac
(edit) @23714   13 years sjm84 Added a mac-specific version of libiconv to fix issues with the 1.13.1 …
(edit) @23643   13 years sjm84 SQLite requires -DSQLITE_ENABLE_LOCKING_STYLE=0 in the CFLAGS to …
(edit) @23486   13 years davidb Some additional svn:ingnore property values
(edit) @23462   13 years kjdon added an all definition otherwise if you just run make in this folder …
(edit) @23431   13 years anna adding in code point range for dhivehi letters into letter_info
(edit) @23424   13 years kjdon adding in code point range for dhivehi letters into letter_info
(edit) @23423   13 years kjdon adding in code point range for dhivehi letters into letter_info
(edit) @23356   13 years sjm84 Updated several configure scripts and Makefiles to make use of the …
(edit) @23308   13 years sjm84 search4j does not need to be 32 bit on 64 bit machines
(edit) @23194   14 years davidb Diagnostic output should go to standard-error, as standard-out used in …
(edit) @23136   14 years sjm84 gdbm.h needed to be surrounded in extern "C" braces to be happy on Windows
(edit) @23128   14 years kjdon made the gdbm_delete error a bit more informative
(edit) @23048   14 years sjm84 getpw will now handle input from a Windows console more intelligently
(edit) @23047   14 years sjm84 getpw will now handle input from a Windows console more intelligently
(edit) @22960   14 years ak19 Added in DEBUG flags to LDFLAGS where missing
(edit) @22837   14 years davidb Need to get the sql_cmd in UTF-8 form to send through sqlite3_exec. …
(edit) @22817   14 years ak19 Fixing up makefiles to work with recent changes DLConsulting made …
(edit) @22793   14 years mdewsnip Removed md5.cpp and md5.h -- the license for this was slightly …
(edit) @22788   14 years mdewsnip Added crypt-license.txt file, for consistency.
(edit) @22787   14 years mdewsnip Added the missing COPYING.LIB file into …
(edit) @22779   14 years mdewsnip Changed common-src/indexers/winMake.bat to copy instead of rename the …
(edit) @22777   14 years mdewsnip To ignore iconv.h.
(edit) @22770   14 years ak19 More changes for ticket 152: making the collectdir moveable. When …
(edit) @22769   14 years mdewsnip Need to put packages\expat in INSTALLDIRS, not COMPILEDIRS, so the …
(edit) @22767   14 years mdewsnip Fixed mistake in last change.
(edit) @22766   14 years mdewsnip Instead of having two copies of expat in Greenstone (one for Linux and …
(edit) @22761   14 years mdewsnip Instead of having two copies of expat in Greenstone (one for Linux and …
(edit) @22754   14 years mdewsnip Added sqlite-license.txt file (from …
(edit) @22752   14 years mdewsnip Added expat-license.txt file, for consistency.
(edit) @22741   14 years mdewsnip Updated win32.mak files in SQLite packages to have more accurate …
(edit) @22737   14 years mdewsnip Added copyright header to common-src/src/lib/cnfgable.cpp, …
(edit) @22621   14 years mdewsnip Need to ignore JAR file too.
(edit) @22620   14 years mdewsnip To ignore directories from new version.
(edit) @22619   14 years mdewsnip JAR files should not be in SVN.
(edit) @22618   14 years mdewsnip To ignore the .class files.
(edit) @22391   14 years sjm84 Tidied up this configuration file and fix some minor problems
(edit) @22379   14 years sjm84 This should have been part of previous commit, this was modified as …
(edit) @22378   14 years sjm84 Greenstone 2 now compiles and installs on 64-bit linux machines
(edit) @22337   14 years mdewsnip Added calls to to_utf8() for key and data in setkeydata(), to get the …
(edit) @22291   14 years sjm84 Fixed a small problem that was causing an error on stricter compilers
(edit) @22259   14 years davidb Tie Makefile and source code in with -DMSDOS so MinGW/MSys compilation …
(edit) @22257   14 years davidb Minor tweak to support MinGW
(edit) @22141   14 years davidb Was surprised to discover some classes that did not correctly specify …
(edit) @22124   14 years ak19 JDBM works on Windows now: Dr Bainbridge fixed the Java code by …
(edit) @22090   14 years ak19 Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added …
(edit) @22089   14 years ak19 1. Dr Bainbridge added a pipe close call (pclose) which was needed …
(edit) @22079   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(edit) @22077   14 years ak19 gdbmedit Makefile.in files don't need tests for whether USE_GDBM is on …
(edit) @22070   14 years ak19 Undoing the commits of 22058 to the indexer folder: USE_GDBM, USE_JDBM …
(edit) @22067   14 years ak19 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on …
(edit) @22062   14 years ak19 Updating windows makefiles to mirror the same changes that Dr …
(edit) @22058   14 years ak19 Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags …
(edit) @22057   14 years davidb base class for sql operations
(edit) @22043   14 years davidb Upgrading of database backends to allow support for sql-query support. …
(edit) @22040   14 years davidb Minor tidy up of Java code
(edit) @22039   14 years davidb Improved error reporting to GDBMedit utils
(edit) @21967   14 years ak19 Minor change. Extra comment that explains what to compile if heap_chk …
(edit) @21962   14 years xiao reverting previous commit and restoring back to last revision
(edit) @21957   14 years xiao changed System.out to System.err to prevent deadlock i …
(edit) @21903   14 years kjdon updated to use individual search and retrieve wrappers
(edit) @21873   14 years ak19 overlooked version number change for sqlite
(edit) @21871   14 years davidb win32.mak updated to use newer version of sqlite
(edit) @21870   14 years davidb win32.mak file now included in tar ball
(edit) @21869   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21868   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21865   14 years mdewsnip Now displays rv value in error message if sqlite3_exec() fails.
(edit) @21821   14 years ak19 Ant distclean of GS3 broke down when it couldn't find the sqlite3.lib …
(edit) @21796   14 years mdewsnip Fixed setting of openfile value, so the database isn't reopened …
(edit) @21720   14 years kjdon use -classpath instead of -cp so it compiles with java 1.4
(edit) @21714   14 years kjdon -cp option to javac doesn't work with java 1.4, so I modified the …
(edit) @21524   14 years oranfry correction to last commit
(edit) @21522   14 years oranfry dont use brace expansion in makefiles, in case they aren't expanded
(edit) @21471   14 years ak19 Cleans the indexers\mgpp text and lib subfolders once more.
(edit) @21461   14 years ak19 Error messages are sent to stderr, since there are linking errors in …
(edit) @21456   14 years ak19 JDBM now enabled by default as is the case for linux.
(edit) @21454   14 years ak19 Dr Bainbridge added the useful new method check_system_heap() for …
(edit) @21452   14 years davidb HOSTTARGETFLAGS shouldn't be part of Make command
(edit) @21451   14 years ak19 Minor corrections to get the previous commit working
(edit) @21449   14 years mdewsnip Added a few new svn:ignores.
(edit) @21448   14 years ak19 Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.
(edit) @21447   14 years ak19 Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.
(edit) @21446   14 years ak19 Configure files updated to correctly set all the variables that can be …
(edit) @21441   14 years ak19 Some minor corrections to the Makefile which had prevented successful …
(edit) @21440   14 years ak19 MICO_DIR should be set to withval not enableval, this was already …
(edit) @21438   14 years ak19 Dr Bainbridge's fixes for compilation errors after the jdbm related changes
(edit) @21435   14 years ak19 Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
(edit) @21432   14 years davidb Update to use of -m32, which is activated when compiling on a 64-bit …
(edit) @21429   14 years davidb Makefile now creates lib/java folder if missing
(edit) @21427   14 years davidb Missing src/ in from of jdbmedit
(edit) @21426   14 years davidb Using ENABLE_JDBM to control is jdbm Java code is used
(edit) @21423   14 years davidb Need to tidy up installed files for iconv on a 'distclean' as running …
(edit) @21419   14 years davidb Fix for using --enable-jdbm
(edit) @21418   14 years davidb Correction to how --enable-jdbm flag is implemented
(edit) @21417   14 years davidb Correction to how --enable-jdbm flag is implemented
(edit) @21416   14 years davidb No longer need jdbm-1.0.jar locally in this folder
(edit) @21410   14 years davidb Changed to using 'jdbm.jar' to cope better with upgrades to newer …
Note: See TracRevisionLog for help on using the revision log.