Commit Graph

89 Commits

Author SHA1 Message Date
zimoch 9d793f2e90 bugfix: too high version was not recogized because of typo 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 444519a82d don't init Debug variable to allow early overwrite in vxWorks 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 75eac63a72 add list records for modules and versions 2015-12-03 15:43:40 +01:00
zimoch 28e59e5506 make sure module location ends with /. And inline runLoadScript function 2015-11-12 10:00:18 +01:00
zimoch 11e687f4ff merge with Helge's Win32 changes and my modifications 2015-11-06 15:06:31 +01:00
zimoch f60258eeee bugfix: handle empty versions in depencency files correctly 2015-11-05 10:10:23 +01:00
zimoch 2ef7f420bf store absolute path of modules 2015-11-05 09:36:59 +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
brands 660db13037 fix for the snprintf for windows 2015-11-03 17:25:57 +01:00
zimoch e1d6f3318b avoid putenvprint memory leak in error case 2015-11-03 15:23:14 +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 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
zimoch a34c893d44 some type casts, ifdefs and posix variadic macro syntax added to make Windows happy 2015-10-26 09:53:09 +01:00
brands 240ffc73e3 move include unistd.h to Linux 2015-10-22 17:00:28 +02:00
zimoch bb14cc4333 make Linux and Windows version of directory scan more similar 2015-10-22 13:49:27 +02:00
zimoch 1829a696da fix some of the windows incompatibility 2015-10-22 11:03:04 +02:00
zimoch b8a13f6837 first attempt to do win style directory read 2015-10-21 17:08:49 +02:00
zimoch 1bd98c6e77 fixes for 3.13 2015-10-21 14:56:43 +02:00
zimoch 3b6048cfe3 change libversionShow syntax and other fixes for vxWorks 2015-10-20 16:13:54 +02:00
zimoch bf969feef4 bug in TEMPLATE setup fixed 2015-10-14 15:22:39 +02:00
zimoch f6fc1b02f5 do not exec scripts by default after iocInit 2015-10-14 14:26:02 +02:00
zimoch 5581962e7b minor fixes 2015-10-12 14:48:05 +02:00
zimoch 46f403f734 move db path setup into function 2015-10-12 14:29:17 +02:00
zimoch 67bf9979c9 run a script on every module load to add version records 2015-10-12 13:28:30 +02:00
zimoch 4fc7241764 do not add + to test versions 2015-10-09 15:56:50 +02:00
zimoch 46faa85042 environment variable changes: module_DB and module_VERSION new, TEMPLATES restored when not used by module 2015-10-09 14:35:38 +02:00
zimoch 8339ce23f8 more detailed debug 2015-10-07 10:36:28 +02:00
zimoch 6ad5e16930 debug and error messages improved 2015-10-06 13:46:06 +02:00
zimoch 9ffd34e930 new policy: conflict between test versions and explicit versions, still no conflict between test versions and implicit loaded versions with + 2015-09-14 17:40:02 +02:00
zimoch fec8c28f25 bugfix in comparision between versions to load 2015-09-14 17:38:26 +02:00
zimoch ed53b7e1d3 keep . as first element of EPICS_DB_INCLUDE_PATH 2015-09-08 15:38:29 +02:00
zimoch 39f94c9bc8 use osiFileName.h 2015-08-28 15:09:58 +02:00
zimoch 8714074448 optimized EPICS_DB_INCLUDE_PATH setting 2015-08-28 14:22:43 +02:00
zimoch b0f278afb2 less versionstr magic 2015-08-28 10:34:15 +02:00
zimoch 3cb5e9a13c versionstr fix for empty versions 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 e5535d04ad fix newline handling in startup script 2015-08-27 16:06:29 +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 02c157e910 help message improved 2015-08-21 09:42:18 +02:00
zimoch bdf36280eb use new model for modules 2015-08-12 11:52:42 +02:00
zimoch 906f1779e2 started work for new directory structure 2015-06-29 09:47:30 +00:00
zimoch a231709688 do not print any version string if module has no version 2015-05-18 10:50:45 +00:00