summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant/templates/tool-windows.tmpl
Commit message (Expand)AuthorAgeFilesLines
* SI-10030 - added quotes in case the path contains a space and an 8.3-complian...Philippus Baalman2017-01-301-1/+1
* SI-8967 Only add JARs and dirs from $SCALA_HOME/lib to classpathJason Zaugg2014-11-081-1/+1
* SI-8368 respect user-supplied scala.usejavacpAdriaan Moors2014-03-141-1/+2
* SI-8368 respect user-supplied -Dscala.usejavacp in Windows runnerStefan Zeiger2014-03-111-1/+8
* SI-7295 Fix windows batch file with args containing parenthesesJason Zaugg2013-10-211-7/+10
* 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
* | SI-7687 Handle spaces in %COMSPEC% path in scala.bat.Antoine Gourlay2013-07-231-1/+1
|/
* SI-7355 Handle spaces in paths in Windows batch files.Bjorn Regnell2013-04-231-2/+3
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Normalized line endings.Paul Phillips2012-09-201-91/+91
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* 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
* scala.bat expansion with quotes and spaces.Paul Phillips2011-11-131-2/+2
* Delayed expansion in scala.bat.Paul Phillips2011-11-131-3/+5
* Made windows less aggressive about failing.Paul Phillips2011-11-131-2/+1
* Makes -toolcp available on windows.Paul Phillips2011-11-131-0/+20
* 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
* Fix for windows batch files. Closes #4439.Antonio Cunei2011-04-041-10/+2
* minor changesAntonio Cunei2011-03-181-3/+2
* Reworked windows batch files; should fix #2671.Antonio Cunei2011-03-181-32/+15
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* new classpaths.Lukas Rytz2009-10-261-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* fix (?) for windows runner scriptsLukas Rytz2008-06-221-5/+5
* Scripts should use JAVA_HOME to find java execu...stepancheg2008-06-141-0/+7
* fixed windows script templateLukas Rytz2008-04-241-1/+1
* Refactored SuperSabbus' targets to be finer gra...Gilles Dubochet2008-04-091-20/+8
* added test for EMACS environment variable (jline)michelou2007-08-161-1/+1
* removed .NET specifics from Scala commandsmichelou2007-06-181-9/+1
* uses _ARGS=%* on Windows NT or newermichelou2007-05-281-9/+11
* added call to ilasm in MSIL backendmichelou2007-05-241-1/+9
* added JAVA_OPTS to Windows batch fileadded JAVA...michelou2007-04-181-2/+6
* moved version/copyright properties from source ...michelou2007-01-291-5/+1
* Fixed a bug with processing the SCALA_HOME envi...Lex Spoon2006-12-011-1/+3
* corrected copyright notice in script templatesmichelou2006-10-111-1/+3
* Fix the line endings.Lex Spoon2006-07-181-92/+92
* added quotes around variable _BOOT_CLASSPATHmichelou2006-07-181-2/+2
* EXTENSION_CLASSPATH now contains both files/dir...michelou2006-07-141-0/+3
* All "scala*" scripts put the Scala library in t...Gilles Dubochet2006-06-111-5/+2
* Seriously cleaned-up the build script.Gilles Dubochet2006-05-111-1/+4
* added subroutine 'set_home' in batch commandsmichelou2006-04-261-5/+10
* updated batch files to work on older Windows sy...michelou2006-04-251-1/+5
* Simplified runner scripts just a bit.Gilles Dubochet2006-04-201-2/+1
* reintroduced attribute 'bootclasspath' in Ant t...michelou2006-03-281-5/+12
* corrected Windows tool template to match corres...michelou2006-03-221-27/+10
* removed unsubstituted properties in Windows tem...michelou2006-03-221-5/+5