Commit Graph

191 Commits

Author SHA1 Message Date
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
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