summaryrefslogtreecommitdiffstats
path: root/build/src/$installer$
Commit message (Collapse)AuthorAgeFilesLines
* AspectJ6: change install location to 1.6aclement2008-01-161-2/+2
|
* fix for 205949: "Unattended install of aspectj builds on the Mac fails". ↵aclement2007-10-261-2/+2
| | | | just had to cope with a null graphical component.
* update license to EPLacolyer2006-06-011-2/+2
|
* matthews fixes for 95517aclement2005-11-151-10/+35
|
* Updates for AJDK1.5.0aclement2004-12-101-2/+2
|
* don't upset windows script...acolyer2004-10-221-5/+6
|
* unused localwisberg2004-10-051-1/+0
|
* Georges fixes for 61411aclement2004-05-281-1/+3
|
* Create aj and aj.bat launch scripts at install time.aclement2004-04-071-17/+108
|
* 1.2 rc1 build/pkg : Update base version from 1.1 to 1.2. Add tools.jar aclement2004-04-051-6/+6
| | | | to the ajdoc launch script.
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-4/+4
| | | | | removed unused imports, local variables, and private methods (still there, just commented out).
* installer updates: wisberg2003-03-061-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. wisberg2003-02-271-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 - acolyer2003-02-261-8/+45
| | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees!
* installer window titlewisberg2002-12-181-1/+1
|
* initial versionwisberg2002-12-161-0/+1699