summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
* working bash scriptwisberg2005-02-171-6/+14
|
* Building releases under 1.5 now. Scripts should define java15.home and ↵wisberg2005-02-111-12/+59
| | | | should invoke the target build-13-check before doing the release build.
* testing aspectj5rt modulewisberg2005-02-111-0/+17
|
* support for building Java 5 sourceswisberg2005-02-111-6/+33
|
* Module aliases in a .properties filewisberg2005-02-112-18/+34
|
* Constantswisberg2005-02-111-0/+15
|
* support for building Java 5 sourceswisberg2005-02-113-37/+66
|
* serialVersionUIDwisberg2005-02-112-1/+4
|
* ignore invalid aspectj-home's when seeking aspectj libswisberg2005-02-031-14/+28
|
* organized importsaclement2005-02-012-2/+0
|
* aspectjweaver.jar and aspectjlib.jar product templateswisberg2005-01-292-0/+0
|
* build tests (skipped), enabled license tests again...wisberg2005-01-293-19/+138
|
* core of initial support for building aspectj projectswisberg2005-01-292-4/+123
|
* removed unused code/comments, added toString detailwisberg2005-01-291-140/+5
|
* aliases for aspectjlib.jar and aspectjweaver.jarwisberg2005-01-291-0/+4
|
* name, avoid build.xml if dir nullwisberg2005-01-291-1/+2
|
* 2005-6 licenses and copyrightswisberg2005-01-291-76/+31
|
* base version changed to 1.2, this year to 2005wisberg2005-01-291-3/+3
|
* initial support for building aspectj projectswisberg2005-01-291-13/+20
|
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-241-3/+3
|
* Updates for AJDK1.5.0aclement2004-12-101-2/+2
|
* update installer pageacolyer2004-12-091-3/+3
|
* don't upset windows script...acolyer2004-10-221-5/+6
|
* fix for Bugzilla Bug 73369acolyer2004-10-211-0/+30
| | | | Create a jar file that can be used for load-time weaving...
* Fix for Bugzilla Bug 76104: can't build distribution from within Eclipse ↵aclement2004-10-141-2/+4
| | | | (and fixes the problem where you have to call clean and build separately)
* static ref to static variablewisberg2004-10-051-3/+3
|
* updated license textwisberg2004-10-051-9/+13
|
* unused localwisberg2004-10-051-1/+0
|
* Deprecated API calls changed.aclement2004-08-231-1/+1
|
* skip on the exclude runtime test rather than patch it in the build file.acolyer2004-06-092-4/+2
| | | | This allows the correct testing-drivers-all.jar to be built too.
* add the runtime classes into aspectjtools.jar. needed because ofacolyer2004-06-081-0/+3
| | | | | | static dependency from weaver classes to runtime classes. Better than alternative of updating all ant scripts that fork and the ajc compiler scripts to add aspectjrt.jar into path.
* Georges fixes for 61411aclement2004-05-281-1/+3
|
* Removed ".org" from aspectj.org image for installer logomkersten2004-04-281-0/+0
|
* Create aj and aj.bat launch scripts at install time.aclement2004-04-071-17/+108
|
* 1.2 rc1 build/pkg : Add in ajdoc target. Temp method of clearing stuff aclement2004-04-051-1/+34
| | | | from the aspectjtools jar.
* 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.
* Add ajdoc.jar to jar classpathaclement2004-04-051-1/+3
|
* untested code to skip any /tools.jar library antecedant when building other ↵wisberg2004-04-051-2/+6
| | | | that testing jars
* Georges fix to add build date/time info to DEVELOPMENT builds.aclement2004-03-043-14/+11
|
* support for building the org.aspectj.aspectjrt pluginacolyer2004-02-242-2/+20
|
* Fix for broken license test. New file created yesterday has 2004 in the ↵aclement2004-01-281-1/+1
| | | | copyright statement. Added 2004 as a valid copyright year :)
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-2311-65/+62
| | | | | removed unused imports, local variables, and private methods (still there, just commented out).
* Georges fix for Bugzilla Bug 50200 aclement2004-01-221-1/+2
| | | | aspectjrt.jar manifest file name needs changing to upper case
* 2004 copyrightwisberg2004-01-151-1/+1
|
* simple script to compile aspectjtools using ajcwisberg2003-12-151-0/+180
|
* added date to outputwisberg2003-11-261-0/+10
|
* created the CVS module with name eclipse.plugin instead of acolyer2003-11-061-3/+3
| | | | | eclipse.plugins. Doh! Easier to change reference in this build script than fix module name now...
* ensure that release builds also build eclipse pluginsacolyer2003-11-061-0/+4
|
* changes to build script to create aspectj eclipse plugins as part acolyer2003-11-052-3/+91
| | | | | of an aspectj build. Results are placed in: aj-build/dist/ide/eclipse/xxxxx
* Previous check-in got somehow corrupted once again.acolyer2003-10-101-14/+13
|