source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10909   18 years kjdon source dist - need to run the xslt
(edit) @10908   18 years kjdon another xsl file for modifying the build.xml - this time for a source …
(edit) @10907   18 years kjdon starting to make a source distribution
(edit) @10906   18 years kjdon added a note about symlinks in Tomcat
(edit) @10905   18 years kjdon removed the Resources element from the content, allowLinking attribute …
(edit) @10904   18 years nzdl a couple of extra strings from nzdl
(edit) @10903   18 years kjdon changed a word in _greenstone301_
(edit) @10902   18 years kjdon added in a new entry for new gs3 release, as per Ian's instructions
(edit) @10901   18 years kjdon solaris modifications. added in os.solaris property, and os.unix - …
(edit) @10900   18 years kjdon removed a print statement
(edit) @10899   18 years kjdon instead of using isMac() to test for bigendianness, use Misc.isBigEndian()
(edit) @10898   18 years jrm21 oops, fixed amount of space left for spacer in navbar (was using …
(edit) @10897   18 years kjdon added distclean for c++ packages and gs2build into the …
(edit) @10896   18 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @10895   18 years kjdon no configure files in this directory - removed them from distclean
(edit) @10894   18 years kjdon oops, the last zip file I committed was actually a tar gz file
(edit) @10893   18 years kjdon added in the mac os bdb file
(edit) @10892   18 years kjdon added in a target to remove the windows specific files from other …
(edit) @10891   18 years kjdon when parsing options, once something has been set in , then don't …
(edit) @10890   18 years kjdon changed convetr_to default to auto (was html), got rid of findType …
(edit) @10889   18 years kjdon added a description to metadata_fields arg, also retabbed the argument list
(edit) @10888   18 years kjdon PS can't convert to html, but the default for convert_to was html. so …
(edit) @10887   18 years kjdon moved '-framework JavaVM' from LDFLAGS to JNIFLAGS - we don't want to …
(edit) @10886   18 years kjdon updated a comment
(edit) @10885   18 years kjdon added some more info about package versions - websites etc.
(edit) @10884   18 years kjdon removed all CVS related notes from README.txt to the new …
(edit) @10883   18 years kjdon chmod file= for directory needs type='dir' attribute
(edit) @10882   18 years kjdon moved the prepare mysql stuff into its own parepare-for-dist target …
(edit) @10881   18 years kjdon in install-macos-extra, make sure the directories exist before trying …
(edit) @10880   18 years kjdon ran a spell checker
(edit) @10879   18 years kjdon delete gli.bat/sh for distribution so people don't run them by mistake
(edit) @10878   18 years kjdon changed some messages
(edit) @10877   18 years kjdon tidied up the if/elses in AddSetListener:actionPerformed()
(edit) @10876   18 years kjdon added the macros directory to be uploaded along with images directory
(edit) @10875   18 years kjdon now uploads the whole etc directory instead of just the collect.cfg …
(edit) @10874   18 years kjdon upload now unzips everything in the collect directory - when the zip …
(edit) @10873   18 years jrm21 documentaction modified for new HTML4/CSS stuff (eg stop looking for …
(edit) @10872   18 years jrm21 extensive modifications of generated HTML to support HTML4 and CSS. …
(edit) @10871   18 years jrm21 images and style sheets (normal + printer) for new HTML4/css layout …
(edit) @10870   18 years kjdon * empty log message *
(edit) @10869   18 years kjdon check the result of trying to open the test db, and print an error if …
(edit) @10868   18 years kjdon now uses GSDL3SRCHOME to find the sample collectionConfig.xml file
(edit) @10867   18 years kjdon changed the error printout a bit for getConnection()
(edit) @10866   18 years jrm21 gave examples for CSV files
(edit) @10865   18 years kjdon modified some print statements, added in GSDL3SRCHOME
(edit) @10864   18 years kjdon something went wrong with last autoconf, so redid it (in gs2build …
(edit) @10863   18 years kjdon small changes
(edit) @10862   18 years kjdon XML PArser untar for mac - need to make all files writable first, …
(edit) @10861   18 years kjdon rebuilt the collection
(edit) @10860   18 years kjdon no longer need these files
(edit) @10859   18 years kjdon small changes
(edit) @10858   18 years kjdon removed mdv and hidden.mds files
(edit) @10857   18 years kjdon changed a comment
(edit) @10856   18 years kjdon added checks for endianness
(edit) @10855   18 years kjdon added in WORDS_BIGENDIAN - defined if big endian
(edit) @10854   18 years kjdon removed soem commented out pieces, and added a check for endianness
(edit) @10853   18 years kjdon check for WORDS_BIGENDIAN rather than _LITTLE_ENDIAN or _BIG_ENDIAN
(edit) @10852   18 years kjdon changed LIBOBJS= to AC_LIBOBJ(), added in check for endianness
(edit) @10851   18 years kjdon test for WORDS_BIGENDIAN instead of _LITTLE_ENDIAN or _BIG_ENDIAN
(edit) @10850   18 years kjdon changed LIBOBJS=... to AC_LIBOBJ. added in test for endianness
(edit) @10849   18 years kjdon changed LIBOBJS=... to AC_LIBOBJ.
(edit) @10848   18 years kjdon changed to use WORDS_BIGENDIAN instead of _LITTLE_ENDIAN to test for …
(edit) @10847   18 years kjdon added mingroup 1 to AZCompactList
(edit) @10846   18 years kjdon rebuilt the collection
(edit) @10845   18 years kjdon fixed up mistakes in previous commit
(edit) @10844   18 years kjdon small changes for new build
(edit) @10843   18 years kjdon tidied these up a bit, no longer use Hierarchy files
(edit) @10842   18 years kjdon no longer use the hierarchy files
(edit) @10841   18 years kjdon GLI no longer uses .mdv files, or hidden.mds, so removed them from …
(edit) @10840   18 years kjdon added check for endianness: AC_C_BIGENDIAN, which defines …
(edit) @10839   19 years jrm21 better match when looking at sub-part types so we don't match …
(edit) @10838   19 years kjdon added in DYLD_LIBRARY_PATH for macs
(edit) @10837   19 years kjdon create deployment files (for soap) is done during install of a …
(edit) @10836   19 years mdewsnip Removed some stuff committed to the wrong place.
(edit) @10835   19 years kjdon made the -input_encoding=utf8 always be set for htmlplug secondary plugin
(edit) @10834   19 years jrm21 moved utf8 checking code into separate function. (maybe it should be …
(edit) @10833   19 years jrm21 store the names of files we've already checked when looking for a …
(edit) @10832   19 years kjdon Expat.bundle is not writable so doesn't untar properly - chmod it first
(edit) @10831   19 years kjdon untaring the XML-Parser on macs must occur after compilation, …
(edit) @10830   19 years kjdon demo.col renamed to gs2mgdemo.col
(edit) @10829   19 years kjdon prepare-for-dist should delete the build directory
(edit) @10828   19 years kjdon moved deploy-localsite to be done on install, not preparation of a …
(edit) @10827   19 years jrm21 1) include %xx bits when making hrefs out of urls 2) test if text is …
(edit) @10826   19 years kjdon fixed up paths etc for new layout
(edit) @10825   19 years jrm21 1) print usage if given -h or --help 2) set language before printing …
(edit) @10824   19 years kjdon changed the location of tomcat
(edit) @10823   19 years kjdon changed tomcat version
(edit) @10822   19 years kjdon updated for tomcat 5.5.12
(edit) @10821   19 years kjdon updated this for tomcat 5.5.12
(edit) @10820   19 years kjdon Visualizer service added into the package (rather than in greenstone …
(edit) @10819   19 years kjdon this service fiel has been moved to the extension directory
(edit) @10818   19 years kjdon we no longer do make or configure at the top level, so don't need …
(edit) @10817   19 years kjdon this no longer lives in teh toplevel, so added it here
(edit) @10816   19 years kjdon old packages has been disbanded. vishnu and gsdl-as now live in …
(edit) @10815   19 years kjdon * empty log message *
(edit) @10814   19 years kjdon this file has been added to the vishnu extension package
(edit) @10813   19 years kjdon changed bindir=../../../../bin to bindir=${exec_prefix}/bin
(edit) @10812   19 years kjdon moved to packages/tomcat-extra
(edit) @10811   19 years kjdon moved these files here from comms/jakarta
(edit) @10810   19 years kjdon changed the paths to reflect the move of gsdl-as to extensions folder
Note: See TracRevisionLog for help on using the revision log.