summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant/templates
Commit message (Expand)AuthorAgeFilesLines
* Unix script template: get java version through java commandscript-linuxJakob Odersky2016-12-121-2/+2
* Adapt to the removal of sun.boot.class.pathJason Zaugg2016-12-021-0/+8
* SI-9833 Fix -nobootcp in the Unix scala scriptJason Zaugg2016-12-021-4/+3
* tool-unix: support environments with TERM=cygwinkirillkh2015-08-091-1/+1
* add support for MSys2 to bin/scala shell scriptKirill Khazan2015-07-311-3/+8
* SI-9279 Improve performance of bash runner scriptJason Zaugg2015-04-231-5/+5
* SI-4959 - UNIX bin scripts now work for paths with spacesLyle Kopnicky2015-02-151-21/+18
* SI-8967 Only add JARs and dirs from $SCALA_HOME/lib to classpathJason Zaugg2014-11-082-5/+9
* SI-8368 respect user-supplied scala.usejavacpAdriaan Moors2014-03-142-2/+3
* Merge pull request #3621 from szeiger/tmp/si8368Adriaan Moors2014-03-111-1/+8
|\
| * SI-8368 respect user-supplied -Dscala.usejavacp in Windows runnerStefan Zeiger2014-03-111-1/+8
* | Fixes syntax error in unix runner.François Garillot2014-03-111-1/+1
|/
* SI-8368 respect user-supplied -Dscala.usejavacp in unix runnerAdriaan Moors2014-03-071-1/+7
* SI-7962 Scalac runner does not work within Emacs's terminalRobin Green2014-02-221-3/+2
* Merge commit '25bcba59ce' into merge-2.10Adriaan Moors2013-11-131-7/+10
|\
| * SI-7295 Fix windows batch file with args containing parenthesesJason Zaugg2013-10-211-7/+10
* | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-2/+66
|\|
| * Merge pull request #2767 from gourlaysama/t4907Adriaan Moors2013-08-051-2/+66
| |\
| | * SI-4907 SI-4615 scala.bat honors -J and -D options.Antoine Gourlay2013-07-281-2/+66
* | | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-07-291-1/+1
|\| |
| * | SI-7687 Handle spaces in %COMSPEC% path in scala.bat.Antoine Gourlay2013-07-231-1/+1
| |/
* | Unfork jline: use vanilla jline 2.11 as a dependency.Adriaan Moors2013-07-051-1/+1
* | Merge 2.10.x into masterAdriaan Moors2013-05-021-2/+3
|\|
| * SI-7355 Handle spaces in paths in Windows batch files.Bjorn Regnell2013-04-231-2/+3
* | Javap for Java 7 (Fixes SI-4936)Som Snytt2012-11-281-0/+3
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-022-2/+2
* Normalized line endings.Paul Phillips2012-09-201-91/+91
* update and normalize copyright noticeAdriaan Moors2012-08-072-2/+2
* More robust findScalaHome in bash scripts. See SI-5792Peter Vlugter2012-06-011-13/+8
* Tweak to the runner to deal with the big bad world.Paul Phillips2012-05-131-2/+11
* Fix for "." appearing on classpath.Paul Phillips2012-02-271-1/+3
* Fixed windows bat file exit code and command chaining (finally)Christopher Vogt2012-01-201-1/+3
* Batch files no longer swallow exit codesEugene Burmako2011-12-091-0/+1
* Fix path mangling for 'scala' shell script on MinGW/MSYS.Stefan Zeiger2011-12-051-5/+17
* scala.bat expansion with quotes and spaces.Paul Phillips2011-11-131-2/+2
* Delayed expansion in scala.bat.Paul Phillips2011-11-131-3/+5
* Working on the runners.Paul Phillips2011-11-131-53/+75
* Made windows less aggressive about failing.Paul Phillips2011-11-131-2/+1
* Makes -toolcp available on windows.Paul Phillips2011-11-131-0/+20
* Looks like I broke -nobootcp at some point.Paul Phillips2011-08-161-1/+3
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-1/+1
* Quoted the windows runner path so "c:\program f...Paul Phillips2011-06-211-1/+1
* Fix broken tool-windows.tmpl.Paul Phillips2011-06-201-1/+1
* Trying out a different strategy for restoring t...Paul Phillips2011-04-271-15/+25
* Fix for windows batch files. Closes #4439.Antonio Cunei2011-04-041-10/+2
* Fix for cygwin: jline.UnixTerminal is now scala...Paul Phillips2011-03-261-1/+1
* minor changesAntonio Cunei2011-03-181-3/+2
* Reworked windows batch files; should fix #2671.Antonio Cunei2011-03-181-32/+15
* Changes to startup.Paul Phillips2011-02-221-9/+16
* I chased a lot of ghosts before finding the rea...Paul Phillips2011-02-111-10/+19