Commit Graph

326 Commits

Author SHA1 Message Date
zimoch 08fe36979f make sure version is built even if library only consists of other libraries but no local code require_2_3_2 2016-02-16 13:56:49 +01:00
zimoch 5e855fdcfc fix for 64 (NFS) file systems on old 32 bit OS (MOXA) 2016-02-16 13:54:04 +01:00
zimoch 2abedd3118 remove last char in line only if it is '\n' require_2_3_1 2016-01-05 14:52:35 +01:00
zimoch ab8d58828a better check for assignment: allow only 'sane' variable names to improve first word recognition 2016-01-05 14:47:53 +01:00
zimoch 8a519796d6 bugfix: remove -none- from version check file list 2016-01-05 11:43:18 +01:00
zimoch aa2434f4fc more debug output 2016-01-05 11:42:43 +01:00
zimoch 7fbb7039e2 new feature: numeric expressions in scripts require_2_3_0 2016-01-04 17:33:43 +01:00
zimoch ab14ba1da9 fix for tags with numbers in the name 2016-01-04 17:32:01 +01:00
zimoch 8799ae8fa7 typo bug fixed 2016-01-04 17:30:34 +01:00
zimoch 9d793f2e90 bugfix: too high version was not recogized because of typo require_2_2_3 2015-12-09 14:21:38 +01:00
zimoch 7aaa627ae2 fix initHook problem for R3.13 2015-12-09 14:10:24 +01:00
zimoch 6065945d6d another bugfix in driver.makefile 2015-12-09 13:38:06 +01:00
zimoch 5c2eb3ba48 hopefully fixed the compatibility problem with generated DBFILES now 2015-12-08 16:28:10 +01:00
zimoch 95e57ee7c9 some compatibility problems fixed 2015-12-07 17:20:20 +01:00
zimoch 444519a82d don't init Debug variable to allow early overwrite in vxWorks require_2_2_2 2015-12-04 16:58:49 +01:00
zimoch df772bd0da load version records directly to avoid too long command line in vxWorks 2015-12-04 16:39:14 +01:00
zimoch e60779f2d8 warn if expanded command line is too long for vxWorks 2015-12-04 16:35:35 +01:00
zimoch b21fd7adb5 iocsh considers now only require versions with existing host architecture library require_2_2_1 2015-12-04 10:53:28 +01:00
zimoch cd5457891a bugfix: require db dir is not in EPICS_DB_INCLUDE_PATH because require is not loaded with require 2015-12-03 16:54:30 +01:00
zimoch 75eac63a72 add list records for modules and versions require_2_2_0 2015-12-03 15:43:40 +01:00
zimoch 775a227e7d don't need full path to find the template 2015-11-12 10:00:48 +01:00
zimoch 28e59e5506 make sure module location ends with /. And inline runLoadScript function 2015-11-12 10:00:18 +01:00
zimoch 713ca6ee01 for backward compatibility create release symbols require_2_1_8 2015-11-10 09:13:35 +01:00
zimoch 11e687f4ff merge with Helge's Win32 changes and my modifications 2015-11-06 15:06:31 +01:00
zimoch 7a7dd2d2ff some more improvements in the find algorithm for dependencies require_2_1_7 2015-11-05 14:58:22 +01:00
zimoch 1d03735041 handle manual and old style dependencies better 2015-11-05 14:18:06 +01:00
zimoch f60258eeee bugfix: handle empty versions in depencency files correctly 2015-11-05 10:10:23 +01:00
zimoch e7dca4ba78 add depencency on seq for snl code 2015-11-05 09:46:18 +01:00
zimoch dfc4bfb8cc write only major.minor without + into dep files. Dependencies do not rely on patch levels. Skipping + makes it easier to handle test versions and require adds the + itself to numeric versions 2015-11-05 09:39:55 +01:00
zimoch 2ef7f420bf store absolute path of modules 2015-11-05 09:36:59 +01:00
zimoch 23e9615085 don't complain too early about manually required versions 2015-11-04 16:54:00 +01:00
zimoch 23171ff645 allow -none- in SCRIPTS 2015-11-04 16:40:01 +01:00
zimoch b9ea25cd80 make putenvprintf public 2015-11-04 15:14:12 +01:00
brands ff6f524a8a missed commit for added path check 2015-11-04 13:16:21 +01:00
brands 47f1f59b85 loading standard epicsbase dbd file without version 2015-11-04 13:10:57 +01:00
brands 346f746b32 check of loaded objects before require for windows 2015-11-04 12:44:27 +01:00
zimoch 57a8ec3b11 fix for EPICS3.13.10/vxWorks environment require_2_1_6 2015-11-04 11:39:46 +01:00
zimoch edf0992020 problems with tags containing _ in the base name fixed 2015-11-04 11:38:56 +01:00
brands 660db13037 fix for the snprintf for windows 2015-11-03 17:25:57 +01:00
zimoch de3292f42b warning removed. Does not help and may he annoying require_2_1_5 2015-11-03 16:10:24 +01:00
zimoch 6a49e6f7e2 add error message 2015-11-03 15:33:26 +01:00
zimoch e1d6f3318b avoid putenvprint memory leak in error case 2015-11-03 15:23:14 +01:00
zimoch ff4c188e61 some fixes for systems without va_copy 2015-11-03 15:20:38 +01:00
zimoch 009a5c93f1 use setenv instead of putenv to avoid memory leaks 2015-11-03 14:10:57 +01:00
zimoch e7234bd1e4 split off runScript to separate file 2015-11-03 13:53:33 +01:00
zimoch f205b2deed hack for using GNUmakefile in 3.14.8 require_2_1_4 2015-11-03 11:17:15 +01:00
zimoch ea41e14f0f typo: missing spaces in messages 2015-11-03 11:16:16 +01:00
zimoch ac9f962b78 cast to make Windows happy 2015-10-26 12:00:15 +01:00
zimoch 71e5ed2075 WIN32 bugfix: missing max length 2015-10-26 11:53:51 +01:00
brands a5116edbc7 define attribute / int len 2015-10-26 11:33:50 +01:00