source: greenstone3/trunk/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20826   15 years ak19 Added a few more failonerror commands to exec targets.
(edit) @20810   15 years xiao Corrected dir errors in the target flax-copy-files
(edit) @20809   15 years xiao Corrected dir errors in the target flax-copy-files
(edit) @20797   15 years xiao updated flax targets for the new interface flaxmodule
(edit) @20464   15 years oranfry we should look at the _value_ of disable.collection.building, not just …
(edit) @20290   15 years oranfry simplified the check for tomcat6
(edit) @20242   15 years oranfry only complain about errors if we actually set some
(edit) @20241   15 years oranfry enable debugging for now
(edit) @20235   15 years oranfry moved tomcat/java check to init and fixed it up a little
(edit) @20233   15 years oranfry * build.xml: fail if user tries to combine tomcat6 and java1.4 * …
(edit) @20215   15 years oranfry delete build.properties.in from binary release
(edit) @20211   15 years oranfry use cp.jar files instead of searching for individual jars in …
(edit) @20209   15 years oranfry removed all cp.jar files and put in code to create them during compilation
(edit) @20208   15 years oranfry reversing last commit; can still run under 1.4 just need older tomcat.
(edit) @20207   15 years oranfry we now require java 1.5 to run greentone3 so correcting this check
(edit) @20127   15 years oranfry changes to the code for fixing execute permissions
(edit) @20124   15 years oranfry fixup to fix-execute-permissions target
(edit) @20122   15 years oranfry fixup to fix-execute-permissions target
(edit) @20121   15 years oranfry fixup to fix-execute-permissions target
(edit) @20092   15 years ak19 Temporarily commented out the line added today that requires gs3-setup …
(edit) @20089   15 years kjdon several changes. added fix-executable-permissions targets. …
(edit) @20085   15 years kjdon tidied up some targets. indentation. using else on a condition instead …
(edit) @20079   15 years ak19 Changes made to work on Vista which requires Tomcat 6 for Remote …
(edit) @20051   15 years oranfry added code specific to windows in dist-tidy
(edit) @20034   15 years kjdon demo colls no longer have import.zip or metadata.zip so removing all …
(edit) @19997   15 years oranfry
(edit) @19996   15 years oranfry can't use compile.bat anymore as it doesn't exist, do the proper make, …
(edit) @19975   15 years oranfry changed the source-fileset file to a file for all components, and made …
(edit) @19972   15 years oranfry make use of the definitive source code fileset, and split …
(edit) @19963   15 years oranfry only delete winutil if not windows
(edit) @19961   15 years oranfry do delete source files as we will make a separate source release
(edit) @19960   15 years ak19 Update to targets that do clean and distclean of build-src and …
(edit) @19948   15 years kjdon removed commented stuff from dist-tidy. changed the gs2build targets …
(edit) @19946   15 years kjdon changed the name of a file
(edit) @19939   15 years kjdon made some changes to dist-tidy. lib/jni is needed for runtime. Also, …
(edit) @19934   15 years ak19 GSDLHOME variable passed into build-src compilation and common-src …
(edit) @19933   15 years kjdon added a bindir arg to common-src configure
(edit) @19931   15 years kjdon working on configure and compile common-src always, then configure and …
(edit) @19930   15 years oranfry added a taskdef for rsr tasks so we can do replacements in files
(edit) @19929   15 years ak19 Reinstated code for grabbing gliserver.pl and gsdlCGI.pm from svn.
(edit) @19914   15 years ak19 Correction to small but crucial typo that stopped compilation on Windows.
(edit) @19911   15 years oranfry minor simplification
(edit) @19910   15 years oranfry implemented the workaround for the missing expat library problem.
(edit) @19904   15 years oranfry change build.xml to fail on compilation error, and fixed a codo
(edit) @19903   15 years oranfry added a target to tidy up a greenstone3 installation for a release
(edit) @19894   15 years kjdon modified install-commonm-src adnnn install-collection-building so no …
(edit) @19878   15 years kjdon deleted all the commented out targets. I have finished my revision of …
(edit) @19873   15 years kjdon added a few missing depends to new-install targets. changed all …
(edit) @19871   15 years kjdon more tidying up and generally hackign at the build file. not tested at …
(edit) @19843   15 years kjdon first stab at updating build.xml to get rid of gdbm specific targets …
(edit) @19649   15 years xiao Remove flax target unzip-flax-collections
(edit) @19647   15 years xiao comment out flax target unzip-flax-collections
(edit) @19354   15 years oranfry started on a target to build the javadocs for greenstone3
(edit) @18530   15 years oranfry don't try to unzip the non-existent windows gdbm package
(edit) @18515   15 years oranfry corrections to build.xml to protect against problems
(edit) @18505   15 years oranfry fixed type on build.xml
(edit) @18495   15 years oranfry undoing a change to build.xml which broke svnupdate-gs2build
(edit) @18417   15 years ak19 Set javagdbm configuring step back to being done on unix OS systems …
(edit) @18380   15 years davidb GDBM needs to be compiled as a static library only to work with reset …
(edit) @18344   15 years davidb Order of targets changed to ensure that built-in gdbm is configured …
(edit) @18324   15 years ak19 Reinstated svn export url code for grabbing gliserver.pl and …
(edit) @18227   15 years oranfry don't version build.properties any more, instead version …
(edit) @18184   15 years ak19 Some tentative adjustments for GS3 to use the gdbm that Michael …
(edit) @18179   15 years ak19 unzips sqlite-amalgamation tar.gz file
(edit) @18124   15 years cc108 add a statement to copy GAI.jar to admin directory
(edit) @18110   15 years cc108 adding new compile classpath to lib\java folder
(edit) @17918   15 years ak19 Commit message covers previous commit as well: GAI.jar (Greenstone …
(edit) @17917   15 years ak19
(edit) @17556   16 years oranfry fixing a bug where the full path to configurewas not spcified in the …
(edit) @17509   16 years oranfry do the unix compilation of search4j with 'configure, make' rather than …
(edit) @17491   16 years oranfry code to compile search4j in greenstone3
(edit) @17140   16 years oranfry Added vista to the list of windows versions
(edit) @17116   16 years oranfry skip compilation of anttasks for now
(edit) @17008   16 years ak19 Now it unpacks demo collections gs2mgppdemo and gs2mgdemo again. Also …
(edit) @16964   16 years oranfry a little correction
(edit) @16963   16 years oranfry have the iconv package unzipped along with other windows packages
(edit) @16962   16 years oranfry this line is causing a problem on mac so wrapping in an if statement
(edit) @16951   16 years oranfry dont download or extract packages that have already been prepared
(edit) @16936   16 years oranfry tidied up whitespace in the build.xml file to make it easier to read …
(edit) @16796   16 years oranfry added 'Windows 2003' to list of windows versions
(edit) @16628   16 years ak19 When executing ant start or ant stop on Windows, the exec command now …
(edit) @16626   16 years davidb Conflict markup left in by accident. Now removed
(edit) @16625   16 years davidb Minor edits relating to common-src etc.
(edit) @16620   16 years oranfry no need to rename gs2build-extra files as we no longer use gs2build-extra
(edit) @16602   16 years davidb Simplification of syntax needed to get gs2build
(edit) @16547   16 years oranfry dont change the version number of gli from greenstone3's build.xml, …
(edit) @16530   16 years oranfry incorrect casing was causing problems on mac (and probably other unix …
(edit) @16496   16 years ak19 prepare-gs2building also downloads gliserver.pl and gsdlCGI.pm from …
(edit) @16478   16 years ak19 Moves gliserver.pl and gsdlCGI.pm files from gsdl (GS2)'s cgi-bin into …
(edit) @16477   16 years ak19 Undid previous commit as Build failed. Need to find better location …
(edit) @16472   16 years ak19
(edit) @16253   16 years ak19 Dr Baindbridge corrected reference to gs2build's lib to src/lib
(edit) @16069   16 years oranfry correcting the order of 'lib' and 'src'
(edit) @16067   16 years oranfry avoid export error
(edit) @16047   16 years oranfry changing checkout-gs2build and update-gs2build to reflect move from …
(edit) @15888   16 years ak19 Based on Oran's advice: Don't delete the zipped files of the demo …
(edit) @15859   16 years shaoqun use flax.checkout.path specified in build.properties to check out flax
(edit) @15837   16 years ak19 Dr Nichols' ant prepare-collections works and so commented out the old …
(edit) @15809   16 years oranfry properly houour the branch.revision property
(edit) @15799   16 years ak19 Corrected build.xml overwrite on commit between r15190 and r15229 by …
Note: See TracRevisionLog for help on using the revision log.