2151e6b6ad
fix for mantis 159
Jeff Hill
2004-11-25 00:14:38 +00:00
fb931434bd
fix for mantis 159
Jeff Hill
2004-11-24 22:11:20 +00:00
26c756d4cf
Don't set EPICS_BASE (breaks base builds). Changed HostArch.pl to HostArch.
Janet B. Anderson
2004-11-24 18:18:57 +00:00
fa12125bdf
Added GNU readline or Tecla library software requirements.
Janet B. Anderson
2004-11-18 22:47:41 +00:00
7d7f4df700
Avoid an optimizer bug that is present in the Tornado 2.x 68K C compilers at anything greater than -O0. Not a problem in C++ though.
Andrew Johnson
2004-11-17 19:59:20 +00:00
146eb58120
Revive the canary, and add a test routine that checks whether the optimizer bug is still present. Tornado 2.x compilers for 68K need -O0 to work.
Andrew Johnson
2004-11-17 19:58:09 +00:00
e658f3c108
Workaround for Tornado 2.x compilers, fixes Mantis Bug #82.
Andrew Johnson
2004-11-17 17:17:18 +00:00
5e94b2146f
Changed printed messages to be the same for all TestAsyn supports.
Ralph Lange
2004-11-16 11:30:20 +00:00
87cef6172d
Modified definitions for JAR_INPUT and JARCMD.
Ken Evans
2004-11-15 16:20:52 +00:00
f677d2f6c5
Add OS-dependent VME support.
W. Eric Norum
2004-11-13 17:16:22 +00:00
53360f3dea
RTEMS-4.7 changes.
W. Eric Norum
2004-11-13 17:11:08 +00:00
8c75201ad8
Improve error message.
W. Eric Norum
2004-11-13 17:10:52 +00:00
0569fc753d
Added toolkit info, cygwin downloads, and win32-x86-borland.
Janet B. Anderson
2004-11-12 20:10:26 +00:00
8fa418519e
Document record changes for NaN handling.
Andrew Johnson
2004-11-12 00:06:26 +00:00
98641bcfd2
Add some routines to make porting from vxWorks a little easier. I'm a little leery about my quick hack for rebootHookAdd() since the argument to the 'hooked' function is different.
W. Eric Norum
2004-11-11 22:06:52 +00:00
3449a7157a
Added -Qn to CPP because snc sometimes does not like #ident lines.
Janet B. Anderson
2004-11-10 21:09:33 +00:00
bc2b80584c
Changed path requirements for WIN32 builds.
Janet B. Anderson
2004-11-10 20:45:30 +00:00
75a2d6229f
Added -Qn to CPP because snc sometimes does not like #ident lines.
Janet B. Anderson
2004-11-10 18:09:54 +00:00
14a47a31e9
partial fix for mantis entry 160 - the following message is avoided by shutting down the socket only if we are not certain if the errno is indicating that the circuit hung up.
Jeff Hill
2004-11-09 17:41:53 +00:00
139472e2db
Added $(EPICS_BASE_TOOLS_BIN) to $(PATH) to find dlls for base build tools.
Janet B. Anderson
2004-11-09 14:45:01 +00:00
5731e72cf1
Set boot parameters from mot-script-boot if not otherwise specified.
W. Eric Norum
2004-11-05 19:51:44 +00:00
b4e2c4c432
Changed c preprocessor from gcc to cc.
Janet B. Anderson
2004-11-04 21:13:22 +00:00
4f03bba90d
Changed filterout to filter-out.
Janet B. Anderson
2004-11-04 20:29:36 +00:00
cb119338b2
clean up error messages
Marty Kraimer
2004-11-04 19:21:15 +00:00
d2c672d238
cancel threads in inverse order of creation
Marty Kraimer
2004-11-04 14:01:20 +00:00
dc2fb8bb5c
Added registryIoc library to EPICS_BASE_HOST_LIBS definition.
Janet B. Anderson
2004-11-03 22:35:57 +00:00
8739e1c298
Allow 'unsigned' integers.
W. Eric Norum
2004-11-03 22:16:18 +00:00
c7e7f8e221
Don't require pdbbase if not linking iocshRegisterCommon commands.
W. Eric Norum
2004-11-03 17:14:48 +00:00
25c30be105
Only one -classpath allowed on a command line (for javadoc).
Janet B. Anderson
2004-11-02 19:51:54 +00:00
dc930863f2
Only build JAVA stuff when BUILD_CLASS is HOST.
Janet B. Anderson
2004-11-01 22:41:27 +00:00
c508e485ba
Removed COMMON_JAR, add rule to install existing jar, added jar vpath.
Janet B. Anderson
2004-11-01 22:30:10 +00:00
e700d00db0
Moved static constructor call of iocshRegisterCommon() from iocsh.cpp into the output from the registerRecordDeviceDriver.pl script, so standalone sequencer programs don't import all of iocCore unnecessarily.
Andrew Johnson
2004-10-29 23:24:35 +00:00
5c0f09c5d2
gphFreeMem did not destroy mutex
Marty Kraimer
2004-10-29 18:18:25 +00:00
bd4b66de07
Fixed it up to remove package directories during clean. Was previously leaving generated classes (with $ in the name).
Ken Evans
2004-10-28 18:56:45 +00:00
36aa145d04
Add rtemsNfs to all RTEMS targets.
W. Eric Norum
2004-10-28 18:23:41 +00:00
b75254ec92
Added EPICS_BASE_TOOLS_BIN to PATH - find dlls for antelope, e_flex ...
Janet B. Anderson
2004-10-28 18:23:24 +00:00
8a1987ea9e
Implemented LOADABLE_SHRLIB_VERSION.
Janet B. Anderson
2004-10-28 18:19:48 +00:00
55bdb9cd2a
MVME167 doesn't have RTC code 'yet'.
W. Eric Norum
2004-10-28 18:18:42 +00:00
b6e3f6d481
Added OP_SYS_CFLAGS += -g.
Janet B. Anderson
2004-10-28 18:07:07 +00:00
ba1139f3c9
Remove OP_SYS_CFLAGS += -g.
Janet B. Anderson
2004-10-28 17:44:42 +00:00
f4876149bb
More kernel config info
Ralph Lange
2004-10-28 17:03:22 +00:00
1c95d2eca8
Removed -z defs because it doesn't work with gcc/g++ 3.4.2.
Janet B. Anderson
2004-10-28 14:27:15 +00:00
39b89bd349
Removed osdTime.cpp, cygwin now uses file from posix dir.
Janet B. Anderson
2004-10-28 13:59:39 +00:00
0c99fe1bc8
Removed actual IP numbers inside bat files.
Janet B. Anderson
2004-10-27 16:40:14 +00:00
13ec7a675c
Removed -z defs which was accidently committed.
Janet B. Anderson
2004-10-26 15:49:54 +00:00
f42c2954df
Replaced -G with -shared -fPIC in shrlib LDFLAGS.
Janet B. Anderson
2004-10-26 15:31:25 +00:00
1a09047c87
Added -fPIC to shrlib LDFLAGS.
Janet B. Anderson
2004-10-26 15:30:01 +00:00
4c2d266910
Initial version.
Janet B. Anderson
2004-10-26 14:21:00 +00:00
de9767dc34
+= "done" - message (all tests should print something).
Ralph Lange
2004-10-26 10:20:35 +00:00
58cf1e72ab
Updated to look more like CONFIG.solaris-sparc.solaris-sparc.
Janet B. Anderson
2004-10-25 18:57:23 +00:00
8473be4f20
Added USR_PRECLASSPATH and allowed for multiple dirs in USR_CLASSPATH.
Janet B. Anderson
2004-10-25 17:12:19 +00:00