Commit Graph

635 Commits

Author SHA1 Message Date
zimoch 43bbae8b52 softIocPVA crashes on Deltatau 2023-08-08 14:14:14 +02:00
zimoch e992b3e81d bugfix in parsing commit hash 2023-08-08 14:04:44 +02:00
zimoch 4d12d32d92 improve error handling when checking remote tag 2023-07-12 11:26:26 +02:00
zimoch 9d65582504 check tags for consistency with remote (and clean up and improve debugging) 2023-07-07 15:26:50 +02:00
zimoch 78686f04e2 add 'make what' command to see what would be built 2023-06-30 15:55:03 +02:00
zimoch f8588de83b set PATH containing EPICS base bin location before calling init scripts and starting ioc 2023-05-15 10:21:44 +02:00
zimoch 3a3a15032e add CLEANRULE and make it and BUILDRULE and INSTALLRULE available for users 2023-05-02 14:48:10 +02:00
zimoch 54714db5d0 fix problem with USING_NEW_RSET evaluated too early 2023-05-02 14:47:17 +02:00
zimoch f7805d6d3b Bail out if EPICS_HOST_ARCH is not set (rather than fail with cryptic errors) 2023-04-13 13:43:02 +02:00
zimoch 3b8d4aa71c fix recursive macros with environment variables 3.3.1 2023-03-31 17:31:15 +02:00
zimoch e3696d910f allow environment macros in substitution files 3.3.0 2023-03-27 17:51:17 +02:00
zimoch b65039e9ae improve finding default EPICS versions 2023-02-23 15:21:51 +01:00
zimoch 61b5488899 support user defined EXIT traps in init scripts 2023-02-23 14:16:45 +01:00
zimoch 16a3302375 allow to ignore git submodules 2023-02-22 17:46:20 +01:00
zimoch c1b9db6b3e make sure extglob is enabled for shell 2023-02-16 12:03:02 +01:00
zimoch 141a3ab98e don't start PVA on Moxa 2023-02-16 11:51:48 +01:00
zimoch f5ca2ad2c2 old bash on Moxa has no =~ operator 3.2.4 2022-07-18 09:38:30 +02:00
zimoch dcbd586299 allow early -v and -? (before checking EPICS versions etc) 2022-07-15 10:57:41 +02:00
zimoch 2976d1aaa9 fix for last commit 2022-07-11 14:24:19 +02:00
zimoch d37e6d3cf1 old bash versions have no tolower variable substitutions 2022-07-11 12:18:35 +02:00
zimoch 75254e2f9c fix problems with different wine versions 2022-07-11 11:05:30 +02:00
zimoch 2264df942c simplify windows lib path handling 2022-07-11 09:29:18 +02:00
zimoch 7fc8f52c8d allow to set a different tmp directory for generated startup script 2022-07-08 11:39:53 +02:00
zimoch 696af46397 improved help message and error handling 2022-07-08 11:35:17 +02:00
zimoch c768ab0504 variable NOPVA now treats 0, n, no, f, false, off (case insensitive) and empty string or unset as boolean false, any other non-empty string as boolean true (which prevents using softIocPVA) 2022-07-08 10:43:42 +02:00
Xiaoqiang Wang 9f63b463f3 add registerExternalModules for Darwin 3.2.3 2022-07-01 09:54:25 +02:00
zimoch d81dbdb65b allow to opt-out of PVA 2022-07-01 09:52:14 +02:00
zimoch 99240e6d6a quote everything to deal better with empty strings from failed searches 2022-07-01 09:51:20 +02:00
zimoch 575b336722 make diverged branches force test version 3.2.2 2022-04-25 16:00:21 +02:00
zimoch c0a714f5c3 handle bug in VxWorks 6 environment variables 2022-04-04 16:07:38 +02:00
zimoch 8e289a8a5a bugfix: $(suffix ${file}) contains the dot 2022-03-09 11:41:32 +01:00
zimoch d47f70516a support .dbd.pod files 2022-03-08 15:38:40 +01:00
zimoch eb5f0fe083 allow any header file extension 2022-03-08 15:03:11 +01:00
zimoch 433e452d0e find posix headers too and find headers with different extensions 2022-03-08 09:47:24 +01:00
zimoch a77041f212 no need to put the variable in quotes, just the value 2022-03-08 09:41:51 +01:00
zimoch 45a66ec715 bugfix in INSTBASE check 2022-03-08 09:36:36 +01:00
zimoch 63c00899b0 Add IGNORE_MODULES to documentation 2022-02-25 12:01:15 +01:00
zimoch d4ba9dbe7f Fix bug when IGNORE_MODULES contains more than one entry 2022-02-25 11:19:28 +01:00
zimoch 84ada50763 fix EPICS 3.13 munch rules for VxWorks 6 2022-02-17 10:52:13 +01:00
zimoch 93e97332a4 filter out silly warnings from registerRecordDeviceDriver.pl 2022-02-17 10:32:11 +01:00
zimoch d125fe34b6 take back arch independent dep files for now... 2022-02-17 10:29:50 +01:00
zimoch c3eabb2084 compare nfs source instead of mountpoint of install location 2021-12-03 16:25:42 +01:00
zimoch 48b5b720d1 bugfix: Need to check if module version supports our current EPICS release 3.2.1 2021-11-04 14:49:08 +01:00
zimoch 19f3c8ba60 easier to maintain support for arch independent modules (without lib) 3.2.0 2021-11-03 17:43:11 +01:00
zimoch a88e61c578 search for Record.dbd in dir of Record.c/cc/cpp too 2021-09-20 14:51:48 +02:00
zimoch 45ac44c156 update docu 2021-09-16 12:02:17 +02:00
zimoch 4ec74f46fb improves error message 2021-09-15 13:45:59 +02:00
zimoch ec218ecdc6 filter out -none- from all VERSIONCHECKFILES 2021-09-15 13:45:13 +02:00
zimoch 80f3340c42 allow DBDS_3 and DBDS_7 too 2021-09-14 09:35:13 +02:00
zimoch d08957d496 keep USR_CPPFLAGS free for users 2021-09-13 09:39:34 +02:00