summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ↵avasseur2005-04-261-3/+11
| | | | annotations + tests from Andy H
* compile runtime under 1.1, see how badly it failswisberg2005-04-212-0/+25
|
* fixing Alex build dependancies. Adding top level build. Usefull for patch ↵avasseur2005-04-201-11/+7
| | | | creation
* Temporarily removed loadtime modules as they are empty in HEADaclement2005-04-201-3/+6
|
* Switch on junit task call.aclement2005-04-191-10/+10
|
* From branch: Driver for build.xmls that now exist in each module.aclement2005-04-191-0/+90
|
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-191-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.wisberg2005-03-101-5/+1
|
* removed "temp hack ahoy" jar filter. Filter need presumably for ↵wisberg2005-03-081-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, ↵wisberg2005-03-082-0/+28
| | | | testing of resource pattern
* some cleanup, removed test - antecedants no longer pre-clippedwisberg2005-03-081-33/+10
|
* Now testing that all files in source directories have known suffixes. To ↵wisberg2005-03-081-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 ↵wisberg2005-03-081-50/+72
| | | | ajdoc
* skipped libraries and resource patterns moved into .properties file; better ↵wisberg2005-03-082-10/+80
| | | | error reporting
* skipped libraries and resource patterns moved into .properties filewisberg2005-03-081-0/+12
|
* compare dist results of two build.xml scriptswisberg2005-03-081-0/+56
|
* 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
|