summaryrefslogtreecommitdiff
path: root/gs/lib/gstt.bat
Commit message (Collapse)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-201-4/+0
| | | | | | | | | | | Squashed into one commit (see branch for details of the evolution of the branch). This brings gpcl6 and gxps into the Ghostscript build system, and a shared set of graphics library object files for all the interpreters. Also, brings the same configuration options to the pcl and xps products as we have for Ghostscript.
* Update copyright "headers".Chris Liddell2012-06-131-1/+0
| | | | | | | | | | | | | | | | | | As agreed on IRC and via e-mail: Reinstate the reference to the LICENSE file. Remove copyright references to Aladdin Enterprises and artofcode (some references remain in comments about historical copyright assignments, and the like), in favour of Artifex copyright notices. Update copyright dates. Remove the $Id$ "tag". Since the move to git, the $Id$ "tag" comment in each file is redundant. No cluster differences.
* More Windows batch file madness.Ken Sharp2010-09-031-1/+1
| | | | | | | | | | | | Guard all path expansion with quotes, since the Windows command shell processor is too stupid to do so, even when expanding variables/arguments itself. Add a trailing separator to the %TEMP% variable before specifying the filename, as apparently some setups don't get a trailing separator by default. A paired separator (ie \\) doesn't seem to cause a problem so this ought to be safe even if the setup does have a trailing separator. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11684 a1074d23-0009-0410-80fe-cf8c14f379e6
* Improve Windows batch files.Ken Sharp2010-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug #691440 "Windows bat files use relative paths and write to non-temp dir" As suggested by Bjorn Martensson in bug #691440. Altered all batch files which call other batch files so that they prepend the call with the location the original batch file was executed from. This allows batch files such as ps2pdf.bat to be called from locations other than the Ghostscript 'lib' directory. Also altered the location of temporary files created by the batch files to the Windows temporary folder by using the %TEMP% environment variable. If this variable is not set for some reason then this will still default to the current directory, as it does now. This allows batch files to be run from directories which are read only. Since these files are not used by our (Linux) cluster there will be no differences. I have tested a number of the scripts, but not all of them. The ones I have tested seem to work well. I finally found a reference which states that the %~d batch parameter was introduced to Windows in NT4, this means that these batch files will likely fail on older versions of Windows (ie Windows 3.x/95/98). I don't believe we need to support such antiquated Operating Systems any further. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11498 a1074d23-0009-0410-80fe-cf8c14f379e6
* Reverts to marking files with the single Id cvs tag instead of theRalph Giles2002-02-211-1/+1
| | | | | | RCSfile and Revision pair. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@2236 a1074d23-0009-0410-80fe-cf8c14f379e6
* Update banner to the new format common to all releases (AFPL, GPL andRay Johnston2002-02-211-1/+1
| | | | | | Artifex Software's commercial release). References file LICENSE. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@2234 a1074d23-0009-0410-80fe-cf8c14f379e6
* Fix: The batch files for MS-DOS, MS Windows, and OS/2 referred to theL Peter Deutsch2000-05-201-1/+4
| | | | | | | | executable by the name 'gs'. They now use environment variables GS (graphical) and GSC (console) for the executable names, defaulting to gswin32 and gswin32c respectively. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@454 a1074d23-0009-0410-80fe-cf8c14f379e6
* Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch2000-03-091-1/+1
| | | | git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@2 a1074d23-0009-0410-80fe-cf8c14f379e6
* Imports Aladdin's 596.Henry Stiles1999-12-121-1/+1
| | | | git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1040 06663e23-700e-0410-b217-a244a6096597
* Final changes to remove nasty Id: rcs id'sHenry Stiles1998-08-261-1/+1
| | | | git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@358 06663e23-700e-0410-b217-a244a6096597
* removes all id's with perl -pi -e 's/\$Id:.*\$.*//g' *Henry Stiles1998-08-231-1/+1
| | | | git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@340 06663e23-700e-0410-b217-a244a6096597
* gs 5.34 checkin.Henry Stiles1998-08-191-1/+1
| | | | git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@318 06663e23-700e-0410-b217-a244a6096597
* This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1998-08-081-0/+1
| | | | | | which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@280 06663e23-700e-0410-b217-a244a6096597
* Initial revisionHenry Stiles1998-07-261-0/+1
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@246 06663e23-700e-0410-b217-a244a6096597