source: main/trunk/release-kits

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37453   10 days anupama 1. Wno_error still in the release-kit compile.xml because I can't …
(edit) @37452   10 days anupama Adding in global-svn-args tag in an svn checkout to match rest of …
(edit) @37451   10 days anupama Tried to merge the GS2/rk2 compile.xml file with mojave.xml (and the …
(edit) @37450   10 days anupama DOS to unix style line endings
(edit) @37449   10 days anupama Merged mojave-compile.xml and the new monterey-compile.xml (both …
(edit) @37444   12 days anupama Dr Bainbridge got the Monterey MacOS VM release kit past the wvware …
(edit) @37388   3 weeks anupama Committing local updates to compile.xml on the Mojave for GS2 as well. …
(edit) @37382   3 weeks anupama Changes to get release-kit building on mojave as at Mar 2023. Also …
(edit) @37381   3 weeks anupama Committing some local Mac customisations found on Chal ky machine that …
(edit) @37365   3 weeks kjdon download the gnome-lib-minimal here, so we can use the svn …
(edit) @37346   4 weeks kjdon added in the global-svn-args line to svn tasks in some other release kits
(edit) @37345   4 weeks kjdon use --non-interactive and --trust-server-cert options to svn so that …
(edit) @36691   6 months kjdon added PERL_PERTURB_KEYS=0 into the environment for building the demo …
(edit) @36690   6 months kjdon added PERL_PERTURB_KEYS=0 into the environment for building the demo …
(edit) @36628   6 months kjdon name the derk product Greenstone3-doc-eg, as now it produces gs3 …
(edit) @36610   6 months kjdon dec nightly now builds teh collections as gs3 collections. Test for …
(edit) @36337   8 months kjdon tar needed for windows
(edit) @36228   10 months kjdon adding in some of the differences for linux 32 and 64 bit
(edit) @36219   10 months kjdon updated svn url to use https, and min java version to be 1.8
(edit) @36199   10 months kjdon changed a help statement
(edit) @36195   10 months kjdon these files has a character that caused an error compiling on …
(edit) @35687   17 months davidb Fixed type on bootclasspath variable name
(edit) @35682   17 months davidb Text/commment/echo/README tidy up
(edit) @35681   17 months davidb Fixed syntax errors
(edit) @35680   17 months davidb Added in test for RK_HOME already being set
(edit) @35679   17 months davidb Initial rk setup file for Windows, based on rk-setup.bash converted to …
(edit) @35678   17 months davidb Adding in JDK8 compiled up versionf of these JAR files so things are …
(edit) @35677   17 months davidb Removed ant-install.jar and ant-installer-exe.jar from the svn:ignore files
(edit) @35673   17 months davidb Scripts updated to add in the jar files needed to support Java's …
(edit) @35672   17 months davidb Greenstone3 also uses the 'jre/lib/ext/jce.jar' extension, which we …
(edit) @35657   17 months davidb While admittedly commented out syntax, this commit updates a specified …
(edit) @35651   17 months davidb Need more careful control on how uninstaller Java code is compiled, so …
(edit) @35639   17 months davidb antruntime not needed
(edit) @35636   17 months davidb Further changes after testing. The previous change to this file did …
(edit) @35634   17 months davidb To support using a newer JDK (such as OpenJDK11) with the Release Kit …
(edit) @35632   17 months davidb Tidy up on treatment of 'string', 'char *', and 'const char*'. It was …
(edit) @35629   17 months davidb Two chanages: (i) newer OpenJDKs no longer include native2ascii, …
(edit) @35627   17 months davidb In newer Linux distribution having double quotes in the toexec …
(edit) @35626   17 months davidb Added notes for 64-bit linux JDK added
(edit) @35623   17 months davidb Need to be more careful over how the RK build properties file is …
(edit) @35622   17 months davidb change to specifying JDK8 through JAVACFLAGS -- needed for …
(edit) @35619   17 months davidb Set svn:executable to ensure the .exe (and .bat) files checkout with …
(edit) @35618   17 months davidb setting RK_NAME changed from '%0' to '%~n0' so if scripts are run …
(edit) @35615   17 months davidb Added in svn:executable on to wget.exe
(edit) @35614   17 months davidb Added in svn:executable on to tee.exe
(edit) @35613   17 months davidb Make echo Windows friendly
(edit) @35612   17 months davidb Tweaked with Windows detail
(edit) @35611   17 months davidb Extra details about using 'local' added
(edit) @35605   17 months davidb iconv.zip changed to iconv-PRE-VS14.zip to keep in line with the …
(edit) @35582   17 months davidb The JDK8 runtime rt.jar fron OpenJDK
(edit) @35571   17 months davidb Changed so RK_HOME is correctly set even if one of the parent …
(edit) @35570   17 months davidb Main change is to set explicitly setJAVACFLAGS here (i.e. in the …
(edit) @35569   17 months davidb Some basic notes on what to do
(edit) @35568   17 months davidb Testing on a newer gcc, the linux wrapper.cpp failed to compile as …
(edit) @35567   17 months davidb Addition of 'rt.jar' file for JDK6 to help with compiling for …
(edit) @35533   18 months anupama Minor. Correcting error in display string. Will be using same string …
(edit) @35527   18 months anupama Same message as for previous commit (35526), but now for linux64 rk3 …
(edit) @35526   18 months anupama Updating mojave-compile.xml rk3 release-kits template to print the …
(edit) @35524   18 months anupama Message that release-kits turn off checkout.gnomelib.ext which is now …
(edit) @35515   18 months anupama Related to commits 35511 to 35514: for linux 64 release-kit too, turn …
(edit) @35513   18 months anupama General (template) rk3 release-kits compile.xml file updated too. See …
(edit) @35512   18 months anupama Some changes to the mojave Mac release-kit rk3 main compile.xml file …
(edit) @35478   18 months anupama Used JRE of JDK 8u301 to regenerate the jre_bin on linux 32 bit lsb.
(edit) @35477   18 months anupama Had to regenerate the Mac jre_bin_x64 from a JRE 8u301 as the previous …
(edit) @35474   18 months anupama Now that the Mojave/Catalina Mac has been made accessible again by …
(edit) @35425   18 months anupama Release-kits on windows were using a stale version of the bundled …
(edit) @35373   18 months kjdon 1. README for generating the self-extracting JRE on windows, as I …
(edit) @35372   18 months kjdon Adding the 7zCon.sfx file, copied from Expeditee-release-kits's …
(edit) @35370   18 months anupama Committed a broken jre_bin_x64, fixed it up now and checked it untars.
(edit) @35369   18 months anupama Committing updated bundled jre for linux 64, now version 8 (update …
(edit) @35368   18 months anupama Going to update bundled jre for linux 64 from 7 updated 72 to version …
(edit) @34935   2 years anupama Updates to French language perlmodules, gsinstaller and gs3interface …
(edit) @34621   2 years kjdon should be https for greenstone.org
(edit) @34615   2 years kjdon 32 bit libux version of wget
(edit) @34612   2 years anupama Further rk2 changes to get the release kit to use wget to grab the old …
(edit) @34611   2 years anupama Committing the precompiled https/ssl enabled Windows wget.exe from …
(edit) @34610   2 years anupama 1. rk2 related changes to finally work with changeover from http to …
(edit) @34609   2 years anupama Recommitting wget.linux64 from the one generated on the LSB machine to …
(edit) @34607   2 years anupama Shifting remaining rk3 (GS3) related release-kits files over to using …
(edit) @34606   2 years anupama Shifting all the rk3 compile.xml scripts to using ant exec wget from …
(edit) @34604   2 years anupama Committing 64 bit linux wget for 64 bit linux release-kit
(edit) @34603   2 years anupama Committing wget, to be used by release-kits, for Mac Mojave release-kit
(edit) @34599   2 years kjdon update http to https
(edit) @34587   2 years anupama Working with separate folders (MacShortcuts32bit and …
(edit) @34581   2 years kjdon fixed up some of the @xx@ macros - they weren't formatted well. hope I …
(edit) @34571   2 years anupama Mojave's rk2 and rk3 compile.xml files. Although there appear to be …
(edit) @34570   2 years kjdon on bedrock, the get command for svn files doesn't work with the new …
(edit) @34525   2 years ak19 For Mac El Capitan onward (possibly Mavericks before that too), need …
(edit) @34257   3 years ak19 Accidentally committed
(edit) @34256   3 years ak19 Tried to add the infrastructure for standalone client-gli (client-fli) …
(edit) @34147   3 years ak19 Related to prev commit. Part 2 of: The Expat.so I built on the uni …
(edit) @34146   3 years ak19 The Expat.so I built on the uni machine against a perl 5.30 I compiled …
(edit) @34142   3 years ak19 Manually force-adding the Expat.so to svn which STILL didn't get …
(edit) @34141   3 years ak19 Redoing commit for XML-Parser of perl-5.30 as the previous commit …
(edit) @34140   3 years ak19 Recommitting since there are all kinds of questions marks about what I …
(edit) @34139   3 years ak19 Not sure why the perl-5.22's Expat folder was empty, adding in …
(edit) @34138   3 years ak19 XML-Parser for perl version 5.30 (specifically perl 5.30.3 was …
(edit) @33996   3 years ak19 Accidentally committed the wrong thing in previous commit. Attempting …
(edit) @33995   3 years ak19 There was no Expat.so for perl 5.18 so am recompiling and committing that
(edit) @33417   4 years ak19 Georgian language translations for the coredm for GS2, gsinstaller …
Note: See TracRevisionLog for help on using the revision log.