source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35692   2 years davidb Improvement to formatting of '...'
(edit) @35687   2 years davidb Fixed type on bootclasspath variable name
(edit) @35683   2 years davidb Balancing ... added to print statement
(edit) @35682   2 years davidb Text/commment/echo/README tidy up
(edit) @35681   2 years davidb Fixed syntax errors
(edit) @35680   2 years davidb Added in test for RK_HOME already being set
(edit) @35679   2 years davidb Initial rk setup file for Windows, based on rk-setup.bash converted to …
(edit) @35678   2 years davidb Adding in JDK8 compiled up versionf of these JAR files so things are …
(edit) @35677   2 years davidb Removed ant-install.jar and ant-installer-exe.jar from the svn:ignore files
(edit) @35676   2 years davidb Adding in JDK1.8 compiled version of this it is ready to go without …
(edit) @35675   2 years davidb Change svn:ignore so any update to anttasks.jar is now seen.
(edit) @35674   2 years davidb Mistakenly left in >foo.txt on Windows exec, now change to >nul
(edit) @35673   2 years davidb Scripts updated to add in the jar files needed to support Java's …
(edit) @35672   2 years davidb Greenstone3 also uses the 'jre/lib/ext/jce.jar' extension, which we …
(edit) @35671   2 years davidb Fixed incorrect syntax of <isset> property test
(edit) @35670   2 years davidb Further adjustment of how ant build.xml checks for the version of java …
(edit) @35669   2 years davidb Elimination for final if-tests, to be more 'sh' fieldly
(edit) @35668   2 years davidb Changes to bring the file more back in to line with being syntax …
(edit) @35667   2 years davidb Some notes on how to address deprecated warnings added
(edit) @35666   2 years davidb Still having an issue on the Window Release Kit machine failing to run …
(edit) @35665   2 years davidb Calling things like new Boolean(false) and new Integer(100) has been …
(edit) @35664   2 years davidb Test has been expanded to include OpenJDK
(edit) @35663   2 years davidb Some tidy up to print statements, and Vendor test expanded to be …
(edit) @35662   2 years davidb Updated echo statement to reflect the new ant minimum number
(edit) @35661   2 years davidb Adjusted solution to how -noclasspath is explicitly set by Greenstone3 …
(edit) @35659   2 years davidb Updated URL from http to https
(edit) @35658   2 years davidb Updated URL from http to https
(edit) @35657   2 years davidb While admittedly commented out syntax, this commit updates a specified …
(edit) @35656   2 years davidb Comments updated to specify https://svn.greenstone rather then …
(edit) @35655   2 years davidb Changed from http to https for svn co; text also updated to reflect …
(edit) @35654   2 years davidb Changed from using http://svn.greenstone to https; minor adjustment of …
(edit) @35651   2 years davidb Need more careful control on how uninstaller Java code is compiled, so …
(edit) @35649   2 years cstephen Snap words back to shadow on collision edit.
(edit) @35648   2 years cstephen Reset time edits when pressing Escape
(edit) @35647   2 years davidb Print statement tidyup
(edit) @35646   2 years davidb Added in some svn:ignore dirs
(edit) @35645   2 years davidb Print statement tidyup
(edit) @35641   2 years cstephen Add shadow word representation. Show absolute time boundaries, rather …
(edit) @35640   2 years davidb Tidied up an echo statement that needed to be quoted, else the '=>' in …
(edit) @35639   2 years davidb antruntime not needed
(edit) @35638   2 years davidb Tidy up of test-setup
(edit) @35637   2 years davidb The inclusion of the '-noclasspath' flag is to avoid the ant bash/bat …
(edit) @35636   2 years davidb Further changes after testing. The previous change to this file did …
(edit) @35635   2 years davidb Further identified location for VISUAL_STUDIO_VERSION splice
(edit) @35634   2 years davidb To support using a newer JDK (such as OpenJDK11) with the Release Kit …
(edit) @35633   2 years cstephen Limit word timing selection by length of audio. Show time editing …
(edit) @35632   2 years davidb Tidy up on treatment of 'string', 'char *', and 'const char*'. It was …
(edit) @35631   2 years cstephen Improve audio loading flow. Load audio on word editor click.
(edit) @35630   2 years davidb Further splicing in of ENV/Make variable for VISUAL_STUDIO_VERSION needed
(edit) @35629   2 years davidb Two chanages: (i) newer OpenJDKs no longer include native2ascii, …
(edit) @35628   3 years davidb Changed to more carefully set/check VisualStudioVersion. When not …
(edit) @35627   3 years davidb In newer Linux distribution having double quotes in the toexec …
(edit) @35626   3 years davidb Added notes for 64-bit linux JDK added
(edit) @35623   3 years davidb Need to be more careful over how the RK build properties file is …
(edit) @35622   3 years davidb change to specifying JDK8 through JAVACFLAGS -- needed for …
(edit) @35620   3 years davidb Forget to commit the line passing VisualStudioVersion into top-level …
(edit) @35619   3 years davidb Set svn:executable to ensure the .exe (and .bat) files checkout with …
(edit) @35618   3 years davidb setting RK_NAME changed from '%0' to '%~n0' so if scripts are run …
(edit) @35617   3 years davidb Fix to nmake variable tested for VISUAL_STUDIO_VERSION
(edit) @35616   3 years davidb For gs2build code to correctly determine which iconv zip file un …
(edit) @35615   3 years davidb Added in svn:executable on to wget.exe
(edit) @35614   3 years davidb Added in svn:executable on to tee.exe
(edit) @35613   3 years davidb Make echo Windows friendly
(edit) @35612   3 years davidb Tweaked with Windows detail
(edit) @35611   3 years davidb Extra details about using 'local' added
(edit) @35610   3 years davidb Need to pass in environment variable VisualStudioVersion into make …
(edit) @35609   3 years davidb Wrong attribute used isset element. Now correted
(edit) @35608   3 years cstephen Implement full support for word time editing
(edit) @35607   3 years davidb Updated to zero in on Java 1.8 as minimum version (gs3-admin/GAI uses …
(edit) @35605   3 years davidb iconv.zip changed to iconv-PRE-VS14.zip to keep in line with the …
(edit) @35604   3 years cstephen Complete left handle adjustment logic
(edit) @35603   3 years cstephen Fix last
(edit) @35602   3 years cstephen Broken attempt to update all words
(edit) @35601   3 years cstephen Begin updating time adjustment logic
(edit) @35600   3 years davidb Further tweaked to be more consistent with how the mgpp svn:ignore …
(edit) @35599   3 years davidb Update of svn:ignore filenames
(edit) @35598   3 years davidb Update of svn:ignore filenames
(edit) @35597   3 years davidb Windows build scripts updated to unzip either iconv-PRE-VS14.zip or …
(edit) @35596   3 years davidb No longer used, as the build scripts will unzip either …
(edit) @35595   3 years davidb Updated README file to reflect file name changes in the zip files used
(edit) @35594   3 years davidb Name change of iconv.zip files to better determine what the purpose of …
(edit) @35593   3 years davidb Fixes after testing on Windows 64-bit
(edit) @35592   3 years davidb Line-wrap tidy up in echo
(edit) @35586   3 years davidb Updated notes reflecting recent changes
(edit) @35584   3 years davidb openssl in bin directory added into svn:ignore list
(edit) @35583   3 years davidb Some additional jars added to svn:ignore property list
(edit) @35582   3 years davidb The JDK8 runtime rt.jar fron OpenJDK
(edit) @35581   3 years davidb The JAVACFLAGS change works (in general) but needs to be done a bit …
(edit) @35579   3 years davidb Changed to 'javac' tasks relying on JAVACFLAGS rather than …
(edit) @35578   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35577   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35576   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35575   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35574   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35573   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35572   3 years davidb JAVACFLAGS now used consistently through the file
(edit) @35571   3 years davidb Changed so RK_HOME is correctly set even if one of the parent …
(edit) @35570   3 years davidb Main change is to set explicitly setJAVACFLAGS here (i.e. in the …
(edit) @35569   3 years davidb Some basic notes on what to do
(edit) @35568   3 years davidb Testing on a newer gcc, the linux wrapper.cpp failed to compile as …
Note: See TracRevisionLog for help on using the revision log.