source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26819   11 years davidb wget configure tweaked for cross-compiling on andoird
(edit) @26818   11 years davidb config.guess and config.sub updated to newer versions that include …
(edit) @26817   11 years davidb Strip added as separate stage, to help with cross-compilation
(edit) @26816   11 years davidb config.guess and config.sub updated to new versions that include …
(edit) @26815   11 years davidb Added #ifdef to help with cross-compiling for Android NDK
(edit) @26809   11 years davidb Strip test added
(edit) @26808   11 years davidb Strip test added
(edit) @26806   11 years davidb strip now added to the list of cross-compile args set up
(edit) @26802   11 years davidb More careful application of STRIP added to help with cross compilation …
(edit) @26801   11 years davidb Changes to support compiling with Android NDK
(edit) @26800   11 years davidb Changes to support compiling with Android NDK
(edit) @26799   11 years davidb Changes to support compiling with Android NDK
(edit) @26798   11 years davidb Support for cross-compiling with Android-NDK added
(edit) @26797   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26796   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26795   11 years davidb GSDLOS now left alone if already set to something
(edit) @26794   11 years davidb GSDLOS now left alone if already set to something
(edit) @26793   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26792   11 years davidb Values for cross compiling with Android NDK added in (in commented out …
(edit) @26791   11 years davidb Streamlining of compile sequence to checkout gnome-lib extension if …
(edit) @26778   11 years davidb Adding the minus option '-static-libstdc++' can cause linking problems …
(edit) @26777   11 years davidb Additional information added about the new 'local' area on the SVN server
(edit) @26776   11 years davidb Changed target name 'clean-logs' to 'reset-logs'. This is to avoid …
(edit) @26775   11 years davidb else case added to test
(edit) @26774   11 years davidb Removal of non paradise-garden test files
(edit) @26773   11 years davidb New versions of config.guess and config.sub, needed so Android …
(edit) @26772   11 years davidb Updated configure.in which separates test for bcopy and bcmp. …
(edit) @26766   11 years davidb Added properties used for cross compiling
(edit) @26765   11 years davidb Introduction of some properties to help with cross compilation …
(edit) @26711   11 years davidb Missing JNIPREFIX in Makefile.in, now corrected
(edit) @26709   11 years davidb Extra details for getting MacOS binaries for gnome-lib extention added
(edit) @26708   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26707   11 years davidb Minor adjustment to JDK test
(edit) @26706   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26705   11 years davidb Fixed typo in JAVAINC path for Linux
(edit) @26704   11 years davidb Changed display of save button and add metadata controls to be more …
(edit) @26703   11 years davidb Created a separate template for the footer.
(edit) @26681   11 years davidb Changed some 'char *' to 'const char*' to match standard header definitions
(edit) @26680   11 years davidb
(edit) @26679   11 years davidb When testing the mingw cross-compiler changes, compiling 'getpw' ran …
(edit) @26677   11 years davidb Mixed up over precise name to use for Microsoft Visualstudio Compile. …
(edit) @26676   11 years davidb The Java Windows JNI header files. Needed when cross-compiling on a …
(edit) @26675   11 years davidb Fixed minor typo in include path name
(edit) @26674   11 years davidb Changes to support cross-compiling using mingw under Linux to produce …
(edit) @26673   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26672   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26670   11 years davidb Makefile.in in tar-ball tweaked to allow cross-compilation using mingw …
(edit) @26669   11 years sjm84 Saving match statements in Greenbug should now work correctly
(edit) @26668   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26667   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26666   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26665   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26664   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26663   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26662   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26661   11 years davidb White-space tidy up
(edit) @26660   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26659   11 years davidb Support for cross-compilation under minwgw added
(edit) @26658   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26657   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26656   11 years davidb Support for cross-compilation added. In addition to the CrossOS …
(edit) @26655   11 years davidb Support for cross-compilation added
(edit) @26654   11 years davidb Edits to support cross-compilation using mingw under Linux to generate …
(edit) @26653   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26652   11 years davidb More careful typecase to (const char*) rather than (char*). Change …
(edit) @26651   11 years davidb Inclusion of open-source code that implements the getpass() algorithm …
(edit) @26650   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26649   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26648   11 years davidb Updates to Makefile.in to include compilation of open-source code that …
(edit) @26647   11 years davidb Introduction of open-source code that implements the crypt() algorithm …
(edit) @26646   11 years sjm84 Fixed a minor problem with resizing
(edit) @26645   11 years sjm84 The editor is now resizable
(edit) @26640   11 years sjm84 Some minor changes to the Greenbug editor
(edit) @26639   11 years sjm84 Fixed an error with the auto formatting that caused the search page to …
(edit) @26630   11 years davidb Sam's new DebugService ... Greenbug! Currently off by default. …
(edit) @26617   11 years sjm84 Deleting the old choice program
(edit) @26616   11 years sjm84 Added a 64-bit capable choice.exe program
(edit) @26615   11 years sjm84 Created a 64-bit compatible makegs2.bat file
(edit) @26614   11 years sjm84 Adding "ACE" as the new editor for Greenbug
(edit) @26587   11 years kjdon translations provided by Te Taka Keegan
(edit) @26586   11 years kjdon translations provided by Te Taka Keegan
(edit) @26585   11 years ak19 Tagging 3.05 binary releases
(edit) @26584   11 years ak19 Recomitting corrections of 2 commits ago, this time the tar.gz file …
(edit) @26583   11 years ak19 Undoing previous commit
(edit) @26582   11 years ak19 The lucene-jdbm-demo collection in the GS3 release binary wasn't …
(edit) @26581   11 years kjdon translations were all in interface_basic_xx.properties files. I wrote …
(edit) @26580   11 years sjm84 Reverting an accidentally commited change
(edit) @26579   11 years sjm84 Add a message to the home page when there is no collections
(edit) @26578   11 years sjm84 Removing a test that was causing a null pointer exception
(edit) @26577   11 years sjm84 Reformatting this file ahead of some changes
(edit) @26576   11 years ak19 Deny access to the Greenstone 3 log files, with greenstone.log …
(edit) @26575   11 years ak19 Tagging win, lin 32 and 64, mac leopard binaries for 2.86 rc2
(edit) @26574   11 years ak19 Related to commit revision 26567 and 26573. The first mandated the …
(edit) @26573   11 years ak19 Related to commit revision 26567 which mandated the inclusion of the …
(edit) @26572   11 years sjm84 Removed an unnecessary print statement
(edit) @26571   11 years sjm84 Reformatting this file ahead of some chances
(edit) @26570   11 years sjm84 Added Arial as the first-choice font
(edit) @26567   11 years ak19 When a GS2 collection contains both collect.cfg and …
(edit) @26566   11 years ak19 Tagging 2.86rc1 for the mac binary generated on Leopard
(edit) @26565   11 years ak19 Trying to get the mac release binary to install correctly again. It …
Note: See TracRevisionLog for help on using the revision log.