Commit Graph

  • 3d6115d1af removed trailing spaces zimoch 2019-09-13 13:38:51 +02:00
  • 54e4442421 filter out directories from headers, scrips, and templates to improve wildcard usage zimoch 2019-08-29 10:20:30 +02:00
  • 0650858f2a only try to build indirectly referenced menus that are found in the module zimoch 2019-08-20 13:56:53 +02:00
  • a684f7fc6c suppress annoying "rset deprecated" warnings when compiling record types zimoch 2019-08-16 10:19:03 +02:00
  • e1b980db5a fix automatic building of menus, even when only indirectly referenced zimoch 2019-08-16 09:56:58 +02:00
  • 24c1669883 allow to disable EPICS versions with /usr/local/epics/ignore file 2.9.2 zimoch 2019-08-12 14:18:55 +02:00
  • c6b5ce378c Remove boot info upload from iocsh. It's now done by the iocinfo module. zimoch 2019-07-31 10:20:45 +02:00
  • afd5f88794 fix problem with explicitly given dependencies and/or versions of other modules zimoch 2019-07-16 15:55:04 +02:00
  • 2ecb0eb4a2 add / at end of db paths zimoch 2019-07-04 10:55:26 +02:00
  • 89e48d8df3 support for git submodules added zimoch 2019-05-15 14:05:35 +02:00
  • 062af47fc9 allow to set EPICS version in a file, either ./EPICSVERSION or ./cfg/EPICSVERSION zimoch 2019-05-07 17:35:19 +02:00
  • 2f9a33e732 remove warning on 3.14.8 concerning libraries zimoch 2019-04-26 15:11:06 +02:00
  • 31e816d24a fix overwritten MKDIR macro zimoch 2019-04-24 16:19:06 +02:00
  • 2fb1b56725 some more debug infos zimoch 2019-04-24 09:34:21 +02:00
  • 7110694a76 fix typos zimoch 2019-04-24 09:30:33 +02:00
  • 50af240acf unused code removed zimoch 2019-04-24 09:29:03 +02:00
  • 2c8042b832 fix problem with 3.14.8 vxWorks zimoch 2019-04-24 09:27:08 +02:00
  • c9b3c7ec66 IGNORE_MODULES was exported too late to take effect zimoch 2018-12-20 14:06:01 +01:00
  • 46c6573a03 make sure 'seq' is required when building 3.13 snl code 2.9.1 zimoch 2018-12-14 16:45:43 +01:00
  • a7c6694cad leave snl C-code compilation to EPICS because rules change between versions zimoch 2018-12-14 16:39:18 +01:00
  • 7afa3096b0 Use pvAccess enabled version if available zimoch 2018-12-11 15:32:30 +01:00
  • c6ea588dbf fix wrong logic for old compiler detection resulting in missing dependencies zimoch 2018-12-11 14:35:01 +01:00
  • a720d1e0eb strip spaces from user defined versions of other drivers zimoch 2018-12-11 14:33:40 +01:00
  • cf9eb75a9a fix problem with dependenies on test versions with dots in the name zimoch 2018-12-07 15:53:38 +01:00
  • a573122717 terminate template directory with slash zimoch 2018-12-07 11:40:15 +01:00
  • f4f08e3d40 add SHRLIBS variable for 3rd party shared libraries to be installed zimoch 2018-12-07 11:39:40 +01:00
  • 2439791953 commit 15bd43 broke detection of test versions 2.9.0 zimoch 2018-11-19 11:07:54 +01:00
  • 120c1e65ea commit 0c82755 broke creation of dependency files for 3.14.8 zimoch 2018-11-19 11:06:09 +01:00
  • 23a9e8bea6 support for exact version number match zimoch 2018-11-02 13:44:40 +01:00
  • 0871279415 implement method to enforce exact minor release match zimoch 2018-10-26 08:42:13 +02:00
  • 912cccdbd3 remove warning in 3.16+ zimoch 2018-10-25 09:04:54 +02:00
  • bd63a2431d only use versions of other modules which exist for the current T_A zimoch 2018-10-24 16:31:25 +02:00
  • 0c82755013 For newer compilers (not vxWorks 5) don't include system headers in .d files in order to avoid problems when cross-compiling for older Linux hosts zimoch 2018-10-03 10:34:29 +02:00
  • 592517cc9c Allow arch dependent header files zimoch 2018-09-11 17:21:31 +02:00
  • b4f9d5648e allow to build for EPICS major versions like 'make install.7' zimoch 2018-09-11 17:15:13 +02:00
  • 786df641bf fix more rules for parallel build zimoch 2018-08-07 16:10:48 +02:00
  • 35086c76cf fix for EPICS 7 zimoch 2018-07-27 15:40:17 +02:00
  • 5cb085b068 enable parallel builds (with -j) zimoch 2018-07-27 15:35:17 +02:00
  • 90348614d5 save and restore MODULE and MODULE_DIR after running a script, because that script may have called require zimoch 2018-07-04 15:06:45 +02:00
  • 19971d6cf1 add rule for arch dependent header files zimoch 2018-06-26 14:09:19 +02:00
  • 989b62528d fix problem with 3.14.8 introduced in earlier commit zimoch 2018-06-05 13:34:34 +02:00
  • 134aed5a5e reading records from dbd files is too slow, instad filter source files zimoch 2018-05-30 16:18:11 +02:00
  • 0254e3f65a removed obsolete code zimoch 2018-05-30 11:33:17 +02:00
  • 30d73e498a change warning to info for duplicate dbd files zimoch 2018-05-30 11:27:04 +02:00
  • 2d7dcf7403 suppress "'rset' is deprecated" for all files except record support where this would cause an error zimoch 2018-05-30 11:23:19 +02:00
  • 35a58b0ea2 Speed up make by searching include directories of other modules only once per EPICSVERSION zimoch 2018-05-29 17:43:53 +02:00
  • 190c4de3f8 fix for 3.15+ to make sure that Record.h is created before Record.o is compiled zimoch 2018-05-29 17:05:11 +02:00
  • 15bd43aa1e use := assignment for all variables using $(shell ...) in order to minimize shell calls zimoch 2018-05-29 17:04:06 +02:00
  • ed1dce1073 fixed problem when CONFIG_BASE_VERSION could not be found zimoch 2018-05-22 17:51:53 +02:00
  • 0660e580a9 add IGNORE_MODULES to driver.makefile zimoch 2018-05-09 15:59:08 +02:00
  • c83b2b05b4 support for exact version number match 2.8.1 zimoch 2018-11-02 13:44:40 +01:00
  • ba5ad2b235 Merge commit '2.8.0' zimoch 2018-11-02 09:43:34 +01:00
  • 455b28ea94 implement method to enforce exact minor release match require_2_8_0 zimoch 2018-10-26 08:42:13 +02:00
  • 4ea28acf56 implement method to enforce exact minor release match 2.8.0 zimoch 2018-10-26 08:42:13 +02:00
  • 0654d23ffb remove warning in 3.16+ zimoch 2018-10-25 09:04:54 +02:00
  • a3e3f882ac only use versions of other modules which exist for the current T_A zimoch 2018-10-24 16:31:25 +02:00
  • f0be27f999 silcence warning zimoch 2018-10-08 17:55:06 +02:00
  • b51bc6c404 For newer compilers (not vxWorks 5) don't include system headers in .d files in order to avoid problems when cross-compiling for older Linux hosts require_2_7_0 zimoch 2018-10-03 10:34:29 +02:00
  • 75f99b702a Allow arch dependent header files zimoch 2018-09-11 17:21:31 +02:00
  • f5560398a3 allow to build for EPICS major versions like 'make install.7' zimoch 2018-09-11 17:15:13 +02:00
  • 9c3bf1a7b9 fix more rules for parallel build zimoch 2018-08-07 16:10:48 +02:00
  • 8646394b84 fix for EPICS 7 zimoch 2018-07-27 15:40:17 +02:00
  • 7cd7af5be3 enable parallel builds (with -j) zimoch 2018-07-27 15:35:17 +02:00
  • be99f2bb6e save and restore MODULE and MODULE_DIR after running a script, because that script may have called require zimoch 2018-07-04 15:06:45 +02:00
  • 9652c8dff4 add rule for arch dependent header files zimoch 2018-06-26 14:09:19 +02:00
  • 7768e1baa7 fix problem with 3.14.8 introduced in earlier commit zimoch 2018-06-05 13:34:34 +02:00
  • f9c072aee6 reading records from dbd files is too slow, instad filter source files zimoch 2018-05-30 16:18:11 +02:00
  • a53808f5b7 removed obsolete code zimoch 2018-05-30 11:33:17 +02:00
  • 0f94ff3460 change warning to info for duplicate dbd files zimoch 2018-05-30 11:27:04 +02:00
  • e269afb38b suppress "'rset' is deprecated" for all files except record support where this would cause an error zimoch 2018-05-30 11:23:19 +02:00
  • dbd7372fc6 Speed up make by searching include directories of other modules only once per EPICSVERSION zimoch 2018-05-29 17:43:53 +02:00
  • 39c31045a0 fix for 3.15+ to make sure that Record.h is created before Record.o is compiled zimoch 2018-05-29 17:05:11 +02:00
  • c2dfd7b932 use := assignment for all variables using $(shell ...) in order to minimize shell calls zimoch 2018-05-29 17:04:06 +02:00
  • 7ccaf12eee fixed problem when CONFIG_BASE_VERSION could not be found zimoch 2018-05-22 17:51:53 +02:00
  • ef38f49338 add IGNORE_MODULES to driver.makefile zimoch 2018-05-09 15:59:08 +02:00
  • edf9953ef4 add cond?"string1":"string2" on top level expression zimoch 2018-05-02 15:59:45 +02:00
  • 3613328132 add # (string length) operator zimoch 2018-05-02 15:13:29 +02:00
  • cc598bb620 optimize ** (power) operator zimoch 2018-05-02 14:49:16 +02:00
  • 6d7b883bd8 add <? (min) and >? (max) operators zimoch 2018-05-02 14:48:16 +02:00
  • f4f01fc684 fix problem with other operator after '?' zimoch 2018-05-02 14:32:58 +02:00
  • 4e30b97c99 fix operators after ? zimoch 2018-05-02 10:38:23 +02:00
  • ec0b33f1bb add string slices zimoch 2018-05-02 10:33:08 +02:00
  • 03d1c8755c bugfix for empty variable assignment require_2_6_2 zimoch 2018-04-27 16:53:33 +02:00
  • 9811057bea fix problem with -0.x numbers: digits followed by . is not an integer require_2_6_1 zimoch 2018-04-27 10:57:33 +02:00
  • b3bc2ac210 clear ENV and BASH_ENV variables to prevent users from overriding umask in their .bashrc files require_2_6_0 zimoch 2018-04-25 11:20:20 +02:00
  • de6e075ed5 testscript fix and update zimoch 2018-04-25 11:19:26 +02:00
  • 864a23a086 test script for expressions added zimoch 2018-04-24 14:59:14 +02:00
  • ad85a1eb26 fix embedded formatted expressions zimoch 2018-04-24 14:53:53 +02:00
  • 21e4cd1b86 implement ?: operator zimoch 2018-04-24 09:23:19 +02:00
  • 0b6d1ddde7 expressions moved to separate file zimoch 2018-04-20 17:07:38 +02:00
  • 430d163fc2 allow more complex expressions zimoch 2018-04-19 16:01:48 +02:00
  • b7aaedfd23 add bitwise operators and fix another problem with spaces zimoch 2018-04-19 09:38:34 +02:00
  • 0c2705f3e6 hopfully problems in expressions with whitespace and end of line finally fixed zimoch 2018-04-19 09:24:20 +02:00
  • bb849561d1 fix problem with words after values zimoch 2018-04-18 16:49:50 +02:00
  • 4dd59a05f0 enable embedded expressions in () zimoch 2018-04-18 16:31:24 +02:00
  • cb2c4c01ac Do not parse expressions embedded in words except when in parentheses zimoch 2018-04-17 16:00:25 +02:00
  • f54aa1b355 fix problem with macros in older bash versions and cleanup help text require_2_5_6 zimoch 2018-03-22 10:27:15 +01:00
  • 0b11aa4347 fix too small path buffer in vxworks zimoch 2018-03-13 15:35:00 +01:00
  • 8281232158 add support for perf, valgrind and gdb to iocsh require_2_5_5 zimoch 2018-03-06 17:24:05 +01:00
  • af23a6aac4 fix for systems where parts of T_A are macro names (e.g. linux) zimoch 2018-03-06 17:22:35 +01:00