Commit Graph

  • 367374b51c added build doc Jeff Hill 2004-06-08 15:58:10 +00:00
  • 55ac37cfac Data Base Request Option DBR_ENUM_STRS for the DTYP field ofsoft records can cause an IOC to crash. Marty Kraimer 2004-06-07 12:11:20 +00:00
  • 7c5e384d08 Cosmetic typo. W. Eric Norum 2004-06-04 19:51:23 +00:00
  • 8e417d3032 Add exit status description. W. Eric Norum 2004-06-04 13:59:40 +00:00
  • 6a9163988d 1) Always print expanded line regardless of the state of the -V flag and the presence or absence of undefined macros. 2) Exit with status 2 if warnings are enabled (-V) and one or more macros is undefined. W. Eric Norum 2004-06-03 21:34:55 +00:00
  • d813690363 Limit scope of macro definitions to a single template file. W. Eric Norum 2004-06-03 21:09:20 +00:00
  • 751e52a314 Fix some warnings on solaris-sparc. Andrew Johnson 2004-06-02 20:55:09 +00:00
  • becd80c4d8 Patch from Jeff Hill, fixes a Tornado 2.2 build problem. Andrew Johnson 2004-06-02 20:43:21 +00:00
  • 6614ff45a9 Added a check to see if "$ARGV[0]" exists pre Andy Foster request. Janet B. Anderson 2004-06-01 16:53:22 +00:00
  • 95fd1a7623 R3.14.6 updates. Andrew Johnson 2004-05-28 21:41:17 +00:00
  • 5be53b39a8 Added <space><dot> after the $Id$ so amaya doesn't wrap inside the $...$. Andrew Johnson 2004-05-28 20:08:21 +00:00
  • 8c364aa636 R3.14.6 Release. Andrew Johnson 2004-05-28 19:27:47 +00:00
  • 7366f7359c Added final call to errlogFlush(), needed for solaris-sparc-gnu for some unknown reason - without it, the program doesn't always exit properly. Andrew Johnson 2004-05-28 18:17:25 +00:00
  • 894936cc5e += catools Ralph Lange 2004-05-28 12:28:11 +00:00
  • b760fbdf95 += Doc for commandline tools added in 3.14.6 Ralph Lange 2004-05-28 12:20:16 +00:00
  • 1c594c2522 Warning fix. Ralph Lange 2004-05-28 11:33:11 +00:00
  • 0897e71ca0 += caput Ralph Lange 2004-05-28 11:07:28 +00:00
  • 2cdb8d2cbb Cosmetic changes (misleading var name). Ralph Lange 2004-05-28 11:00:25 +00:00
  • ae5c8365d2 builds now on tornado Jeff Hill 2004-05-27 14:31:24 +00:00
  • 4853de114b Updates for makeBaseApp changes. Andrew Johnson 2004-05-26 17:58:38 +00:00
  • 5a2a33f3e0 Moved wildcards from unnecessary file configure/RULES.iocBoot to iocBoot/Makefile Andrew Johnson 2004-05-26 17:49:01 +00:00
  • 36809d6d20 Removed vlinac, not really a template. Andrew Johnson 2004-05-26 17:40:59 +00:00
  • 5ecb0738c5 Removed testDevIoc from base link libraries, only used by the mrkSoftTest application Andrew Johnson 2004-05-26 17:31:56 +00:00
  • d625b13899 Bugfix for absolute timestamps. Ralph Lange 2004-05-26 12:51:21 +00:00
  • 987f598804 Relative (percent) error -> absolute; units -> SI Ralph Lange 2004-05-26 11:04:50 +00:00
  • 5ecac228c6 fixed large new size that throws an exception Jeff Hill 2004-05-25 17:27:23 +00:00
  • 51a1d5991d when testing new failure use max for type size_t instead of LONG_MAX Jeff Hill 2004-05-25 14:45:22 +00:00
  • 50f58c9974 Fix: name clash on Solaris. Ralph Lange 2004-05-25 09:29:49 +00:00
  • 33a5dd714e Echo comments read from a script. W. Eric Norum 2004-05-24 21:20:27 +00:00
  • b5ee956916 Allow application to be copied and run anywhere. The downside of this change is that the application *must* be executed from the directory in which the st.cmd file resides. W. Eric Norum 2004-05-23 16:50:52 +00:00
  • 720f6ba418 Simplify virtual-linac build procedure. Sequence programs are now enabled simply by adding a SNCSEQ entry to configure/RELEASE. W. Eric Norum 2004-05-22 16:55:17 +00:00
  • 329172afc7 fixed logic surrounding subscription cancel 1) When channel is destroyed, but subscription not installed into a server 2) When subscription is destroyed, but has not been installed in server Jeff Hill 2004-05-21 00:57:51 +00:00
  • 41aeb709e5 updated for R3.14.6 Jeff Hill 2004-05-20 22:56:09 +00:00
  • dc31948da1 fixed channel delete in get callback handler bug discovered by regression tests Jeff Hill 2004-05-20 21:58:41 +00:00
  • 2c05bf61ce updated for R3.14.6 Jeff Hill 2004-05-20 18:41:57 +00:00
  • 8b9a59d072 Convert paths to canonical form using abs_path before comparing. Andrew Johnson 2004-05-20 18:31:13 +00:00
  • 4a8aa93f1e Removed 2 blank lines for cygwin compiler. Janet B. Anderson 2004-05-20 17:58:25 +00:00
  • 57d488b7a0 supress disconnect callback when context is destroyed Jeff Hill 2004-05-20 17:22:40 +00:00
  • 5fc1e3217b workaround for borland bcc weirdness Jeff Hill 2004-05-19 16:07:06 +00:00
  • 164449f0d6 Remove startCaRepeater - no longer works, use caRepeater from src/ca. Tidy up rc2 stuff. Andrew Johnson 2004-05-18 19:22:38 +00:00
  • 5bf2821512 Make EPICS command-line routines the default (no RTEMS add-on packages required). Add libraries for readline. W. Eric Norum 2004-05-18 18:05:36 +00:00
  • 4818d705a5 HPUX needs to use SIGALRM and so can't use the POSIX version. W. Eric Norum 2004-05-18 17:36:31 +00:00
  • ecd7d5a9ce configure/tools provides a replacement for absPath.pl, use that instead. Andrew Johnson 2004-05-17 21:43:50 +00:00
  • 2bef3a2d08 Added two new envParams and converted iocsh to use these instead of getenv() Andrew Johnson 2004-05-17 21:40:10 +00:00
  • 668ecc9b94 Added EPICS_HOST_ARCH win32-x86-cygwin renamed to cygwin-x86. Janet B. Anderson 2004-05-17 21:27:33 +00:00
  • 267e352bb5 Fix problem introduced by Win32 fix, do it properly. Andrew Johnson 2004-05-17 21:07:10 +00:00
  • 36d3033de4 Fixed comment typo and removed duplicate export line. Janet B. Anderson 2004-05-17 14:38:37 +00:00
  • 23e17b664c Changed win32-x86-cygwin to cygwin-x86. Janet B. Anderson 2004-05-17 14:36:29 +00:00
  • 4a7100cbf0 Fixed missing quote mark. Janet B. Anderson 2004-05-17 14:35:18 +00:00
  • 8ee9595026 Changed file test from -r to -f fow win32 builds. Janet B. Anderson 2004-05-17 14:28:31 +00:00
  • 22df40f776 Added chomp for win32 builds. Janet B. Anderson 2004-05-17 14:27:11 +00:00
  • 2344a4b0e3 Added text about COMPAT_313 prerequisite. Janet B. Anderson 2004-05-17 14:25:00 +00:00
  • 1e9826e1f7 Fixed some typos. Janet B. Anderson 2004-05-17 14:24:30 +00:00
  • 272940d50e Added info about COMPAT_TOOLS_313. Janet B. Anderson 2004-05-17 14:07:22 +00:00
  • dc3f271ea2 Portability change. Janet B. Anderson 2004-05-14 19:18:04 +00:00
  • 32d48f7dcd Clean up system-call-interrupt mechanism. W. Eric Norum 2004-05-14 13:36:01 +00:00
  • de99791d82 win32-x86-cygwin => cygwin-x86 Jeff Hill 2004-05-13 23:25:54 +00:00
  • df6f19a611 win32-x86-cygwin => cygwin-x86 Jeff Hill 2004-05-13 22:46:08 +00:00
  • 82b2a0be6e win32-x86-cygwin => cygwin-x86 Jeff Hill 2004-05-13 22:34:02 +00:00
  • 3dff2767c7 fixed gnu compiler detected issues Jeff Hill 2004-05-13 20:05:47 +00:00
  • cbcc94ba9e fixed missing ansi header Jeff Hill 2004-05-13 19:55:25 +00:00
  • c91c7b32f0 use TCP circuits Jeff Hill 2004-05-13 19:53:28 +00:00
  • a4c47660f3 added socket unblock mechanism test Jeff Hill 2004-05-13 15:33:23 +00:00
  • 800d614eed added socket unblock mechanism test Jeff Hill 2004-05-13 15:22:25 +00:00
  • 0381f13e3f more changes for allowing FILE *fp for diagnostics Marty Kraimer 2004-05-13 15:19:49 +00:00
  • 22bc683370 rearranged test order Jeff Hill 2004-05-13 15:08:29 +00:00
  • 87b4d8db21 added socket unblock mechanism test Jeff Hill 2004-05-13 14:48:28 +00:00
  • 37958418e4 added socket unblock mechanism test Jeff Hill 2004-05-13 14:35:24 +00:00
  • 965a511c47 added socket unblock mechanism test Jeff Hill 2004-05-12 20:51:25 +00:00
  • ce29419d3d fixed beacon address list configuration doc Jeff Hill 2004-05-11 18:14:53 +00:00
  • 7ad050fba6 remove warnings from GNU compiler Marty Kraimer 2004-05-11 14:44:21 +00:00
  • 8992b2c956 build softIoc.dbd from makefile Marty Kraimer 2004-05-11 14:06:17 +00:00
  • 53ce107e5f fixed use of gdd::dataAddress() where gdd::dataVoid() should be used Jeff Hill 2004-05-11 00:07:16 +00:00
  • 810e60fc98 more doc on the ca repeater Jeff Hill 2004-05-10 22:10:26 +00:00
  • 0189d48d73 removed #define DEBUG Jeff Hill 2004-05-10 21:37:49 +00:00
  • afd785354a Used fullpath name from SHRLIB_SEARCH_FULLPATHDIRS. Janet B. Anderson 2004-04-30 16:01:04 +00:00
  • 6ef89dd871 Even though the comment is within C++ conditionals some compilers generate warnings for the C++ style comment. W. Eric Norum 2004-04-30 14:55:08 +00:00
  • 7a920f831d Defines fullpath name only for rpath and -R dirs on link lines. Janet B. Anderson 2004-04-29 17:47:34 +00:00
  • cab998f40d renamed chronIntIdResTable::add to chronIntIdResTable::idAssignAdd to avoid hiding resTable::add in the public base class Jeff Hill 2004-04-28 22:15:06 +00:00
  • 563733cf3c changed to call new idAssignAdd func Jeff Hill 2004-04-28 22:11:25 +00:00
  • 7e80920164 improved debug diagnostics Jeff Hill 2004-04-28 22:04:35 +00:00
  • 21e72e7f13 Change include quotes from "" to <>. When "" are used the posix osiUnistd.h is included rather than the os-specific osiUnistd.h. W. Eric Norum 2004-04-28 20:06:05 +00:00
  • fae1b240f6 Add epicsSnStrPrintEscaped W. Eric Norum 2004-04-28 02:35:13 +00:00
  • ee99561235 No, Darwin really does need to use signals to unblock socket I/O. W. Eric Norum 2004-04-28 01:20:50 +00:00
  • 14aa5b47b0 Darwin uses shutdown rather than signals to break out of socket I/O. W. Eric Norum 2004-04-27 21:33:44 +00:00
  • eb78bf867f Spectrum Record was removed. Andrew Johnson 2004-04-27 20:32:07 +00:00
  • 81ad1fe161 LynxOS no longer supported. Andrew Johnson 2004-04-27 18:27:48 +00:00
  • 5ed18e6e6f added missing #include Jeff Hill 2004-04-27 18:07:58 +00:00
  • b76257a0d6 fixed temp file creation issues on win32 Jeff Hill 2004-04-27 17:39:25 +00:00
  • d844c2dd61 LynxOS support files were removed from configure/os some time back. Andrew Johnson 2004-04-27 14:57:54 +00:00
  • eb40c4e79b Added code for cygwin. Janet B. Anderson 2004-04-26 21:49:42 +00:00
  • 068613e447 Fix for Win32 Andrew Johnson 2004-04-26 16:11:29 +00:00
  • 4c606f43e7 fixed id string Jeff Hill 2004-04-26 14:29:23 +00:00
  • c6a0e60989 EPICS_TS_NTP_INET fix. Andrew Johnson 2004-04-23 18:39:58 +00:00
  • cb4604a157 Add dependencies for envData.c Andrew Johnson 2004-04-23 18:16:22 +00:00
  • 0b52634e38 Use envGetConfigParamPtr() instead of getenv() for EPICS_TS_NTP_INET, needed to allow a default time server to be set in CONFIG_SITE_ENV. Also cleaned up some unnecessary string copying. Andrew Johnson 2004-04-23 17:56:07 +00:00
  • ff3329b0f9 Added a note about the bldEnvData.pl script fix. Andrew Johnson 2004-04-22 21:28:05 +00:00
  • 76f1fdf92d Tidy up, fixed problem in Bug #76. Andrew Johnson 2004-04-22 20:10:10 +00:00
  • 09ef609f43 Use epicsTime (instead of tsDefs); improved timestamp format and behaviour; fixed compiler warnings. Ralph Lange 2004-04-22 15:56:59 +00:00
  • 5e5346e6b3 oops. Ralph Lange 2004-04-21 18:58:46 +00:00