zimoch
|
81ed65e350
|
return ioc's exit status from iocsh
|
2020-05-14 09:27:56 +02:00 |
|
zimoch
|
74439b049e
|
fix cleanup procdure, thanks to Till
|
2020-05-13 21:09:25 +02:00 |
|
zimoch
|
e2c4643eb9
|
fix problem when two or more installed epics versions match
|
2020-05-13 21:06:54 +02:00 |
|
zimoch
|
66e2ded783
|
support for 4 digit EPICS versions
|
2020-04-30 11:14:37 +02:00 |
|
Xiaoqiang Wang
|
70495da052
|
dlls for WIN32 are in the bin directory
|
2020-04-08 16:45:04 +02:00 |
|
Xiaoqiang Wang
|
993bc6559b
|
prefer 'read' instead of meddling IFS
|
2019-12-16 14:28:42 +01:00 |
|
Xiaoqiang Wang
|
e5abd1d01d
|
add "-win" option to run Windows softIoc on *NIX
|
2019-12-05 16:32:33 +01:00 |
|
zimoch
|
8b7eeaa6f8
|
fix for MacOS
|
2019-12-04 14:46:04 +01:00 |
|
zimoch
|
24c1669883
|
allow to disable EPICS versions with /usr/local/epics/ignore file
|
2019-08-12 14:18:55 +02:00 |
|
zimoch
|
c6b5ce378c
|
Remove boot info upload from iocsh. It's now done by the iocinfo module.
|
2019-07-31 10:20:45 +02:00 |
|
zimoch
|
062af47fc9
|
allow to set EPICS version in a file, either ./EPICSVERSION or ./cfg/EPICSVERSION
|
2019-05-07 17:35:19 +02:00 |
|
zimoch
|
7afa3096b0
|
Use pvAccess enabled version if available
|
2018-12-12 13:35:09 +01:00 |
|
zimoch
|
ed1dce1073
|
fixed problem when CONFIG_BASE_VERSION could not be found
|
2018-11-07 11:10:10 +01:00 |
|
zimoch
|
f54aa1b355
|
fix problem with macros in older bash versions and cleanup help text
|
2018-03-22 10:27:15 +01:00 |
|
zimoch
|
8281232158
|
add support for perf, valgrind and gdb to iocsh
|
2018-03-06 17:24:05 +01:00 |
|
zimoch
|
ff26c9b248
|
make iocsh fit for EPICS 7 and other cleanup work
|
2017-11-28 11:31:58 +01:00 |
|
zimoch
|
02fb5c42f0
|
changes for 3.15.5
|
2017-07-07 17:01:22 +02:00 |
|
zimoch
|
8ee5fee1a8
|
Fix -3.14.8 to use the new /ioc/module driver pool
|
2017-04-21 09:26:35 +02:00 |
|
zimoch
|
7805388dfc
|
export a few environment variables in case they did not exist before
|
2017-04-04 15:10:09 +02:00 |
|
zimoch
|
0f8c9a556b
|
fix for reliably killing the softIoc when the iocsh gets killed
|
2016-04-13 15:50:55 +02:00 |
|
zimoch
|
b21fd7adb5
|
iocsh considers now only require versions with existing host architecture library
|
2015-12-04 10:53:28 +01:00 |
|
zimoch
|
86eb673c35
|
search all network interfaces for first broadcast address (e.g. in case IFC starts on eth1)
|
2015-10-20 16:11:46 +02:00 |
|
zimoch
|
c4cd1c687c
|
load misc early to have ! in startup scripts
|
2015-09-18 10:10:20 +02:00 |
|
zimoch
|
e29c9218f6
|
bugfix in require version search
|
2015-08-25 14:10:50 +02:00 |
|
zimoch
|
6b0fbf4523
|
accidentally had require misc twice
|
2015-08-24 13:15:37 +02:00 |
|
zimoch
|
ebdd06288c
|
allow core dumps of ioc by default
|
2015-08-24 13:13:43 +02:00 |
|
zimoch
|
76e6b8fc83
|
cvs keywords removed, rm with -f, addresses quoted
|
2015-08-24 11:44:02 +02:00 |
|
zimoch
|
8a51bf4b80
|
improved usage of default variables. tested on PC, Moxa, IFC
|
2015-08-20 18:00:23 +02:00 |
|
zimoch
|
2210abde88
|
use new library 'require' or old 'misc'
|
2015-08-20 11:57:39 +02:00 |
|
zimoch
|
31db8cdfc5
|
use new library
|
2015-08-12 13:51:58 +02:00 |
|
zimoch
|
bdf36280eb
|
use new model for modules
|
2015-08-12 11:52:42 +02:00 |
|
zimoch
|
a627652af6
|
Allow to specify the "misc" library in a variable.
|
2015-06-29 09:47:00 +00:00 |
|
zimoch
|
2c8ceffeca
|
improve finding matching EPICS versions
|
2015-05-18 14:53:43 +00:00 |
|
zimoch
|
2600548627
|
Put libraries into database
|
2015-05-18 11:59:07 +00:00 |
|
lauk
|
fe5549eb61
|
Call dbl2odb.sh with IOC name instead of shellbox name
|
2014-11-04 16:03:05 +00:00 |
|
zimoch
|
40633885c3
|
parse -h and -v before script file is opened
allow to change base version even if EPICS_BASE is set
|
2014-02-12 10:49:00 +00:00 |
|
zimoch
|
3c0db7b6ad
|
force iocInit before starting seq programs, add -s for shortcut
|
2014-02-11 16:50:54 +00:00 |
|
zimoch
|
f80ebdda8e
|
Update for EPICS 3.15
|
2012-08-30 08:05:39 +00:00 |
|
zimoch
|
0dc8e4f274
|
Make using older EPICS versions possible (get rid of compiled-in rpath)
Allow using 32 bit executable on 64 bit machine.
Default to 32 bits if running on 64 bit machine but 64 bit EPICS installation is missing.
|
2012-02-08 12:45:01 +00:00 |
|
zimoch
|
39b646627b
|
put record into database (does not work in common startup script because records must be loaded first)
|
2012-01-30 10:40:52 +00:00 |
|
zimoch
|
8f77f269c1
|
check for missing EPICS_HOST_ARCH
|
2012-01-09 14:08:08 +00:00 |
|
zimoch
|
53b3360c45
|
add option to select epics version
|
2011-12-20 16:22:39 +00:00 |
|
zimoch
|
3571221b89
|
New version to handle multimple base versions
|
2011-11-28 14:21:23 +00:00 |
|
zimoch
|
8674e81a42
|
merged disctools and exec into this directory.
Added iocsh wrapper with flexible EPICS version handling
|
2011-11-28 14:18:37 +00:00 |
|