Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | installer updates: | wisberg | 2003-03-06 | 1 | -16/+71 |
| | | | | | | | | - removed JDK tools.jar from script classpaths - added windowlistener to exit installer when close box clicked - added -to {dir} option for easy GUI-free install (hack) due to Swing initialization, this still won't work for true command-line (remote, non-XWindows terminal to unix box) | ||||
* | installer was misreporting README file name for AspectJ distribution. | wisberg | 2003-02-27 | 1 | -1/+10 |
| | | | | (The installer could be refactored for simpilcity if/since we're not supporting multiple distributions any more.) | ||||
* | Ran "Organize imports" to remove redundant imports etc - | acolyer | 2003-02-26 | 12 | -48/+136 |
| | | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees! | ||||
* | resolving misc compiler warnings | wisberg | 2003-02-13 | 6 | -15/+10 |
| | |||||
* | comments only. no build.jar update needed. | wisberg | 2003-01-06 | 1 | -2/+9 |
| | |||||
* | enabling debug symbols | wisberg | 2003-01-04 | 1 | -1/+2 |
| | |||||
* | fixed bug with unnamed tasks producing messages like | wisberg | 2002-12-23 | 1 | -9/+31 |
| | | | | [null] Building Zip: foo.zip | ||||
* | fixing version-handling. | wisberg | 2002-12-23 | 6 | -585/+823 |
| | | | | | | build-properties.xml has actual version, Version.java is generated, and "DEVELOPMENT" is default. | ||||
* | XXX always exclude Ant and runtime classes from assemblages - hack. | wisberg | 2002-12-18 | 1 | -2/+12 |
| | |||||
* | do build.xml builds only for modules, not products, and continue normally if ↵ | wisberg | 2002-12-18 | 1 | -6/+15 |
| | | | | they fail. | ||||
* | list antecedants in verbose mode | wisberg | 2002-12-18 | 1 | -0/+3 |
| | |||||
* | avoid NPE when in strange state | wisberg | 2002-12-18 | 1 | -1/+7 |
| | |||||
* | installer window title | wisberg | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 19 | -0/+5883 |