summaryrefslogtreecommitdiff
path: root/java/ant/Slice2FreezeJTask.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
|
* 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
|
* 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
|
* Fixed build failureBernard Normier2004-12-20
|
* Added index support to Freeze dictionariesBernard Normier2004-09-30
|
* more dependency fixesMark Spruiell2004-07-14
|
* 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.
* Added <index> construct to Slice2FreezeJBernard Normier2003-10-15
|
* removing XML encoding support in FreezeMark Spruiell2003-09-12
|
* 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
|
* 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.
* Added support for --case-sensitive option (attribute casesensitive).Benoit Foucher2002-09-17
|
* adding XML supportMark Spruiell2002-08-28
|
* 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.
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* Added Freeze/library demo.Matthew Newhook2002-03-13
|
* First version of demo/Freeze/bench.Matthew Newhook2002-03-12
|
* Freeze fixes. Initial version of PhoneBook server.Matthew Newhook2002-03-11
|
* Initial version of Freeze for Java.Matthew Newhook2002-03-07