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 |
|
zimoch
|
ea0dcdca4a
|
keep backward compatibility with old clean:: targets
|
2015-09-15 16:02:14 +02:00 |
|
zimoch
|
30c7c010ab
|
support for manual dependencies
require_2_0_7
|
2015-09-14 17:44:07 +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
|
acd3b8648d
|
some variable renames and bugfixes
|
2015-09-11 13:58:37 +02:00 |
|
zimoch
|
09030ccfb5
|
doku updated
|
2015-09-11 13:57:59 +02:00 |
|
zimoch
|
6bbb202500
|
Allow EPICS version dependend scripts
|
2015-09-11 11:47:31 +02:00 |
|
zimoch
|
4e62d5faed
|
Remove OS dependend DBDs. They would need DBD files in OS_CLASS or T_A dependend directories
|
2015-09-11 11:46:40 +02:00 |
|
zimoch
|
31fd08430c
|
install path makes not much sense here. Maybe get one from the foreign module header include paths?
|
2015-09-08 17:40:30 +02:00 |
|
zimoch
|
0f3b45adf7
|
bugfix in stt to dbd file
|
2015-09-08 17:34:13 +02:00 |
|
zimoch
|
ed53b7e1d3
|
keep . as first element of EPICS_DB_INCLUDE_PATH
require_2_0_6
|
2015-09-08 15:38:29 +02:00 |
|
zimoch
|
e78db6df7a
|
Another fix for dbd files, this time generated files for snl
|
2015-09-08 15:11:58 +02:00 |
|