Commit Graph

36 Commits

Author SHA1 Message Date
zimoch 46cc62589d fix in include path search: only use those versions with have support for our EPICS version 2015-08-21 14:32:31 +02:00
zimoch 5e16d381b0 fix for cases where /ioc/ is a symbolic link 2015-08-18 13:41:17 +02:00
zimoch f0eadf37a9 small bug fixes 2015-08-13 13:43:50 +02:00
zimoch 52478d8ad1 allow for target and os specific flags 2015-08-12 15:29:58 +02:00
zimoch 535a03567a bugfix: path in dependency files must be resolved to realpath 2015-08-12 14:32:15 +02:00
zimoch bdf36280eb use new model for modules 2015-08-12 11:52:42 +02:00
zimoch 68ea752041 Allow for git repositiries 2015-06-22 07:42:01 +00:00
zimoch f8c2b03357 recognize (and ignore) static subRecord functions even if the static keyword is on a separate line 2014-12-10 14:15:29 +00:00
zimoch 32eeb9aad8 have each subRecord function only once 2014-08-19 09:19:13 +00:00
zimoch 0bb0996a0e 2 bugfixes with aSub records: typeo (asub must be aSub); check all input files ($^ instead of $<) 2014-08-19 09:11:04 +00:00
zimoch 372761f688 fix problem with checkin 1.93. Do not try to decent into directories for excluded archs. 2014-06-05 14:25:13 +00:00
zimoch 93a1b07ceb Relax C++ compiler, too 2014-06-05 12:51:35 +00:00
zimoch dbe0fd2538 use ansi compiler (not strict) to allow variadic macros in EPICS 3.13 2014-04-07 13:22:25 +00:00
zimoch a9491eaeb1 fix link to full path on uninstall 2014-04-07 13:21:26 +00:00
zimoch e53cf0c817 Do not create build dires for excluded archs
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
2014-02-19 12:24:08 +00:00
zimoch b2c4e0d146 missing defines 2014-02-19 10:54:29 +00:00
zimoch 39b04c348c have configurable ARCH aliases and make links where necessary for swit 2013-12-23 13:04:54 +00:00
zimoch 1c41f18d32 Do not create links for syncTS and test any more. Swit does not need that any more. 2013-12-17 17:00:40 +00:00
zimoch 47ac14f7fa ARCH_FILTER added and make PROJECT dbd first in order to make (dependend) record headers before staring compilation 2013-12-17 16:48:57 +00:00
zimoch e01a447877 problems with base libs solved 2012-11-08 16:43:57 +00:00
zimoch e6a2bba84e Buggy LIBVERSION when using source files in other dirs
warning about $ in dientifier in munch code
2012-11-08 10:10:31 +00:00
zimoch c4507d01a1 Restructuring for 3.15
Change in USE_LIBVERSION policy
Support multiple test versions
Allow to exclude target architectures
2012-11-07 08:40:27 +00:00
zimoch d5675eba0d kompatibility problem with lib installation between 3.14.12 and 3.13 2012-10-04 11:54:56 +00:00
zimoch 63126693d3 still problems with docu installation 2012-09-27 08:59:06 +00:00
zimoch 5c8f9791cc semicolons not needed 2012-09-27 08:44:03 +00:00
zimoch 4b9417189a print what we do 2012-09-27 08:30:42 +00:00
zimoch 193fc25489 64 bit support
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.
2012-09-27 08:30:27 +00:00
zimoch 3c56d08b34 accept and strip illegal quotes in registrar, function, variable declarations (-> some SynApps drivers use them) 2011-12-22 10:33:20 +00:00
zimoch 935d34e55b *** empty log message *** 2011-09-19 08:52:12 +00:00
zimoch cd34aea10d Support for 3.14.12
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
2011-07-20 09:41:27 +00:00
zimoch 21af5b4a8e use cvs Header tag 2011-06-14 16:03:14 +00:00
zimoch 10761d1ed2 search in Support.dbd files for Record.dbd files 2011-06-14 16:00:52 +00:00
zimoch f97aa09e24 find records included by other dbd files 2011-06-07 15:00:25 +00:00
zimoch 207077749b CVS info added 2010-08-03 08:42:40 +00:00
zimoch e54cd1ad3f fixed: problem when current dir was not in CVS 2010-08-03 08:41:28 +00:00
zimoch 4c18b96ad0 *** empty log message *** 2010-07-26 11:20:46 +00:00