Commit Graph

  • 7aaa627ae2 fix initHook problem for R3.13 zimoch 2015-12-09 14:10:24 +01:00
  • 6065945d6d another bugfix in driver.makefile zimoch 2015-12-09 13:38:06 +01:00
  • 5c2eb3ba48 hopefully fixed the compatibility problem with generated DBFILES now zimoch 2015-12-08 16:28:10 +01:00
  • 95e57ee7c9 some compatibility problems fixed zimoch 2015-12-07 17:20:20 +01:00
  • 444519a82d don't init Debug variable to allow early overwrite in vxWorks require_2_2_2 zimoch 2015-12-04 16:58:49 +01:00
  • df772bd0da load version records directly to avoid too long command line in vxWorks zimoch 2015-12-04 16:39:14 +01:00
  • e60779f2d8 warn if expanded command line is too long for vxWorks zimoch 2015-12-04 16:35:35 +01:00
  • b21fd7adb5 iocsh considers now only require versions with existing host architecture library require_2_2_1 zimoch 2015-12-04 10:53:28 +01:00
  • cd5457891a bugfix: require db dir is not in EPICS_DB_INCLUDE_PATH because require is not loaded with require zimoch 2015-12-03 16:54:30 +01:00
  • 75eac63a72 add list records for modules and versions require_2_2_0 zimoch 2015-12-03 15:43:40 +01:00
  • 775a227e7d don't need full path to find the template zimoch 2015-11-12 10:00:48 +01:00
  • 28e59e5506 make sure module location ends with /. And inline runLoadScript function zimoch 2015-11-12 10:00:18 +01:00
  • 713ca6ee01 for backward compatibility create release symbols require_2_1_8 zimoch 2015-11-10 09:13:35 +01:00
  • 11e687f4ff merge with Helge's Win32 changes and my modifications zimoch 2015-11-06 15:06:31 +01:00
  • 7a7dd2d2ff some more improvements in the find algorithm for dependencies require_2_1_7 zimoch 2015-11-05 14:58:22 +01:00
  • 1d03735041 handle manual and old style dependencies better zimoch 2015-11-05 14:18:06 +01:00
  • f60258eeee bugfix: handle empty versions in depencency files correctly zimoch 2015-11-05 10:10:23 +01:00
  • e7dca4ba78 add depencency on seq for snl code zimoch 2015-11-05 09:46:18 +01:00
  • 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 zimoch 2015-11-05 09:39:55 +01:00
  • 2ef7f420bf store absolute path of modules zimoch 2015-11-05 09:36:59 +01:00
  • 23e9615085 don't complain too early about manually required versions zimoch 2015-11-04 16:54:00 +01:00
  • 23171ff645 allow -none- in SCRIPTS zimoch 2015-11-04 16:40:01 +01:00
  • b9ea25cd80 make putenvprintf public zimoch 2015-11-04 15:14:12 +01:00
  • ff6f524a8a missed commit for added path check brands 2015-11-04 13:16:21 +01:00
  • 47f1f59b85 loading standard epicsbase dbd file without version brands 2015-11-04 13:10:57 +01:00
  • 346f746b32 check of loaded objects before require for windows brands 2015-11-04 12:44:27 +01:00
  • 57a8ec3b11 fix for EPICS3.13.10/vxWorks environment require_2_1_6 zimoch 2015-11-04 11:39:46 +01:00
  • edf0992020 problems with tags containing _ in the base name fixed zimoch 2015-11-04 11:38:56 +01:00
  • 660db13037 fix for the snprintf for windows brands 2015-11-03 17:25:57 +01:00
  • de3292f42b warning removed. Does not help and may he annoying require_2_1_5 zimoch 2015-11-03 16:10:24 +01:00
  • 6a49e6f7e2 add error message zimoch 2015-11-03 15:33:26 +01:00
  • e1d6f3318b avoid putenvprint memory leak in error case zimoch 2015-11-03 15:23:14 +01:00
  • ff4c188e61 some fixes for systems without va_copy zimoch 2015-11-03 15:20:38 +01:00
  • 009a5c93f1 use setenv instead of putenv to avoid memory leaks zimoch 2015-11-03 14:10:57 +01:00
  • e7234bd1e4 split off runScript to separate file zimoch 2015-11-03 13:53:33 +01:00
  • f205b2deed hack for using GNUmakefile in 3.14.8 require_2_1_4 zimoch 2015-11-03 11:17:15 +01:00
  • ea41e14f0f typo: missing spaces in messages zimoch 2015-11-03 11:16:16 +01:00
  • ac9f962b78 cast to make Windows happy zimoch 2015-10-26 12:00:15 +01:00
  • 71e5ed2075 WIN32 bugfix: missing max length zimoch 2015-10-26 11:53:51 +01:00
  • a5116edbc7 define attribute / int len brands 2015-10-26 11:33:50 +01:00
  • a34c893d44 some type casts, ifdefs and posix variadic macro syntax added to make Windows happy zimoch 2015-10-26 09:53:09 +01:00
  • 78d3a0b54e Windows version added zimoch 2015-10-26 09:51:28 +01:00
  • 898bab4492 Windows version added zimoch 2015-10-26 09:51:00 +01:00
  • b09d347e6b Merge branch 'Win32' of ssh://github.psi.ch:7999/ed/require into Win32 zimoch 2015-10-23 10:06:23 +02:00
  • 3df4342cca standard EPICS Makefile zimoch 2015-10-23 09:44:48 +02:00
  • 240ffc73e3 move include unistd.h to Linux brands 2015-10-22 17:00:28 +02:00
  • 5a9484f249 add normal Makefile brands 2015-10-22 16:55:38 +02:00
  • bb14cc4333 make Linux and Windows version of directory scan more similar zimoch 2015-10-22 13:47:50 +02:00
  • 1829a696da fix some of the windows incompatibility zimoch 2015-10-22 11:03:04 +02:00
  • 1c81c9f7ac make windows happy zimoch 2015-10-22 09:18:26 +02:00
  • b8a13f6837 first attempt to do win style directory read zimoch 2015-10-21 17:08:49 +02:00
  • 1bd98c6e77 fixes for 3.13 require_2_1_3 zimoch 2015-10-21 14:56:43 +02:00
  • df6d923fe1 shorter version record name for 3.13 zimoch 2015-10-21 14:53:08 +02:00
  • 876460c54d avoid bash syntax zimoch 2015-10-21 14:37:33 +02:00
  • cfe48c3aee skip duplicate includes zimoch 2015-10-20 17:53:07 +02:00
  • 5f38f6f04d fix include order, ald style includes, external libraries, record search, version checks zimoch 2015-10-20 17:51:24 +02:00
  • 2087d38b01 delete code on new facility only if there are dependencies zimoch 2015-10-20 17:48:42 +02:00
  • e630ec421c some more checks zimoch 2015-10-20 16:18:53 +02:00
  • 4460d8e7f8 don't need to install require.h zimoch 2015-10-20 16:15:05 +02:00
  • 3b6048cfe3 change libversionShow syntax and other fixes for vxWorks zimoch 2015-10-20 16:13:54 +02:00
  • b2765bfea9 change libversionShow syntax zimoch 2015-10-20 16:13:02 +02:00
  • 90edf7f956 no default version because 3.13 cannot to defaults zimoch 2015-10-20 16:12:29 +02:00
  • 86eb673c35 search all network interfaces for first broadcast address (e.g. in case IFC starts on eth1) zimoch 2015-10-20 16:11:46 +02:00
  • bf969feef4 bug in TEMPLATE setup fixed require_2_1_2 zimoch 2015-10-14 15:22:39 +02:00
  • f6fc1b02f5 do not exec scripts by default after iocInit require_2_1_1 zimoch 2015-10-14 14:26:02 +02:00
  • 0bfb7b4b53 nicity zimoch 2015-10-14 14:22:02 +02:00
  • ab6713a8f4 message about added git files require_2_1_0 zimoch 2015-10-14 11:54:43 +02:00
  • 2135e4f8d7 have EPICS version dependent flags and fix in record detection zimoch 2015-10-14 11:38:45 +02:00
  • 4e0ce71c0f fix for device support dbd files that end in Record.dbd zimoch 2015-10-12 14:50:33 +02:00
  • 5581962e7b minor fixes zimoch 2015-10-12 14:48:05 +02:00
  • 46f403f734 move db path setup into function zimoch 2015-10-12 14:29:17 +02:00
  • ff39d08439 fix path and case no version is given zimoch 2015-10-12 14:28:43 +02:00
  • 67bf9979c9 run a script on every module load to add version records zimoch 2015-10-12 13:28:30 +02:00
  • 4fc7241764 do not add + to test versions require_2_0_9 zimoch 2015-10-09 15:56:50 +02:00
  • d3a3e4c420 add + only to dependencies with numeric versions zimoch 2015-10-09 15:25:01 +02:00
  • 46faa85042 environment variable changes: module_DB and module_VERSION new, TEMPLATES restored when not used by module zimoch 2015-10-09 14:35:38 +02:00
  • 24d00bbfa8 warn when re-installing test version zimoch 2015-10-09 14:15:45 +02:00
  • e31407fbda clear main user variables from potential 'environment pollution' zimoch 2015-10-07 17:35:55 +02:00
  • 92377f5d95 allow overwrite test versions but not numbered versions; handle SCRIPTS in subdirectories too; first approach on config and user interface files zimoch 2015-10-07 16:06:33 +02:00
  • 8339ce23f8 more detailed debug zimoch 2015-10-07 10:36:28 +02:00
  • 6ad5e16930 debug and error messages improved require_2_0_8 zimoch 2015-10-06 13:46:06 +02:00
  • 9a7fbb4117 Do not forbid re-installation for the moment. Need to handle cross-Linux builds first zimoch 2015-09-30 17:00:16 +02:00
  • 7aaa821b79 handle tags like XXX_1_2_3 as well as 1.2.3 zimoch 2015-09-24 14:35:42 +02:00
  • f8884535a1 fix for modules ending with a number zimoch 2015-09-23 16:13:11 +02:00
  • c4cd1c687c load misc early to have ! in startup scripts zimoch 2015-09-18 10:10:20 +02:00
  • 99c6cb29f2 formatting only zimoch 2015-09-15 17:30:59 +02:00
  • 521630b917 version as double makes no sense because ordering with multi-digit minor numebers will be wrong anyway zimoch 2015-09-15 17:24:47 +02:00
  • 5e6c208ab2 minor cleanup zimoch 2015-09-15 17:21:09 +02:00
  • 094f753bc1 build library only if we have code zimoch 2015-09-15 17:00:27 +02:00
  • ea0dcdca4a keep backward compatibility with old clean:: targets zimoch 2015-09-15 16:02:14 +02:00
  • 30c7c010ab support for manual dependencies require_2_0_7 zimoch 2015-09-14 17:44:07 +02:00
  • 9ffd34e930 new policy: conflict between test versions and explicit versions, still no conflict between test versions and implicit loaded versions with + zimoch 2015-09-14 17:40:02 +02:00
  • fec8c28f25 bugfix in comparision between versions to load zimoch 2015-09-14 17:38:26 +02:00
  • acd3b8648d some variable renames and bugfixes zimoch 2015-09-11 13:58:37 +02:00
  • 09030ccfb5 doku updated zimoch 2015-09-11 13:57:59 +02:00
  • 6bbb202500 Allow EPICS version dependend scripts zimoch 2015-09-11 11:47:31 +02:00
  • 4e62d5faed Remove OS dependend DBDs. They would need DBD files in OS_CLASS or T_A dependend directories zimoch 2015-09-11 11:46:40 +02:00
  • 31fd08430c install path makes not much sense here. Maybe get one from the foreign module header include paths? zimoch 2015-09-08 17:40:30 +02:00
  • 0f3b45adf7 bugfix in stt to dbd file zimoch 2015-09-08 17:34:13 +02:00
  • ed53b7e1d3 keep . as first element of EPICS_DB_INCLUDE_PATH require_2_0_6 zimoch 2015-09-08 15:38:29 +02:00