summaryrefslogtreecommitdiff
path: root/java/ant/Slice2JavaTask.class
Commit message (Collapse)AuthorAge
* bug 2876 - remove java/antMark Spruiell2008-03-20
|
* Many build system fixes to not require ICE_HOME anymore when building a ↵Benoit Foucher2008-01-29
| | | | source distribution
* Change ice.bin.dir to ice.home. Fix comments in SliceTask.getIceHome() andBrent Eagles2007-07-06
| | | | | change order of precedence for property vs. environment variable. The proper now takes precedence over the environment variable.
* ant tasks check the ice.dir property that may be set in the XMLBrent Eagles2006-11-20
|
* adding --meta optionMark Spruiell2006-05-23
|
* adding streaming interfaceMark Spruiell2004-10-20
|
* more dependency fixesMark Spruiell2004-07-14
|
* fixing dependenciesMark Spruiell2004-07-12
|
* Slice checksum changesMark Spruiell2004-07-04
|
* Removing --package option from slice2java. Adding translator test forMark Spruiell2003-12-12
| | | | packaging.
* use ICE_HOME (if present) to find translatorMark Spruiell2003-09-03
|
* Merged R1_1_branch.Benoit Foucher2003-08-15
|
* added ice attribute for --ice flag, define element for -D optionsMark Spruiell2003-02-03
|
* Removed slice task tagdir attribute from build.xmlBenoit Foucher2002-09-27
| | | | | Fixed Freeze.Map bugs. Fixed Slice2JavaTask and Slice2FreezeJ task bugs.
* Fixed a bug where dependencies wouldn't work on Java.Benoit Foucher2002-09-19
|
* clone is no longer optionalMark Spruiell2002-09-18
|
* Added support for --case-sensitive option (attribute casesensitive).Benoit Foucher2002-09-17
|
* Slice2JavaTask now checks for dependencies between slice files.Benoit Foucher2002-08-26
|
* Changed Slice parser to disallow leading underscore for identifiers.Michi Henning2002-07-25
| | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules.
* adding support for --cloneMark Spruiell2002-05-09
|
* adding support for TIE classesMark Spruiell2002-03-25
|
* modifying slice2java task to accept multiple filesetsMark Spruiell2002-03-19
|
* bug fixMark Spruiell2001-12-13
|
* initial check-inMark Spruiell2001-11-09