lauk
fe5549eb61
Call dbl2odb.sh with IOC name instead of shellbox name
misc_1_8
2014-11-04 16:03:05 +00:00
lauk
e3844c484a
Start upload_bootinfo.py as background process
2014-10-09 05:51:29 +00:00
lauk
c4dfe1862a
Add call to python script for using web service
2014-09-24 13:15:49 +00:00
zimoch
32eeb9aad8
have each subRecord function only once
2014-08-19 09:19:13 +00:00
zimoch
0bb0996a0e
2 bugfixes with aSub records: typeo (asub must be aSub); check all input files ($^ instead of $<)
2014-08-19 09:11:04 +00:00
zimoch
372761f688
fix problem with checkin 1.93. Do not try to decent into directories for excluded archs.
2014-06-05 14:25:13 +00:00
zimoch
93a1b07ceb
Relax C++ compiler, too
2014-06-05 12:51:35 +00:00
brands
6a7be74c25
Slash Backslash converting for env vars
2014-04-17 14:52:20 +00:00
zimoch
dbe0fd2538
use ansi compiler (not strict) to allow variadic macros in EPICS 3.13
2014-04-07 13:22:25 +00:00
zimoch
a9491eaeb1
fix link to full path on uninstall
2014-04-07 13:21:26 +00:00
zimoch
e53cf0c817
Do not create build dires for excluded archs
...
Allow sources and dbd files specific to EPICS version
Allow headers and templates specific to EPICS version or minor version
Check if 64 bit snc is installed, use 32 bit version if not
2014-02-19 12:24:08 +00:00
zimoch
b2c4e0d146
missing defines
2014-02-19 10:54:29 +00:00
zimoch
fbf248832c
compatibility file for EPICS < 3.14.12
2014-02-19 10:02:34 +00:00
zimoch
40633885c3
parse -h and -v before script file is opened
...
allow to change base version even if EPICS_BASE is set
misc_1_7_4
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
39b04c348c
have configurable ARCH aliases and make links where necessary for swit
2013-12-23 13:04:54 +00:00
zimoch
1c41f18d32
Do not create links for syncTS and test any more. Swit does not need that any more.
2013-12-17 17:00:40 +00:00
zimoch
47ac14f7fa
ARCH_FILTER added and make PROJECT dbd first in order to make (dependend) record headers before staring compilation
2013-12-17 16:48:57 +00:00
zimoch
61e132fc4c
strip off leading strings from vxWorksVersion
2013-08-15 09:50:07 +00:00
lutz_h
d1bfb2b70f
CRIO added to the Naming Convention
2013-08-14 08:54:08 +00:00
lutz_h
9e35ac1c8d
IFC case Added
2013-07-10 15:39:52 +00:00
zimoch
ac98b75253
remove duplicate output
2013-07-03 08:48:35 +00:00
zimoch
3471a0c41b
fixes for old vxWorks and Win32
misc_1_7_3
2013-06-13 14:36:54 +00:00
zimoch
709ef38910
fixed for some linux archs
2013-06-13 14:35:52 +00:00
zimoch
e01a447877
problems with base libs solved
misc_1_7_2
2012-11-08 16:43:57 +00:00
zimoch
e6a2bba84e
Buggy LIBVERSION when using source files in other dirs
...
warning about $ in dientifier in munch code
2012-11-08 10:10:31 +00:00
zimoch
07489b3476
bugfix
2012-11-07 10:17:28 +00:00
zimoch
e58c6b4208
now problems with registerExternalModules on Linux
2012-11-07 10:13:47 +00:00
zimoch
6bd85ed127
registerExternalModules did not work on vxWorks
2012-11-07 10:06:12 +00:00
zimoch
c4507d01a1
Restructuring for 3.15
...
Change in USE_LIBVERSION policy
Support multiple test versions
Allow to exclude target architectures
2012-11-07 08:40:27 +00:00
zimoch
b88fc9868a
need to find Linux link.h before EPICS link.h
2012-10-31 15:47:29 +00:00
zimoch
ac0660f838
register modules loaded before this code
2012-10-31 15:46:55 +00:00
zimoch
7f7d60e30d
typo
misc_1_7_1
2012-10-05 11:44:15 +00:00
zimoch
3074b43fc6
allow for test versions with arbitrary names
2012-10-05 11:42:46 +00:00
zimoch
d5675eba0d
kompatibility problem with lib installation between 3.14.12 and 3.13
2012-10-04 11:54:56 +00:00
zimoch
63126693d3
still problems with docu installation
2012-09-27 08:59:06 +00:00
zimoch
5c8f9791cc
semicolons not needed
2012-09-27 08:44:03 +00:00
zimoch
4b9417189a
print what we do
2012-09-27 08:30:42 +00:00
zimoch
193fc25489
64 bit support
...
EPICS 3.14.12 patches. problem: different installation order of libs for vxWorks. Now don't link non-munch libs.
Warning for non-existing cross compiler
Don't link dbd directory any more. Not needed with current version of require.
No more undefined symbols for prerequisites any more in order to support loading of test versions instead.
Use generic lib suffixes in order to support other OS types.
Fix wrong export for registrars.
2012-09-27 08:30:27 +00:00
zimoch
f80ebdda8e
Update for EPICS 3.15
misc_1_7_0
2012-08-30 08:05:39 +00:00
zimoch
cd2f743d67
mlock added
2012-06-12 10:00:50 +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.
misc_1_6_1
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
5e67f600f9
abort startup on softioc, too
2012-01-10 15:58:03 +00:00
zimoch
8f77f269c1
check for missing EPICS_HOST_ARCH
2012-01-09 14:08:08 +00:00
zimoch
8c603bd9ce
debug messages fixed
2012-01-05 15:33:13 +00:00
zimoch
9a57deb78c
variable was missing
2012-01-05 15:28:11 +00:00
zimoch
3c56d08b34
accept and strip illegal quotes in registrar, function, variable declarations (-> some SynApps drivers use them)
2011-12-22 10:33:20 +00:00
zimoch
53b3360c45
add option to select epics version
misc_1_6_0
2011-12-20 16:22:39 +00:00
zimoch
6cce7c76ad
call register function only if dbd file was found
2011-11-28 15:31:27 +00:00