summaryrefslogtreecommitdiff
path: root/support/ant
Commit message (Collapse)AuthorAgeFilesLines
* now it worksburaq2004-02-111-0/+2
|
* clean upburaq2004-02-021-44/+5
|
* - Removed .cvsignorepaltherr2004-01-191-2/+0
|
* - Renamed scalac4ant into scala4antpaltherr2004-01-192-244/+0
| | | | | | - Moved scala4ant sources into sources/scala/tools/scala4ant Removed - examples from support/ant
* fixed null pointer exception because of too ear...buraq2003-12-191-8/+10
| | | | | fixed null pointer exception because of too early =getProject()
* - use getProject() instead of project member va...michelou2003-12-041-2/+4
| | | | | | - use getProject() instead of project member variables which is deprecated starting from version 1.6 of Ant
* need only one build.xml file to build and test ...buraq2003-10-302-42/+21
| | | | | need only one build.xml file to build and test the scala ant task
* added options classpath, bootclasspathburaq2003-10-301-1/+13
|
* initial - a ant task for scala written in javaburaq2003-09-302-0/+228
|
* initialburaq2003-09-303-0/+78