summaryrefslogtreecommitdiff
path: root/src/build/pack.xml
Commit message (Collapse)AuthorAgeFilesLines
* added scalacheck.jar and *.test files to the sc...Lukas Rytz2010-04-141-1/+2
| | | | | | added scalacheck.jar and *.test files to the scala-test sbaz package. no review.
* moved plugin folder back to 'misc/scala-devel/p...Lukas Rytz2010-04-111-1/+3
| | | | | | | | moved plugin folder back to 'misc/scala-devel/plugins'. moved bash completion to scala-tool-support (see r21449). include continuations in compiler sbaz package. replaced some tabs by spaces. review by extempore.
* Added continuations to maven deployment.Josh Suereth2010-03-121-1/+19
|
* fixed scala-devel sbaz packageLukas Rytz2009-11-131-1/+1
|
* removing msil from trunk.Lukas Rytz2009-10-081-56/+0
|
* scalap re-added to distribution packaging section.Antonio Cunei2009-10-081-1/+1
|
* fix #1484Lukas Rytz2009-09-301-0/+4
|
* fix for #1660.Lukas Rytz2009-05-281-1/+1
|
* merged changes from maven2 branch (include scal...Lukas Rytz2009-02-171-0/+2
| | | | | merged changes from maven2 branch (include scalap as maven package)
* added build scripts for scalapLukas Rytz2009-02-091-1/+15
|
* fixed #1651Lukas Rytz2009-01-201-0/+3
|
* ant: use copy instead of copyfileLukas Rytz2008-11-261-2/+2
|
* - make "latest" symlink in dists/mavenLukas Rytz2008-11-051-1/+13
| | | | | | - maven-deploy.xml takes parameter settings.file (ant deploy.snapshot -Dsettings.file=/path/to/settings.xml)
* propagating to trunk fix for #1463Antonio Cunei2008-10-311-1/+1
|
* merged work from maven2 branch into trunkLukas Rytz2008-10-311-5/+59
|
* . scala.swing api is now included in the main apiLukas Rytz2008-10-161-5/+5
| | | | | | . the downloadable scala-api.tgz is now called scala-devel-docs.tgz, and contains the same files as the correspondent sbaz package
* added META-INF folder to sources tarballLukas Rytz2008-09-251-1/+0
|
* added scala-swing to sbaz packageLukas Rytz2008-08-221-2/+2
|
* added prefix direcotry for scala sources tarballLukas Rytz2008-08-211-1/+2
|
* deprecated scalatest and removed it from furthe...Lukas Rytz2008-08-181-1/+1
| | | | | deprecated scalatest and removed it from further distributions
* removing the 'longer than 100 characters' warningsLukas Rytz2008-08-131-5/+10
|
* fixed path to api doc in pack-api.tarLukas Rytz2008-08-131-1/+1
|
* adapted dist directory structure to match the o...Lukas Rytz2008-08-121-1/+1
| | | | | | adapted dist directory structure to match the one of a sbaz (downloadable) distribution
* include *.flags files into scalal-test sbaz pac...Lukas Rytz2008-08-121-1/+1
| | | | | include *.flags files into scalal-test sbaz package
* json parser builds on jvm14.Lukas Rytz2008-08-121-15/+15
|
* added proper msil packagingLukas Rytz2008-05-091-15/+56
|
* added msil distribution to supersabbusLukas Rytz2008-05-091-5/+7
|
* - updated partest to work with SuperSabbus (pac...Lukas Rytz2008-05-071-1/+1
| | | | | | | | - updated partest to work with SuperSabbus (pack direcotry) and installed distributions.\n-removed 'latestFjbgFile' where apropriate, because fjbg is now included in scala-compiler.jar.\n-updated runner scripts to work with an installed distribution.
* adding dotnet into the pack.xmljeberle2008-05-071-1/+16
|
* corrected packaging of four distributionLukas Rytz2008-05-051-3/+5
|
* suppersabbus now generates an api tarballLukas Rytz2008-05-021-1/+8
|
* added scala-test sbaz package to supersabbusLukas Rytz2008-05-021-1/+18
|
* SuperSabbus generated distribution is now compl...Gilles Dubochet2008-04-221-0/+162
SuperSabbus generated distribution is now complete. Added targets for packaging distribution to SBaz or archives.