summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Instructions for building with an IBM 1.4.x JDK. acolyer2003-03-081-4/+23
| | | | Clarification on test harness vs JUnit tests.
* caveats and fixes, mainly for releaseswisberg2003-03-061-32/+68
|
* 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)
* better instructions for running ajcTests.xml and comparing resultswisberg2003-03-061-24/+35
|
* incomplete list of release gaffes to watch out forwisberg2003-03-041-1/+8
|
* removed aspectj.org referenceswisberg2003-02-282-8/+7
|
* added comment per Mik wrt ant/javacwisberg2003-02-281-1/+13
|
* *minor* editorial changes for beta5wisberg2003-02-281-7/+6
|
* *minor* editorial changes for beta5 just to get names right. wisberg2003-02-281-25/+26
| | | | Still reads as a delta since beta2 and needs updates for any functionality changes since beta4.
* added 2003 Contributors to copyright.wisberg2003-02-281-1/+1
|
* 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.)
* Broke out and increased build/test docs; some new info in the build module ↵wisberg2003-02-272-143/+495
| | | | | | notes. Included release instructions in the build/test docs
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2612-48/+136
| | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees!
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* resolving misc compiler warningswisberg2003-02-136-15/+10
|
* cleaned up, added release comments.wisberg2003-01-291-10/+55
|
* updated to beta4jhugunin2003-01-161-5/+5
|
* closer to actual 1.1beta3 contentsjhugunin2003-01-151-37/+19
|
* skeleton update of README-11 for 1.1beta3.ehilsdal2003-01-141-0/+75
|
* preparation for 1.1beta3ehilsdal2003-01-141-68/+30
|
* explaining more properties, basics of testing.wisberg2003-01-061-11/+34
|
* accidentally commented out short-circuit propertywisberg2003-01-061-1/+1
|
* comments only. no build.jar update needed.wisberg2003-01-061-2/+9
|
* enabling debug symbolswisberg2003-01-041-1/+2
|
* - added aspectjrt target (alias to runtime) wisberg2002-12-231-16/+50
| | | | | - implemented target to fail if bootstrap libraries are out of date - moved update-tree under setup comment
* rolling out build changes to bootstrap jar.wisberg2002-12-231-2/+2
|
* fixed bug with unnamed tasks producing messages like wisberg2002-12-231-9/+31
| | | | [null] Building Zip: foo.zip
* fixing version-handling. wisberg2002-12-2310-622/+970
| | | | | | build-properties.xml has actual version, Version.java is generated, and "DEVELOPMENT" is default.
* commented out code to replace licenseswisberg2002-12-231-11/+11
|
* removing non-local links into treeehilsdal2002-12-181-3/+2
|
* debug commentwisberg2002-12-181-1/+5
|
* doc propswisberg2002-12-181-1/+13
|
* XXX always exclude Ant and runtime classes from assemblages - hack.wisberg2002-12-181-2/+12
|
* do build.xml builds only for modules, not products, and continue normally if ↵wisberg2002-12-181-6/+15
| | | | they fail.
* list antecedants in verbose modewisberg2002-12-181-0/+3
|
* avoid NPE when in strange statewisberg2002-12-181-1/+7
|
* small cleanupsjhugunin2002-12-181-21/+18
|
* changing ant verbiageehilsdal2002-12-181-21/+26
| | | | adding links to sourceforge projects
* adding instructions for running Ant from Eclipse.wisberg2002-12-181-3/+6
|
* setting JAVA_HOME for new antwisberg2002-12-181-0/+1
|
* renamed readmes, corrected links -- tools being used for entire productwisberg2002-12-182-15/+35
|
* installer window titlewisberg2002-12-181-1/+1
|
* removed license checks for extruded moduleswisberg2002-12-181-14/+9
|
* Various fixes and completions. Should be 1.1beta2-readyehilsdal2002-12-181-65/+312
| | | | apart from some verbiage about the ant tasks.
* skeleton for 1.1beta2ehilsdal2002-12-181-149/+266
|
* initial versionwisberg2002-12-1648-0/+8229
|
* initial versionwisberg2002-12-165-0/+497