summaryrefslogtreecommitdiff
path: root/java/ant/SliceTask.java
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
* Updated copyrightDwayne Boone2008-01-23
|
* Use mcpp instead of icecppDwayne Boone2008-01-09
|
* 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.
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* changing the property that ant tasks will key on for Ice binary locationsBrent Eagles2006-12-04
|
* ant tasks check the ice.dir property that may be set in the XMLBrent Eagles2006-11-20
|
* adding --meta optionMark Spruiell2006-05-23
|
* Updated copyrightDwayne Boone2006-03-14
|
* 2004 to 2005Bernard Normier2005-02-16
|
* more dependency fixesMark Spruiell2004-07-14
|
* changing slice2java dependency output formatMark Spruiell2004-07-14
|
* fixing dependenciesMark Spruiell2004-07-12
|
* Changed the way dependencies are printed by slice2java --depend. UpdatedMichi Henning2004-06-17
| | | | ant build task accordingly.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Added AMI and AMD tests for exception slicing. Removed a few redundantMichi Henning2004-02-24
| | | | semicolons from the source.
* use ICE_HOME (if present) to find translatorMark Spruiell2003-09-03
|
* added ice attribute for --ice flag, define element for -D optionsMark Spruiell2003-02-03
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Removed slice task tagdir attribute from build.xmlBenoit Foucher2002-09-27
Fixed Freeze.Map bugs. Fixed Slice2JavaTask and Slice2FreezeJ task bugs.