Allow sources and dbd files specific to EPICS version
Allow headers and templates specific to EPICS version or minor version
Check if 64 bit snc is installed, use 32 bit version if not
EPICS 3.14.12 patches. problem: different installation order of libs for vxWorks. Now don't link non-munch libs.
Warning for non-existing cross compiler
Don't link dbd directory any more. Not needed with current version of require.
No more undefined symbols for prerequisites any more in order to support loading of test versions instead.
Use generic lib suffixes in order to support other OS types.
Fix wrong export for registrars.
replace several commands and object file extension with macros
write project infos and rebuild when install location changes
don't handle seq libs special any more. needs proper seq installation as module
change registration of snl code
add registration for subRecord, genSubRecord, asubRecord
change way how missing registration functions are found to allow them in external libraries