Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug 2876 - remove java/ant | Mark Spruiell | 2008-03-20 |
| | |||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 |
| | | | | source distribution | ||
* | Change ice.bin.dir to ice.home. Fix comments in SliceTask.getIceHome() and | Brent Eagles | 2007-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 XML | Brent Eagles | 2006-11-20 |
| | |||
* | adding --meta option | Mark Spruiell | 2006-05-23 |
| | |||
* | adding streaming interface | Mark Spruiell | 2004-10-20 |
| | |||
* | more dependency fixes | Mark Spruiell | 2004-07-14 |
| | |||
* | fixing dependencies | Mark Spruiell | 2004-07-12 |
| | |||
* | Slice checksum changes | Mark Spruiell | 2004-07-04 |
| | |||
* | Removing --package option from slice2java. Adding translator test for | Mark Spruiell | 2003-12-12 |
| | | | | packaging. | ||
* | use ICE_HOME (if present) to find translator | Mark Spruiell | 2003-09-03 |
| | |||
* | Merged R1_1_branch. | Benoit Foucher | 2003-08-15 |
| | |||
* | added ice attribute for --ice flag, define element for -D options | Mark Spruiell | 2003-02-03 |
| | |||
* | Removed slice task tagdir attribute from build.xml | Benoit Foucher | 2002-09-27 |
| | | | | | Fixed Freeze.Map bugs. Fixed Slice2JavaTask and Slice2FreezeJ task bugs. | ||
* | Fixed a bug where dependencies wouldn't work on Java. | Benoit Foucher | 2002-09-19 |
| | |||
* | clone is no longer optional | Mark Spruiell | 2002-09-18 |
| | |||
* | Added support for --case-sensitive option (attribute casesensitive). | Benoit Foucher | 2002-09-17 |
| | |||
* | Slice2JavaTask now checks for dependencies between slice files. | Benoit Foucher | 2002-08-26 |
| | |||
* | Changed Slice parser to disallow leading underscore for identifiers. | Michi Henning | 2002-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 --clone | Mark Spruiell | 2002-05-09 |
| | |||
* | adding support for TIE classes | Mark Spruiell | 2002-03-25 |
| | |||
* | modifying slice2java task to accept multiple filesets | Mark Spruiell | 2002-03-19 |
| | |||
* | bug fix | Mark Spruiell | 2001-12-13 |
| | |||
* | initial check-in | Mark Spruiell | 2001-11-09 |