Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Temporarily removed loadtime modules as they are empty in HEAD | aclement | 2005-04-20 | 1 | -3/+6 | |
| | ||||||
* | Switch on junit task call. | aclement | 2005-04-19 | 1 | -10/+10 | |
| | ||||||
* | From branch: Driver for build.xmls that now exist in each module. | aclement | 2005-04-19 | 1 | -0/+90 | |
| | ||||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -0/+125 | |
| | | | | individually or via master in build module. | |||||
* | Now testing in 1.3, 1.4, and 1.5 - consider omitting 1.4 for time reasons. | wisberg | 2005-03-10 | 1 | -5/+1 | |
| | ||||||
* | removed "temp hack ahoy" jar filter. Filter need presumably for ↵ | wisberg | 2005-03-08 | 1 | -56/+0 | |
| | | | | non-standard libraries on classpath (update Builder.properties) or for garbage-in (remove ant gif, readme from org.eclipse.jdt.core) | |||||
* | doc'd skipped libraries and resource patterns moved into .properties file, ↵ | wisberg | 2005-03-08 | 2 | -0/+28 | |
| | | | | testing of resource pattern | |||||
* | some cleanup, removed test - antecedants no longer pre-clipped | wisberg | 2005-03-08 | 1 | -33/+10 | |
| | ||||||
* | Now testing that all files in source directories have known suffixes. To ↵ | wisberg | 2005-03-08 | 1 | -10/+158 | |
| | | | | add a new kind of file will require changing the resource pattern in Builder.properties, as described in the module readme. | |||||
* | libraries excluded on assembly, not on find; handling JAVA_HOME variable for ↵ | wisberg | 2005-03-08 | 1 | -50/+72 | |
| | | | | ajdoc | |||||
* | skipped libraries and resource patterns moved into .properties file; better ↵ | wisberg | 2005-03-08 | 2 | -10/+80 | |
| | | | | error reporting | |||||
* | skipped libraries and resource patterns moved into .properties file | wisberg | 2005-03-08 | 1 | -0/+12 | |
| | ||||||
* | compare dist results of two build.xml scripts | wisberg | 2005-03-08 | 1 | -0/+56 | |
| | ||||||
* | working bash script | wisberg | 2005-02-17 | 1 | -6/+14 | |
| | ||||||
* | Building releases under 1.5 now. Scripts should define java15.home and ↵ | wisberg | 2005-02-11 | 1 | -12/+59 | |
| | | | | should invoke the target build-13-check before doing the release build. | |||||
* | testing aspectj5rt module | wisberg | 2005-02-11 | 1 | -0/+17 | |
| | ||||||
* | support for building Java 5 sources | wisberg | 2005-02-11 | 1 | -6/+33 | |
| | ||||||
* | Module aliases in a .properties file | wisberg | 2005-02-11 | 2 | -18/+34 | |
| | ||||||
* | Constants | wisberg | 2005-02-11 | 1 | -0/+15 | |
| | ||||||
* | support for building Java 5 sources | wisberg | 2005-02-11 | 3 | -37/+66 | |
| | ||||||
* | serialVersionUID | wisberg | 2005-02-11 | 2 | -1/+4 | |
| | ||||||
* | ignore invalid aspectj-home's when seeking aspectj libs | wisberg | 2005-02-03 | 1 | -14/+28 | |
| | ||||||
* | organized imports | aclement | 2005-02-01 | 2 | -2/+0 | |
| | ||||||
* | aspectjweaver.jar and aspectjlib.jar product templates | wisberg | 2005-01-29 | 2 | -0/+0 | |
| | ||||||
* | build tests (skipped), enabled license tests again... | wisberg | 2005-01-29 | 3 | -19/+138 | |
| | ||||||
* | core of initial support for building aspectj projects | wisberg | 2005-01-29 | 2 | -4/+123 | |
| | ||||||
* | removed unused code/comments, added toString detail | wisberg | 2005-01-29 | 1 | -140/+5 | |
| | ||||||
* | aliases for aspectjlib.jar and aspectjweaver.jar | wisberg | 2005-01-29 | 1 | -0/+4 | |
| | ||||||
* | name, avoid build.xml if dir null | wisberg | 2005-01-29 | 1 | -1/+2 | |
| | ||||||
* | 2005-6 licenses and copyrights | wisberg | 2005-01-29 | 1 | -76/+31 | |
| | ||||||
* | base version changed to 1.2, this year to 2005 | wisberg | 2005-01-29 | 1 | -3/+3 | |
| | ||||||
* | initial support for building aspectj projects | wisberg | 2005-01-29 | 1 | -13/+20 | |
| | ||||||
* | Matthew fix for 83380: don't use enum as a variable name. | aclement | 2005-01-24 | 1 | -3/+3 | |
| | ||||||
* | Updates for AJDK1.5.0 | aclement | 2004-12-10 | 1 | -2/+2 | |
| | ||||||
* | update installer page | acolyer | 2004-12-09 | 1 | -3/+3 | |
| | ||||||
* | don't upset windows script... | acolyer | 2004-10-22 | 1 | -5/+6 | |
| | ||||||
* | fix for Bugzilla Bug 73369 | acolyer | 2004-10-21 | 1 | -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 ↵ | aclement | 2004-10-14 | 1 | -2/+4 | |
| | | | | (and fixes the problem where you have to call clean and build separately) | |||||
* | static ref to static variable | wisberg | 2004-10-05 | 1 | -3/+3 | |
| | ||||||
* | updated license text | wisberg | 2004-10-05 | 1 | -9/+13 | |
| | ||||||
* | unused local | wisberg | 2004-10-05 | 1 | -1/+0 | |
| | ||||||
* | Deprecated API calls changed. | aclement | 2004-08-23 | 1 | -1/+1 | |
| | ||||||
* | skip on the exclude runtime test rather than patch it in the build file. | acolyer | 2004-06-09 | 2 | -4/+2 | |
| | | | | This allows the correct testing-drivers-all.jar to be built too. | |||||
* | add the runtime classes into aspectjtools.jar. needed because of | acolyer | 2004-06-08 | 1 | -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 61411 | aclement | 2004-05-28 | 1 | -1/+3 | |
| | ||||||
* | Removed ".org" from aspectj.org image for installer logo | mkersten | 2004-04-28 | 1 | -0/+0 | |
| | ||||||
* | Create aj and aj.bat launch scripts at install time. | aclement | 2004-04-07 | 1 | -17/+108 | |
| | ||||||
* | 1.2 rc1 build/pkg : Add in ajdoc target. Temp method of clearing stuff | aclement | 2004-04-05 | 1 | -1/+34 | |
| | | | | from the aspectjtools jar. | |||||
* | 1.2 rc1 build/pkg : Update base version from 1.1 to 1.2. Add tools.jar | aclement | 2004-04-05 | 1 | -6/+6 | |
| | | | | to the ajdoc launch script. | |||||
* | Add ajdoc.jar to jar classpath | aclement | 2004-04-05 | 1 | -1/+3 | |
| |