Andrew Johnson
498ef7075e
Fix missing parallel build dependency.
...
Ron Sluiter pointed out that gdd/dbMapper.h includes db_access.h so
gdd has to be built after ca, simplifying the cas dependency too.
2010-05-19 14:46:09 -05:00
Janet B. Anderson
49e317dccb
Updated DEPEND_DIRS for vxWorks directory.
2009-03-12 15:50:50 +00:00
Andrew Johnson
8b8f2bd0ed
libCom/test/fdmgrTest depends on ca.
2008-09-26 16:17:15 +00:00
Andrew Johnson
82abd96fc9
Build cap5 everywhere other than WIN32 archs.
2008-09-22 17:46:41 +00:00
Andrew Johnson
789bc588f6
Change build order again; declare dependencies locally.
2008-08-29 15:27:34 +00:00
Andrew Johnson
1dd7eb90b5
Add dependency catools on alarm.h which is in dbStatic.
...
Moved cap5 to the end of the list, so it doesn't matter if it fails.
2008-07-10 22:16:41 +00:00
Andrew Johnson
5146b46fc3
Move cap5 after softIoc.
2008-07-01 16:41:07 +00:00
Andrew Johnson
f21ec43560
Added Perl5 interface to CA. Not tested on Windows...
2008-06-27 22:19:30 +00:00
Andrew Johnson
04cd32d175
Build misc/ before dev/ so extended devices can link properly on Solaris.
2008-04-25 22:14:59 +00:00
Janet B. Anderson
678dec4100
Added new tools directory.
2008-03-24 22:09:02 +00:00
Janet B. Anderson
9d2b8ece7b
Changes for GNU make -j option (multiple jobs).
2007-10-24 21:21:54 +00:00
Andrew Johnson
70cc7eaab9
Reorganized iocsh command registration to untangle the build order.
...
The iocsh core is now part of libCom, and commands are registered locally
with a Register routine for each IOC library.
2007-03-13 17:54:23 +00:00
Janet B. Anderson
03e9ce2855
Moved ca to immediately follow libCom.
2006-12-20 21:21:44 +00:00
Andrew Johnson
bf77401cea
Need to have built the RTEMS stuff before any programs.
2006-12-11 21:53:43 +00:00
Janet B. Anderson
d4adf4a0d6
Move softIoc after RTEMS dir.
2006-12-11 21:23:15 +00:00
Andrew Johnson
bcc41d0e72
Changed build order: build tests immediately after their parent.
...
Move template stuff lower down.
2006-12-09 00:04:15 +00:00
Janet B. Anderson
f23fb5512e
Removed ifeq and ifneq tests on vxWorks and RTEMS.
2004-01-26 01:30:01 +00:00
Ralph Lange
249152d650
+= catools
2004-01-19 16:11:41 +00:00
Jeff Hill
19dba4225a
toolsComm now calls libCom so there is a new build order
2003-07-30 15:53:25 +00:00
Janet B. Anderson
29d0f4716c
Moved excas.
2003-05-12 19:39:41 +00:00
Marty Kraimer
642a582f24
add excas
2003-05-12 12:28:40 +00:00
Andrew Johnson
14f6fe08fb
Added softIoc application.
2003-04-09 01:41:36 +00:00
Marty Kraimer
faf928100d
accidently committed version not buildibg gdd and cas
2002-07-30 17:44:25 +00:00
Marty Kraimer
4e38494839
remove *Recdes* and *Flddes*
2002-07-30 17:43:27 +00:00
Janet B. Anderson
93b0bf478d
Updated license comments.
2002-07-12 21:35:43 +00:00
W. Eric Norum
918d247e96
Change build order so that RTEMS libCom test applications build properly
...
when building from scratch.
2002-05-06 20:08:14 +00:00
W. Eric Norum
6fad25e2d1
Move RTEMS initialization/configuration files from the libCom
...
os-dependent directory to their own directory.
This solves the problem in which these files include header files
which are not yet installed when libCom is being built.
2001-08-09 17:54:06 +00:00
Janet B. Anderson
5218f656ec
Added makeBaseExt directory.
2000-09-27 16:08:06 +00:00
Jeff Hill
3e302e5982
uncommented gdd and cas
2000-09-26 21:03:08 +00:00
Marty Kraimer
52d078b531
misc before iocsh
2000-04-28 20:36:42 +00:00
Marty Kraimer
cc368beb10
add iocsh; build misc later
2000-04-28 18:33:45 +00:00
Janet B. Anderson
cecd7f8a92
Only build vxWorks directory when there is a vxWorks target.
2000-03-02 23:18:03 +00:00
Marty Kraimer
f4ef2979b5
order of build
2000-02-24 20:35:29 +00:00
Marty Kraimer
6a1adf6bfd
change build order
2000-02-24 19:48:27 +00:00
Marty Kraimer
c6ba37abce
add db/test
2000-02-10 21:19:29 +00:00
Janet B. Anderson
28ee655784
Removed cxxtemplates dir because it was moved to libCom.
2000-02-10 19:09:05 +00:00
Janet B. Anderson
e8d52c2e83
Removed include directory.
2000-01-28 17:42:48 +00:00
Marty Kraimer
407e23c772
add libCom/test
2000-01-27 19:51:40 +00:00
Marty Kraimer
946ee85869
moved where ca is built
2000-01-24 21:57:11 +00:00
Marty Kraimer
5423fc1409
new way to build
1999-11-18 17:33:08 +00:00
Janet B. Anderson
9e38ce78ab
Moved osi directory to libCom.
1999-10-12 19:35:47 +00:00
Janet B. Anderson
98cdce7147
Added makeBaseApp to dirs list.
1999-09-22 18:59:07 +00:00
Marty Kraimer
e4f77f1f73
remove tools
1999-09-14 14:42:10 +00:00
Marty Kraimer
c0bd9f4065
temporily dont build makeBaseApp
1999-09-14 13:25:43 +00:00
Marty Kraimer
b38806a37e
changes for configure
1999-09-13 19:46:33 +00:00
Janet B. Anderson
56a11aa90c
New Makefile added.
1996-08-07 20:11:03 +00:00
Mike Bordua
3eae7aef1f
Modified Makefile to use new tools directory. MGB:
1994-06-20 16:12:39 +00:00
Bob Zieman
7df238c02a
moved blderrSymTbl stuff to libCom only
1993-09-09 16:42:52 +00:00
Bob Zieman
ac6b487201
only build errSymTbl from this makefile -
...
the other early builds have been moved to their respective
Imakefile(s) in the appropriate object area
1993-08-17 10:27:13 +00:00
Bob Zieman
0b5b6565e0
forgeot to remove targets from the all:: target
1993-08-17 06:59:16 +00:00