01b8fbf100
Change NTP Synq period to 1 minute.
Andrew Johnson
2008-09-15 21:26:33 +00:00
50a6dbee9c
Reuse NTP socket.
W. Eric Norum
2008-09-15 21:09:44 +00:00
a87bfe1ee7
Cygwin doesn't actually provide a clock_settime symbol, although the prototype is present in time.h so we supply our own that returns error.
Andrew Johnson
2008-09-15 20:07:23 +00:00
3a671f712f
Missing epicsExportSharedSymbols
Andrew Johnson
2008-09-15 18:49:31 +00:00
f4cae805e5
Clean up warnings.
W. Eric Norum
2008-09-15 16:12:33 +00:00
f0336ac3b2
Added comment.
Janet B. Anderson
2008-09-15 15:18:41 +00:00
3d359e32bb
Many changes to macros and RULES for installed cfg files.
Janet B. Anderson
2008-09-15 15:12:52 +00:00
dd4d24778c
Bug fix for clean of RES and BOF files. Added PERL_SCRIPTS to SCRIPTS_HOST.
Janet B. Anderson
2008-09-15 15:10:27 +00:00
3fb737aea6
Moved includes for installed and RELEASE config files from RULES_TOP.
Janet B. Anderson
2008-09-15 15:08:45 +00:00
d919165573
Moved includes for installed and RELEASE config files to CONFIG.
Janet B. Anderson
2008-09-15 15:07:07 +00:00
ac69ccbff7
Fix Darwin build, which doesn't have CLOCK_REALTIME.
Andrew Johnson
2008-09-15 14:55:19 +00:00
70dfa451d2
General Time.
Andrew Johnson
2008-09-12 22:56:25 +00:00
6430a49300
General Time updates: Internal cleanup of framework code and providers, replaced the osdSysTime provider with a new osiClockTime provider, stringin device support puts record into alarm if no working provider, added osdTimeRegister() to RTEMS/osdTime.h.
Andrew Johnson
2008-09-12 22:55:55 +00:00
6482e7e55d
Unlocking issue pointed out by Richard Dickson.
Andrew Johnson
2008-09-12 19:40:16 +00:00
2d88383a9d
Clean up quadratic string processing behaviour.
Andrew Johnson
2008-09-12 14:58:05 +00:00
e47fc8b757
Lowercase the new hostname in asChangeClient()
Andrew Johnson
2008-09-12 14:44:49 +00:00
b2ce57294f
Use explicit path to executable, PATH may not include '.'
Andrew Johnson
2008-09-11 22:42:17 +00:00
e2896fa82f
Perl's Test::Simple library is not installed by default, use Test instead.
Andrew Johnson
2008-09-11 22:35:01 +00:00
111a140059
Change RTEMS notes. Timing changes are now supercedewd by general time changes.Mention removal of RTEMS -ansi flag.
W. Eric Norum
2008-09-11 17:24:28 +00:00
a1de4a8f5d
Using -ansi causes problems. Get rid of it.
W. Eric Norum
2008-09-10 17:35:05 +00:00
b403ac5370
Commented out OP_SYS_CFLAGS. Removed APS specific definition.
Janet B. Anderson
2008-09-09 20:57:52 +00:00
7b44593c98
Removed extra include of CONFIG_SITE.Common.RTEMS.
Janet B. Anderson
2008-09-09 20:54:29 +00:00
bdd5649d7d
Bug fixes.
Janet B. Anderson
2008-09-09 18:40:49 +00:00
58be7e6b13
Clean up some warnings.
W. Eric Norum
2008-09-08 21:33:19 +00:00
b0c31ab89c
Target deleted.
Andrew Johnson
2008-09-05 22:16:15 +00:00
ab8fa0f5ec
Allow EPICS_TS_NTP_INET in environment to override NTP server setting.
W. Eric Norum
2008-09-05 21:41:06 +00:00
07927c5b5e
Added scanonce() note.
Andrew Johnson
2008-09-05 18:23:41 +00:00
3086c5bea3
Added INSTALL_DBFLAGS to MSI's DBFLAGS.
Andrew Johnson
2008-09-05 17:15:19 +00:00
f89d5e4400
Use menuScan enums rather than #define macros where possible.
Andrew Johnson
2008-09-05 15:17:45 +00:00
9e5c6e04b7
Cleanup of NTP time provider code.
Andrew Johnson
2008-09-04 22:43:56 +00:00
bc8473bf74
Removed unused gddSemaphore.h file (vxWorks impl only).
Andrew Johnson
2008-09-03 22:33:05 +00:00
8b88489b90
Latest gcc doesn't like variables named 'true'.
Andrew Johnson
2008-09-03 22:30:18 +00:00
0bddd7dc8c
Added Unit Test Harness to summarize results on vxWorks/RTEMS. Added taskwdTest to tests run.
Andrew Johnson
2008-09-03 16:48:03 +00:00
30b87a9ead
Latest vesrion of gcc has this bug fixed.
W. Eric Norum
2008-09-03 16:18:36 +00:00
2d2e6dd627
Use a Make variable that is actually used...
Andrew Johnson
2008-09-02 21:27:22 +00:00
42725c0f60
Revert Janet's latest changes until she can fix them (break SNC rules).
Andrew Johnson
2008-09-02 16:08:49 +00:00
79df764184
Added creation of ioc/dllPath.bat for Win32 IOCs.
Andrew Johnson
2008-08-29 22:15:02 +00:00
dd226566a9
Many changes. Moved all related file type lines into RULES_FILE_TYPE.
Janet B. Anderson
2008-08-29 21:28:39 +00:00
5e9b59707c
Base does not need to execute convertRelease.pl
Janet B. Anderson
2008-08-29 21:07:04 +00:00
f30b6ac32e
Load RELEASE.hostarch.Common as well.
Andrew Johnson
2008-08-29 21:06:56 +00:00
a2d252bc24
Fix finding templates when earlier dirs don't exist.
Andrew Johnson
2008-08-29 21:03:36 +00:00
5f816f93a4
Cygwin correction.
Andrew Johnson
2008-08-29 19:44:18 +00:00
e13d15e3a6
Added optimization option for debug builds.
Janet B. Anderson
2008-08-29 17:49:54 +00:00
789bc588f6
Change build order again; declare dependencies locally.
Andrew Johnson
2008-08-29 15:27:34 +00:00
246e47128d
Remove lower-case paths, they break apps on Win32.
Andrew Johnson
2008-08-29 15:24:28 +00:00
d00f3e0225
Allow runtests to continue despite failing tests.
Andrew Johnson
2008-08-28 21:54:12 +00:00
5645bd595d
Install test objects on vxWorks only.
Andrew Johnson
2008-08-28 21:16:52 +00:00
3427a90e89
Added linux-cris* targets to comment.
Janet B. Anderson
2008-08-28 19:35:20 +00:00
52ac7f0ecb
Added trailing newlines (MinGW warning).
Andrew Johnson
2008-08-28 15:59:29 +00:00
14ea2740d1
Oops.
Andrew Johnson
2008-08-28 15:42:09 +00:00
7edc9f4d89
Fixes for Win32.
Andrew Johnson
2008-08-28 15:32:46 +00:00
43f82a5c8c
Ensure the main thread gets a unique ID.
Andrew Johnson
2008-08-28 15:27:04 +00:00
0a393c6553
Added item about epicsEndian.h.
Andrew Johnson
2008-08-27 19:37:23 +00:00
632da18b33
Modified comment.
Janet B. Anderson
2008-08-27 19:07:56 +00:00
7d864cde61
Removing all references to win32 interix compiler.
Janet B. Anderson
2008-08-27 18:55:19 +00:00
751fdbfb33
Removing all files relating to WIN32 interex compiler.
Janet B. Anderson
2008-08-27 18:46:14 +00:00
a5ea63f7d8
RCS files now used for all cygwin and mingw builds.
Janet B. Anderson
2008-08-27 18:33:59 +00:00
1b41f513fa
Fix generation of .t files on Windows.
Andrew Johnson
2008-08-27 15:56:37 +00:00
721c91293d
Comment.
Andrew Johnson
2008-08-27 14:30:51 +00:00
decde6bd61
Fix generalTime initialization issue.
Andrew Johnson
2008-08-26 20:31:09 +00:00
cd9cfacca4
Fix for MinGW, although not complete -- doesn't have _vscprintf().
Andrew Johnson
2008-08-26 20:24:25 +00:00
1f1dd6b2f2
Added more tests on inf and nan (MS compiler fails these).
Andrew Johnson
2008-08-26 20:22:06 +00:00
477466e517
Windows runs more tests because it outputs 3 digit exponents. Fix tests and test plan to accommodate this.
Andrew Johnson
2008-08-26 15:01:47 +00:00
eab49c1753
Fixed off-by-one error in my previous fix.
Andrew Johnson
2008-08-26 14:54:58 +00:00
a9523df452
(C) comment.
Andrew Johnson
2008-08-26 14:20:37 +00:00
c1250c4456
menuArrType is not used anywhere, delete.
Andrew Johnson
2008-08-26 14:14:12 +00:00
c12c0851c7
Fix epicsVsnprintf() return value on WIN32.
Andrew Johnson
2008-08-25 22:22:56 +00:00
aa530b295b
=/== bug; not sure how this got through.
Andrew Johnson
2008-08-25 21:38:10 +00:00
1cb5905c41
Link locally-compiled code that uses epicsExport.h into the support library (DLL) rather than directly into the IOC executable. Necessary on Win32 builds because symbol decoration requirements are different.
Andrew Johnson
2008-08-22 21:10:47 +00:00
c02a27092d
Restore the $(BAT) stuff in case this bit did work.
Andrew Johnson
2008-08-19 22:35:52 +00:00
6e2bec2353
Previous commit broke build.
Andrew Johnson
2008-08-19 22:26:01 +00:00
88d7005b03
Fix socket shutdown mechanism on cygwin-x86
Andrew Johnson
2008-08-19 21:52:11 +00:00
b327d3545e
Give up building this on Win32 for now.
Andrew Johnson
2008-08-19 20:32:37 +00:00
ee16b09819
Add epicsShareExtern declaration to fix cygwin build.
Andrew Johnson
2008-08-19 20:06:11 +00:00
3b6065f55e
Fixes for Cygwin build.
Andrew Johnson
2008-08-19 19:34:13 +00:00
2a9842083c
dbgf now shows array size, and displays an array of chars as a long string. dbpf can put a long string to a field which is an array of chars.
Andrew Johnson
2008-08-18 20:27:55 +00:00
af40d87306
WRS moved the 'nm' program in vxWorks 6.6
Andrew Johnson
2008-08-18 18:54:26 +00:00
3d093bd8f7
Fixed precision handling, recGblGetPrec doesn't always set *precision.
Andrew Johnson
2008-08-15 21:43:52 +00:00
49ef896a36
Cleanup, remove some unnecessary casting.
Andrew Johnson
2008-08-15 18:58:18 +00:00
f8244caa94
dbcar prints type of CA subscription (In/Out, Native/String).
Andrew Johnson
2008-08-15 18:51:06 +00:00
6d31143ee6
Added -I.. to DEFLAGS definition.
Janet B. Anderson
2008-08-15 18:28:51 +00:00
dc94dd4487
Make from arg const in put.
Andrew Johnson
2008-08-15 18:23:46 +00:00