Commit Graph

210 Commits

Author SHA1 Message Date
zimoch 3cb5e9a13c versionstr fix for empty versions require_2_0_4 2015-08-28 10:14:47 +02:00
zimoch 7339440d30 bugfix: handle case where loaded module has no version 2015-08-28 10:03:36 +02:00
zimoch c3c1c8f560 fix startup script and template install rules require_2_0_3 2015-08-27 16:59:33 +02:00
zimoch e9a8f6fc56 Problems with 3.14.8 when makefile name is not Makefile 2015-08-27 16:58:44 +02:00
zimoch e5535d04ad fix newline handling in startup script 2015-08-27 16:06:29 +02:00
zimoch 5a9389a265 typo require_2_0_2 2015-08-26 15:44:34 +02:00
zimoch 4befde5c3b dokumentation added 2015-08-26 15:41:08 +02:00
zimoch d871e659c0 makefile renamed for happy Windows 2015-08-26 14:34:52 +02:00
zimoch e29c9218f6 bugfix in require version search 2015-08-25 14:10:50 +02:00
zimoch 4ab56448dd bugfix: aold style versioned libs were missing the version string in the dbd file name 2015-08-25 13:55:59 +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 46cc62589d fix in include path search: only use those versions with have support for our EPICS version require_2_0_1 2015-08-21 14:32:31 +02:00
zimoch 02c157e910 help message improved 2015-08-21 09:42:18 +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 5e16d381b0 fix for cases where /ioc/ is a symbolic link 2015-08-18 13:41:17 +02:00
zimoch f0eadf37a9 small bug fixes 2015-08-13 13:43:50 +02:00
zimoch 52478d8ad1 allow for target and os specific flags require_2_0_0 2015-08-12 15:29:58 +02:00
zimoch 535a03567a bugfix: path in dependency files must be resolved to realpath 2015-08-12 14:32:15 +02:00
zimoch 31db8cdfc5 use new library 2015-08-12 13:51:58 +02:00
zimoch 2391ec9cff added helper functions unavailable in vxWorks 2015-08-12 12:00:41 +02:00
zimoch e0f45e09c7 added helper functions unavailable in vxWorks 2015-08-12 12:00:03 +02:00
zimoch bdf36280eb use new model for modules 2015-08-12 11:52:42 +02:00
zimoch 0143256d34 delete what is not require 2015-08-12 11:52:01 +02:00
zimoch 9a9b4e844a need Linux link.h for require 2015-08-12 11:48:58 +02:00
zimoch 122f3981c2 removed everything that is not "require" 2015-08-12 11:39:02 +02:00
zimoch c9ebf19ba8 allow -r and -f flags for rm 2015-07-22 12:25:23 +00:00
zimoch 906f1779e2 started work for new directory structure 2015-06-29 09:47:30 +00:00
zimoch a627652af6 Allow to specify the "misc" library in a variable. 2015-06-29 09:47:00 +00:00
zimoch 68ea752041 Allow for git repositiries misc_1_8_6 2015-06-22 07:42:01 +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
zimoch a231709688 do not print any version string if module has no version 2015-05-18 10:50:45 +00:00
zimoch 8cb17908cd fix signedness warning 2015-05-18 10:46:32 +00:00
zimoch fc88cddacf exec improvements: recogize special chars at end of any word and call interactive shell whenn called without arguments misc_1_8_5 2015-04-10 13:30:29 +00:00
zimoch 0642dc0971 bugfix: if lib has no version then dbd also has no version misc_1_8_4 2015-04-10 10:06:44 +00:00
zimoch 01950a5db4 allow for | and & in exec misc_1_8_3 2015-04-09 13:42:42 +00:00
zimoch 80c116e001 make sure the dbd matches the library version 2015-04-09 13:18:13 +00:00
lauk 04741d14b5 Removed obsolete check for IOC naming convention 2015-03-25 08:57:14 +00:00
zimoch b16b4e9692 enable stdout redirection for libversionShow misc_1_8_2 2015-02-16 16:19:51 +00:00
zimoch 27ed376643 remove warning for 64 bit systems 2015-02-16 16:09:22 +00:00
lauk f026d64398 Removed writing to Oracle 2015-01-14 11:49:45 +00:00
zimoch f8c2b03357 recognize (and ignore) static subRecord functions even if the static keyword is on a separate line 2014-12-10 14:15:29 +00:00
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