30 Commits

Author SHA1 Message Date
60f6ba7b49 Drop execute bits from startup/win32.bat
The file startup/win32.bat shouldn't be executable, so drop the execute
bits from its file mode.
2024-10-02 09:14:22 -05:00
dc03d519fb Proper CRLF handling
Add proper CLRF-LF rules to .gitattributes.
Renormalize the bat files to LF in the repo and CRLF on disk.

Remove executable bit of files which shouldn't have it set
2021-05-05 08:34:05 -07:00
7050bded31 Update MSVC paths in Windows startup files 2021-01-22 12:32:33 -06:00
3c99391d93 Added SPDX License ID to all EPICS-original source files
In some cases the license-identification header was missing,
so I added that as well. Replaced the remaining headers that
specifically identified "Versions 3.13.7 and higher".

Makefiles and the build system were deliberately excluded.
2020-08-03 11:53:01 -05:00
150d764d28 Merge 3.14.12.8 (+ the Travis fix) into 3.15 2018-09-17 16:15:55 -05:00
998fa984ba Rewrite startup/win32.bat
Remove extraneous things unrelated to EPICS Base.

Make it behave consistently with the other startup scripts.

Make it easy to configure both for a human and a program.
2018-07-20 17:39:29 -05:00
8f55a1307d startup: Update win*.bat files 2018-06-22 14:54:06 -05:00
b9f0ef5158 Merge 3.14 version and add 3.15 edits 2016-05-22 14:38:18 +02:00
a66d56f5cf startup dir 2016-05-21 04:28:49 +02:00
88720ff7bd Merge changes committed to R3.14 branch since April. 2011-06-03 15:28:34 -05:00
f3f2f23fbc Updates for latest releases of os, Visual Studio, ... 2011-04-19 11:28:04 -05:00
5aeb325185 Updated for latest releases of os, Visual Studio, ... 2011-04-19 10:55:18 -05:00
fbda9f3280 RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00
f11d5ee101 SDK added to environment variables is done by vcvars32.bat. 2009-05-06 18:50:46 +00:00
e7932f03f7 Modified comments. 2009-04-13 21:27:32 +00:00
f0813777e4 More comment changes. 2008-07-25 15:58:04 +00:00
327a608fdd Updated versions, comments, ... 2008-07-25 15:38:37 +00:00
0c99fe1bc8 Removed actual IP numbers inside bat files. 2004-10-27 16:40:14 +00:00
6de4d8c7a2 Commented out PERLLIB definition. 2004-01-15 15:22:37 +00:00
1693b492f8 Updated cvsroot information. 2003-03-18 21:23:49 +00:00
f73e968d77 Chnaged java directory name in path. 2002-11-25 22:52:16 +00:00
2c68aad767 MOved base/bin and extensions/bin to requirements (needed for dlls). 2002-07-18 19:37:51 +00:00
dcfa5f0f12 Moved epics path macros to optional section. Added HOST_ARCH definition. 2002-07-18 19:30:10 +00:00
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
2388c991e4 Updated vim and remote cvs definitions. 2002-07-10 18:22:37 +00:00
256dcfcc04 Updates for R3.14.0beta2. 2002-07-08 15:42:31 +00:00
e8d24da299 Updated vim and java lines. 2001-10-02 13:57:41 +00:00
38269f4f21 Added vim environment variables. 2001-09-18 19:00:48 +00:00
cc382a10e0 Updates for R3.14.0beta1. 2001-09-13 14:58:24 +00:00
859548d51b Adding files from epics/startup. 2000-03-23 20:52:24 +00:00