aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* new target "junit-test" builds and runs JUnit (leaf) *Test.java and ↵wisberg2005-05-211-1/+99
| | | | *TestCase.java
* conditional definition of junitreportwisberg2005-05-211-3/+19
|
* run-all-junit-tests, new module build.xml, eclipse variableswisberg2005-05-191-33/+85
|
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-191-1/+1
|
* Oh alright, back to junitModule.xml - another shot in the dark at cruise controlwisberg2005-05-111-0/+25
|
* aspectjweaver.jar now built from loadtime5-all.jarwisberg2005-05-111-1/+1
|
* not using junitModules.xmlwisberg2005-05-112-10/+10
|
* Ant 1.6.3 imports rather than entities; updated junit taskdefwisberg2005-05-112-27/+101
|
* support system property value "false"wisberg2005-05-111-2/+2
|
* Checking against all (known) module .classpath fileswisberg2005-05-111-16/+37
|
* added junit.jar to skipped libraries, *.xml to resources copiedwisberg2005-05-111-2/+2
|
* updated tiny XML parser. Unfortunately, also reformatted.wisberg2005-05-111-253/+320
|
* permitting modules to mix 1.5 and prior source directorieswisberg2005-05-111-10/+2
|
* document basic auto-build assumptions and invariantswisberg2005-05-111-2/+109
|
* Support for java5-testsrc - somewhat scattered. hmm.wisberg2005-05-053-5/+10
|
* nit - consolidating "/" and File.separatorwisberg2005-05-057-45/+36
|
* Defining parent class loader b/c ant classes not visible in Ant 1.6.x ↵wisberg2005-05-051-1/+3
| | | | default parent.
* ltw modules referencedavasseur2005-05-041-13/+6
|
* temporarily removing the eclipse.plugins target - we never use the output!aclement2005-05-031-1/+1
|
* 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
|