Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | support for | wisberg | 2003-04-09 | 1 | -128/+669 | |
| | | | | | | - forking - compiler adapter delegation - bootclasspath, extdirs, by putting on classpath (weak) | |||||
* | - generalized support resource copying, now from injars or sourceroots and ↵ | wisberg | 2003-03-13 | 1 | -197/+327 | |
| | | | | | | | out to directory or outjar - normalized path support for all path-like elements - reorganized for readability | |||||
* | experimental ant task option to copy non-.class file contents of input jars ↵ | wisberg | 2003-03-10 | 1 | -21/+125 | |
| | | | | to the output jar after each compile or recompile. | |||||
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 5 | -42/+36 | |
| | ||||||
* | suppressing info messages unless verbose | wisberg | 2002-12-18 | 1 | -2/+11 | |
| | | | | and rendering user-visible exceptions using Main | |||||
* | handling messages like the new taskdef, printing as we go and rendering ↵ | wisberg | 2002-12-18 | 1 | -8/+29 | |
| | | | | user-visible exceptions using Main | |||||
* | public constructor, better message reporting on failure | wisberg | 2002-12-18 | 1 | -1/+1 | |
| | ||||||
* | again aligning task with xlint reality | wisberg | 2002-12-17 | 1 | -26/+72 | |
| | ||||||
* | emacssym | wisberg | 2002-12-17 | 1 | -0/+4 | |
| | ||||||
* | propoogating Erik's changes to AbortException | jhugunin | 2002-12-17 | 2 | -2/+2 | |
| | ||||||
* | initial version | wisberg | 2002-12-16 | 8 | -0/+3025 | |