summaryrefslogtreecommitdiffstats
path: root/build/src/org
Commit message (Collapse)AuthorAgeFilesLines
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2611-40/+91
| | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees!
* resolving misc compiler warningswisberg2003-02-136-15/+10
|
* comments only. no build.jar update needed.wisberg2003-01-061-2/+9
|
* enabling debug symbolswisberg2003-01-041-1/+2
|
* fixed bug with unnamed tasks producing messages like wisberg2002-12-231-9/+31
| | | | [null] Building Zip: foo.zip
* fixing version-handling. wisberg2002-12-236-585/+823
| | | | | | build-properties.xml has actual version, Version.java is generated, and "DEVELOPMENT" is default.
* 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
|
* initial versionwisberg2002-12-1618-0/+4184