aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* PR:Glen Mazza2004-03-311-1/+6
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-211-3/+0
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-5/+20
* Don't copy codegen files.Joerg Pietschmann2004-02-071-25/+27
* Fix packaging of all-in-one transcoder JAR (due to changes in Commons IO).Jeremias Maerki2004-02-061-2/+3
* Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.p...Jeremias Maerki2004-01-231-0/+1
* Applied Thomas DeWeese's latest patch for the PDF transcoder.Glen Mazza2004-01-221-1/+4
* Abandon codegenerated property makers and use bean-like makers instead.Finn Bock2004-01-221-19/+1
* Match the version string is apps.Version.Finn Bock2004-01-211-1/+1
* FOPropertyMapping.java no longer autogenerated, moved from fop.fo.propertiesGlen Mazza2004-01-201-4/+2
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-2/+5
* Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design'sGlen Mazza2003-12-221-0/+2
* PR:Glen Mazza2003-12-221-2/+1
* Property Makers now being activated via int constants. (Maker classes themse...Glen Mazza2003-12-201-2/+1
* 1. Removed the properties.Constants class from automatic generation, andGlen Mazza2003-12-151-5/+13
* Adjust transcoder packaging to changes in FOP.Jeremias Maerki2003-11-071-2/+6
* RTF structural renderer moved from root to render.rtf, joining all the other ...Glen Mazza2003-11-041-3/+3
* Moved mif package (including structural renderer MIFHandler.java) toGlen Mazza2003-11-011-1/+1
* 1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewerGlen Mazza2003-09-211-4/+4
* Place RTFLib into its own group for purposes of javadoc generation. Add packa...William Victor Mote2003-07-071-13/+17
* Add possibility to specify an "optional-lib" directory outside of FOP's tree ...Jeremias Maerki2003-07-041-28/+183
* Made source more friendly for Eclipse (and IDEs in general) Joerg Pietschmann2003-06-291-18/+17
* Base all relevant properties on ${basedir}.Peter Bernard West2003-06-291-16/+15
* Remove jfor libs and references.William Victor Mote2003-06-261-1/+0
* Get rtflib (jfor) files to compile.William Victor Mote2003-06-261-10/+0
* rtflib package is not compilable yetBertrand Delacretaz2003-06-201-0/+10
* Enhancements for javadocs.William Victor Mote2003-04-271-2/+46
* move overview.html to fop's root src directory.William Victor Mote2003-04-241-1/+1
* Conditional compilation of jimi, jai, and jce was not working properly. Each ...William Victor Mote2003-03-201-39/+42
* Updated for optional PDF encryption support (depending on availability of JCE)Jeremias Maerki2003-03-131-1/+17
* Remove buildtools.xml as it's no longer needed.Jeremias Maerki2003-03-121-1/+4
* fixed typos in docsChristian Geisert2003-03-111-1/+1
* Adjust to new source location (src/org --> src/java/org)Jeremias Maerki2003-03-111-11/+12
* Added target for building the servlet.Jeremias Maerki2003-02-021-6/+19
* include font classes for pdf transcoderKeiron Liddle2003-01-151-0/+1
* Adjust to new directory for hyphenationJeremias Maerki2003-01-151-3/+1
* Update for 2003Jeremias Maerki2003-01-081-1/+1
* Base 14 fonts are now generated to org.apache.fop.fonts.base14Jeremias Maerki2003-01-081-38/+27
* Added Ant target for validating xdocs.Joerg Pietschmann2003-01-051-0/+62
* white-space and line-ending fixesWilliam Victor Mote2002-11-301-126/+126
* Adjusted to new JARsJeremias Maerki2002-11-221-12/+21
* first shot at RTFHandler using jfor RTF libraryBertrand Delacretaz2002-11-011-0/+1
* build.properties and build-local.properties allow local override of build set...Bertrand Delacretaz2002-10-311-1/+7
* removed unneeded valuesKeiron Liddle2002-10-281-35/+16
* Streamlined build process without copying around whole directory trees.Jeremias Maerki2002-09-171-405/+331
* Fixed FOP anttaskChristian Geisert2002-09-151-0/+17
* Added an optional target to generate a Checkstyle report.Jeremias Maerki2002-09-051-0/+25
* removed old configurationKeiron Liddle2002-09-041-6/+2
* fixed problem with font metrics generation and jdk1.4Christian Geisert2002-09-021-0/+98
* <action dev="JM" type="update" context="build">Jeremias Maerki2002-08-071-102/+86