source: main/trunk/greenstone3/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27380   11 years ak19 Adding a target for setting up the mac shortcuts (.app folders) for …
(edit) @27369   11 years ak19 Adding in the write-env target to write out the environment, which …
(edit) @27238   11 years ak19 Target check-running-tomcat now no longer pings the URL of the form …
(edit) @27199   11 years ak19 Adding targets for checking out and compiling imagemagick from source …
(edit) @27185   11 years ak19 use.support.lib has now split into 2 properties. The first is …
(edit) @27149   11 years ak19 1. New target setup-for-eclipse that generates a eclipse Run …
(edit) @27139   11 years ak19 Fixed minor bug when gnome-lib gets compiled based on the setting of …
(edit) @27135   11 years ak19 Shifting instructions for svn updating gs2build/common-src/cgi-bin …
(edit) @27034   11 years ak19 After checking out gnome-lib, it is compiled up by running its …
(edit) @27028   11 years ak19 Useful comment on disabling wvware
(edit) @26806   11 years davidb strip now added to the list of cross-compile args set up
(edit) @26791   11 years davidb Streamlining of compile sequence to checkout gnome-lib extension if …
(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) @26765   11 years davidb Introduction of some properties to help with cross compilation …
(edit) @26495   11 years ak19 Added target to allow tomcat to be started up in debug mode which will …
(edit) @26433   11 years ak19 Forgot to commit inclusion of FEDORA_HOME env to tomcat start and stop …
(edit) @26359   12 years ak19 Sam fixed a bug in my previous commit of new fedora.MaxPermSize ant …
(edit) @26357   12 years ak19 Added tomcat startup property for fedora/gsearch which sets the …
(edit) @26185   12 years ak19 The ant clean-logs target did not work on nzdl's G's GS3 showcase …
(edit) @26115   12 years sjm84 Two new tasks for automated building and running of collection tests
(edit) @26082   12 years sjm84 Fixed error messages when calling "ant clean"
(edit) @26079   12 years sjm84 Fixed error messages when calling "ant distclean"
(edit) @26033   12 years ak19 OAIConfig.xml's baseURL property is now set dynamically to the …
(edit) @26002   12 years ak19 ant target clean-logs now also clears server.log.
(edit) @25904   12 years xiao modified flax targets to reflect flax2 release
(edit) @25901   12 years xiao modified flax targets to reflect flax2 release
(edit) @25830   12 years sjm84 gsdl3site.cfg will now have its content automatically added by the …
(edit) @25708   12 years xiao changed flax targets: copy files and configure-flax-wsdl
(edit) @25640   12 years sjm84 Some fixes to perl.path for Linux (or maybe Windows?)
(edit) @25616   12 years ak19 In start-tomcat target, setting spawn=true again with Sam's permission …
(edit) @25570   12 years sjm84 CGI capabilities are now on by default. The build.xml file will insert …
(edit) @25549   12 years ak19 Added target to print out default library servlet URL so that …
(edit) @25501   12 years ak19 If the web/logs/tmp folder does not exist, the Java code that makes …
(edit) @25491   12 years kjdon lucene collection index.zip not inside index folder
(edit) @25449   12 years ak19 Added the clean-logs target that clears catalina.out, greenstone.log …
(edit) @25446   12 years ak19 Related to commit 25445. Whenever the web/logs folder is created, the …
(edit) @25444   12 years ak19 Needed to do a NOT on the socket test, because we're waiting until the …
(edit) @25443   12 years ak19 Dr Bainbridge fixed the recently added wait-for loop around the …
(edit) @25437   12 years ak19 stop-tomcat always does a force stop, since it's the force stop that …
(edit) @25420   12 years ak19 Reinstated the renaming of target stop-tomcat as force-stop-tomcat and …
(edit) @25418   12 years ak19 1. Sometimes if tomcat is started and stopped and (re-)started, the …
(edit) @25384   12 years ak19 One more occurrence of tomcat.major.version to change from 6 to 7
(edit) @25343   12 years ak19 Forgot to remove debug statements.
(edit) @25338   12 years ak19 1. Replacing ChangePwdUsersDB.java with new file ModifyUsersDB.java, …
(edit) @25321   12 years ak19 1. added force-stop-tomcat target which does what the old stop-tomcat …
(edit) @25314   12 years ak19 Related to previous commit: need to stop server before accessing the …
(edit) @25308   12 years ak19 1. Updated txt2usersDB.java to compile again and to also work with …
(edit) @25214   12 years kjdon added target to install lucene-jdbm-demo. Unzips index.zip, same as …
(edit) @25136   12 years sjm84 Corrected the cgi-bin dirs to point to the common-src folder
(edit) @25133   12 years sjm84 Commenting out the lines that include two files that don't seem to be …
(edit) @25131   12 years sjm84 Second commit upgrading from tomcat 6 to tomcat 7
(edit) @25095   12 years sjm84 build.xml will now add in classpath information for tomcat
(edit) @24868   12 years sjm84 Fixed the perlpath escaping (I think?)
(edit) @24744   13 years davidb Now using LuceneWrapper3.jar, which embodies the updated Lucene 3.x …
(edit) @24607   13 years xiao Xiaofeng found a bug in build.xml where web/WEB-INF/lib/xalan.jar.tmp …
(edit) @24366   13 years xiao modified target update-flax to update flax site
(edit) @24215   13 years xiao removed directives that append with.jni=false to build.properties
(edit) @24205   13 years xiao modified target prepare-flax to disable jni and gli
(edit) @24098   13 years xiao added call of compile-core at the end of flax target update-flax
(edit) @24077   13 years ak19 sqlite package was changed. Has a different name now.
(edit) @24076   13 years ak19 Fixed a Windows GS3 compilation bug in the compile-javagdbm ant target …
(edit) @23986   13 years xiao edited flax target configure-flax-wsdl: copy a fresh file of …
(edit) @23942   13 years ak19 Forgot to remove commented code in previous commit
(edit) @23941   13 years ak19 Need to use GNUwin32 port of linux Which cmd instead of DOS Where cmd …
(edit) @23936   13 years xiao modified to display the correct url if install.flax is set; cosmetic …
(edit) @23896   13 years ak19 Dr Bainbridge fixed the missing full.perl.path variable when on windows.
(edit) @23857   13 years ak19 1. Slight adjustment to previous commit: the test is no longer for the …
(edit) @23856   13 years ak19 if, outside build.properties, we only set perl.path if we have …
(edit) @23855   13 years ak19 Not a bug as suspected, just a change of target. Changing the port …
(edit) @23854   13 years xiao Changed from trying to pass location of Perl through environment …
(edit) @23853   13 years xiao cosmetic change
(edit) @23852   13 years davidb Additional capability introduced to control how Perl is found. 1. if …
(edit) @23849   13 years davidb Addition of perl.path to help control where Perl is found.
(edit) @23847   13 years ak19 compile-javagdm target of build.xml now generates the necessary …
(edit) @23837   13 years sjm84 Fixed a mistake in Greenstone3's build.xml file that was preventing …
(edit) @23809   13 years sjm84 More fixes to allow the disabling of GLI
(edit) @23808   13 years sjm84 Fixed a mistake in the name of a property
(edit) @23807   13 years sjm84 Created a property called gli.and.gems that will prevent gems and gli …
(edit) @23803   13 years sjm84 Compiling without JNI will now properly exclude the java files …
(edit) @23696   13 years xiao clean up typos and combine two rsr tasks into one
(edit) @23681   13 years xiao added configure-flax-wsdl target setting up tomcat server/port in …
(edit) @23670   13 years xiao Experimenting to fix problem in flax release kit
(edit) @23669   13 years xiao modified flax-copy-files target not to do tomcat.server/port …
(edit) @23617   13 years sjm84 Removed a debug statement that was accidentally added last commit
(edit) @23613   13 years sjm84 Removed a line that was accidentally commited
(edit) @23611   13 years sjm84 More refactoring on the support-lib part of the Greenstone3 build.xml file
(edit) @23599   13 years sjm84 Greenstone 3 will now use the minimal support library rather than the …
(edit) @23443   13 years xiao modified target flax-copy-files
(edit) @23442   13 years xiao modified target flax-copy-files
(edit) @22976   14 years davidb Adjustment to arguments inside targets relating to building Greenstone …
(edit) @22940   14 years sjm84 Several small fixes for using the gnome-lib extension for static …
(edit) @22877   14 years sjm84 If CFLAGS, CXXFLAGS, LDFLAGS or CPPFLAGS have a previous value and the …
(edit) @22870   14 years sjm84 Fixed a small typo in previous commit
(edit) @22869   14 years sjm84 Corrected a small mistake with the PATH when the support library is …
(edit) @22868   14 years sjm84 Added a path environment variable to the build- and common-src …
(edit) @22854   14 years sjm84 Moved the ldflags from being given as an argument to being an …
(edit) @22847   14 years sjm84 Fixed a few small mistakes and added ldflags
(edit) @22846   14 years sjm84 Added the os.dir to the support library path
(edit) @22845   14 years sjm84 Added additional properties that are used when the release-kit wants …
Note: See TracRevisionLog for help on using the revision log.