20 Commits

Author SHA1 Message Date
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
120b100e7e startup: Fix EHA argument quoting per J. Lewis Muir 2018-09-14 12:15:29 -05:00
949e9d788a Make startup/EpicsHostArch script executable 2018-09-14 11:23:14 -05:00
27c6e6a385 Make EpicsHostArch compatible with sh 2018-09-14 09:12:10 -04:00
9051cdbb34 Added a simpler startup/EpicsHostArch for backwards-compatibility
Many downstream modules seem to be using the EpicsHostArch script in
their CI build scripts and would break if we remove that. I created
a new version that finds and execs the Perl script directly.

Also reworded and expanded the Release Notes about the EpicsHostArch
scripts.
2018-08-10 15:20:29 -05:00
7a5ff26984 Remove EpicsHostArch 2018-06-26 16:20:07 -05:00
1864ac41fb Add support for native linux-arm builds. 2012-07-30 17:50:30 -05:00
515712c0e7 startup: Fix host arch for 64-bit darwin kernels
"uname -m" returns x86_86 on those machines, which we weren't expecting.
2011-06-27 15:09:54 -05:00
ed916cd1b3 Delete osf-alpha target (and host) support, no longer working or needed at KEK. 2010-10-14 14:01:40 -05:00
5f816f93a4 Cygwin correction. 2008-08-29 19:44:18 +00:00
beacc52519 Changes for osf-alpha from Kazuro Furukawa. 2006-12-19 17:03:02 +00:00
d20b063cb2 Add Intel support for OS X. 2006-04-06 00:57:59 +00:00
ef2c8aa973 Added code for linux-x86_64. 2005-11-01 17:26:50 +00:00
eb40c4e79b Added code for cygwin. 2004-04-26 21:49:42 +00:00
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
9af9e34f89 Added support for Mac OS X (Darwin). 2002-03-25 17:57:45 +00:00
66e3a3de22 Updated comment. 2001-09-18 19:01:55 +00:00
258a09c5e0 Added optional alternate compiler command line parm. 2001-01-26 16:29:45 +00:00
7efd0c759d Added 686 CPU type. 2000-10-16 16:04:27 +00:00
859548d51b Adding files from epics/startup. 2000-03-23 20:52:24 +00:00