Commit Graph

277 Commits

Author SHA1 Message Date
brands a5116edbc7 define attribute / int len 2015-10-26 11:33:50 +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
zimoch 78d3a0b54e Windows version added 2015-10-26 09:51:28 +01:00
zimoch 898bab4492 Windows version added 2015-10-26 09:51:00 +01:00
zimoch b09d347e6b Merge branch 'Win32' of ssh://github.psi.ch:7999/ed/require into Win32
Conflicts:
	Makefile
2015-10-23 10:06:23 +02:00
zimoch 3df4342cca standard EPICS Makefile 2015-10-23 09:44:48 +02:00
brands 240ffc73e3 move include unistd.h to Linux 2015-10-22 17:00:28 +02:00
brands 5a9484f249 add normal Makefile 2015-10-22 16:55:38 +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 1c81c9f7ac make windows happy 2015-10-22 09:18:26 +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 require_2_1_3 2015-10-21 14:56:43 +02:00
zimoch df6d923fe1 shorter version record name for 3.13 2015-10-21 14:53:08 +02:00
zimoch 876460c54d avoid bash syntax 2015-10-21 14:37:33 +02:00
zimoch cfe48c3aee skip duplicate includes 2015-10-20 17:53:07 +02:00
zimoch 5f38f6f04d fix include order, ald style includes, external libraries, record search, version checks 2015-10-20 17:51:24 +02:00
zimoch 2087d38b01 delete code on new facility only if there are dependencies 2015-10-20 17:48:42 +02:00
zimoch e630ec421c some more checks 2015-10-20 16:18:53 +02:00
zimoch 4460d8e7f8 don't need to install require.h 2015-10-20 16:15:05 +02:00
zimoch 3b6048cfe3 change libversionShow syntax and other fixes for vxWorks 2015-10-20 16:13:54 +02:00
zimoch b2765bfea9 change libversionShow syntax 2015-10-20 16:13:02 +02:00
zimoch 90edf7f956 no default version because 3.13 cannot to defaults 2015-10-20 16:12:29 +02:00
zimoch 86eb673c35 search all network interfaces for first broadcast address (e.g. in case IFC starts on eth1) 2015-10-20 16:11:46 +02:00
zimoch bf969feef4 bug in TEMPLATE setup fixed require_2_1_2 2015-10-14 15:22:39 +02:00
zimoch f6fc1b02f5 do not exec scripts by default after iocInit require_2_1_1 2015-10-14 14:26:02 +02:00
zimoch 0bfb7b4b53 nicity 2015-10-14 14:22:02 +02:00
zimoch ab6713a8f4 message about added git files require_2_1_0 2015-10-14 11:54:43 +02:00
zimoch 2135e4f8d7 have EPICS version dependent flags and fix in record detection 2015-10-14 11:38:45 +02:00
zimoch 4e0ce71c0f fix for device support dbd files that end in Record.dbd 2015-10-12 14:50:33 +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 ff39d08439 fix path and case no version is given 2015-10-12 14:28:43 +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 require_2_0_9 2015-10-09 15:56:50 +02:00
zimoch d3a3e4c420 add + only to dependencies with numeric versions 2015-10-09 15:25:01 +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 24d00bbfa8 warn when re-installing test version 2015-10-09 14:15:45 +02:00
zimoch e31407fbda clear main user variables from potential 'environment pollution' 2015-10-07 17:35:55 +02:00
zimoch 92377f5d95 allow overwrite test versions but not numbered versions; handle SCRIPTS in subdirectories too; first approach on config and user interface files 2015-10-07 16:06:33 +02:00
zimoch 8339ce23f8 more detailed debug 2015-10-07 10:36:28 +02:00
zimoch 6ad5e16930 debug and error messages improved require_2_0_8 2015-10-06 13:46:06 +02:00
zimoch 9a7fbb4117 Do not forbid re-installation for the moment. Need to handle cross-Linux builds first 2015-09-30 17:00:16 +02:00
zimoch 7aaa821b79 handle tags like XXX_1_2_3 as well as 1.2.3 2015-09-24 14:35:42 +02:00
zimoch f8884535a1 fix for modules ending with a number 2015-09-23 16:13:11 +02:00
zimoch c4cd1c687c load misc early to have ! in startup scripts 2015-09-18 10:10:20 +02:00
zimoch 99c6cb29f2 formatting only 2015-09-15 17:30:59 +02:00
zimoch 521630b917 version as double makes no sense because ordering with multi-digit minor numebers will be wrong anyway 2015-09-15 17:24:47 +02:00
zimoch 5e6c208ab2 minor cleanup 2015-09-15 17:21:09 +02:00
zimoch 094f753bc1 build library only if we have code 2015-09-15 17:00:27 +02:00