Commit Graph

152 Commits

Author SHA1 Message Date
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
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
lutz_h 8281a7c778 HOSTS.IOC_BOOTLOG moved to EPICS.IOC_BOOTLOG 2011-11-14 14:31:23 +00:00
lutz_h 0fca299ac6 HOSTS.IOC_BOOTLOG moved to EPICS.IOC_BOOTLOG 2011-11-14 14:24:17 +00:00
zimoch 935d34e55b *** empty log message *** misc_1_5_9 2011-09-19 08:52:12 +00:00
zimoch dea952d002 fix for 64 bit 2011-09-01 07:21:38 +00:00
zimoch 876b634431 fix for 64 bit 2011-09-01 07:20:25 +00:00
zimoch 3781454f7a iocCheck is not used by anyone. Superseeded by IOCMON. 2011-08-31 15:53:12 +00:00
zimoch 1c99aef5c3 Nobody uses it. Superseeded by IOCMON 2011-08-31 14:23:20 +00:00
zimoch 23eaf2f57e make function available on softioc 2011-08-29 15:13:58 +00:00
zimoch 7bda130084 new function to add scan rates to ioc 2011-08-29 15:12:57 +00:00
zimoch 8bcd70d2ea Merged with require version for Linux.
Should work now on all operating systems.
2011-07-21 14:57:25 +00:00
zimoch 8894a0582d Allow to build on Linux 2011-07-21 14:55:26 +00:00