Commit Graph

1841 Commits

Author SHA1 Message Date
Janet B. Anderson
620c1da354 Moved includes and definitions depending on ifdef T_A. 2002-11-04 17:31:02 +00:00
Ralph Lange
542a84f00b beauty 2002-11-04 14:07:56 +00:00
Ralph Lange
f44a64ed4c Template instantiation needs -fPIC for link command 2002-11-04 14:07:22 +00:00
Ralph Lange
a9be8e8c52 Full shared lib name 2002-11-04 14:06:40 +00:00
Ralph Lange
44eb9fcbf4 Bugfix: '+z' is compiler (not system) flag 2002-11-04 13:05:19 +00:00
Ralph Lange
c5e9ed8311 Using default location 2002-11-04 13:04:38 +00:00
Ralph Lange
5aba97c580 += HPUX using gnu compiler 2002-11-04 12:50:01 +00:00
Janet B. Anderson
08ba669094 Allowed names with decimal points. 2002-11-04 12:25:19 +00:00
W. Eric Norum
e29727f600 Add a couple of example configuration files for RTEMS PowerPC targets. 2002-10-31 22:05:00 +00:00
Janet B. Anderson
b5535d714b Allow rebuild.<arch> . 2002-10-30 22:47:16 +00:00
Jeff Hill
ae17d37d85 supress usless warning 2002-10-29 21:44:40 +00:00
Janet B. Anderson
d4cf198ce8 Added javadoc definitions and rules. 2002-10-24 19:07:52 +00:00
Janet B. Anderson
a7930cdaa0 Added SOLARIS_VERSION so uname executed not executed on each compile line. 2002-10-24 19:05:49 +00:00
Janet B. Anderson
205cbb69fe Added -mlongcall option. Cosmetic changes. 2002-10-22 22:06:46 +00:00
Janet B. Anderson
838489ae4b Modified comments. 2002-10-04 15:00:52 +00:00
Janet B. Anderson
dc3d8296cc Cleanup of some rules. 2002-10-04 14:56:10 +00:00
Janet B. Anderson
c6c28baab8 Reordered some rules. 2002-10-04 14:53:48 +00:00
Janet B. Anderson
9a173a46d9 Cleanup of rules. 2002-10-04 14:53:00 +00:00
Janet B. Anderson
1c27d187c1 Moved buildInstall rule. 2002-10-04 14:51:05 +00:00
Janet B. Anderson
790e77bc25 Modified comments by adding darwin-ppc and linux-mpc82xx. 2002-10-04 14:49:51 +00:00
W. Eric Norum
928e63fd8f Update comment. Optimization to level -O3 still fails on OS X (Jaguar). 2002-09-09 19:30:26 +00:00
Jeff Hill
d08b6251f1 added EPICS_CAS_IGNORE_ADDR_LIST 2002-08-29 14:55:43 +00:00
W. Eric Norum
2bb26522e0 Reorder library searches to avoid some problems when linking applications
which include the GPIB driver add-on modules.
2002-08-21 21:08:22 +00:00
W. Eric Norum
98db216df3 Select NIC at run-time instead of at EPICS build-time. 2002-08-20 16:18:05 +00:00
Janet B. Anderson
0d57270496 Modified profiling definitions. 2002-08-16 19:01:36 +00:00
Janet B. Anderson
7754a0ecae Changed PROFILE to NO as default. 2002-08-16 18:38:16 +00:00
Janet B. Anderson
12f1ed8639 Fixed profiling option. 2002-08-15 14:29:46 +00:00
Jeff Hill
2e0e640ad3 remove Zi option from optimized build 2002-08-12 23:05:36 +00:00
Jeff Hill
99213bfbea updated to support independent configuration of certain server parameters 2002-08-09 14:45:55 +00:00
W. Eric Norum
0a1aca0795 Use correct file name when CONFIG_COMPAT is mapping Darwin to darwin-ppc. 2002-08-01 21:05:23 +00:00
W. Eric Norum
b0932d91f2 Mac OS X doesn't allow executables to be statically linked (missing crt0.o). 2002-08-01 21:04:32 +00:00
W. Eric Norum
21b90ed84f Add compatibility entry for Darwin (Mac OS X). 2002-08-01 20:51:44 +00:00
Janet B. Anderson
95a394ea6f Added solarisGnu. 2002-08-01 15:41:20 +00:00
Janet B. Anderson
9a95217feb Changed mpentium to mcpu=pentium. Added libs to SYS_SHRLIB_LIBS. 2002-07-30 21:45:00 +00:00
Janet B. Anderson
27e32330df R3.14.0beta2 2002-07-30 21:40:55 +00:00
Janet B. Anderson
f9bc76ff52 Added TDS definition. 2002-07-29 16:29:54 +00:00
Janet B. Anderson
8f909d1b66 Initial version. 2002-07-29 16:23:56 +00:00
W. Eric Norum
4b117cce42 Enable shared libraries on Darwin. 2002-07-24 18:33:25 +00:00
Janet B. Anderson
60b7ae2fa2 Removed Unix only shell script rules tar and tarVersion. 2002-07-18 18:06:30 +00:00
Janet B. Anderson
d5b01ece10 Removed MakeRelease unix shell script. 2002-07-18 18:04:31 +00:00
Janet B. Anderson
aa8e1504dc Added DLL_LINK_LIBNAME and TDS to clean rule. 2002-07-15 19:47:50 +00:00
W. Eric Norum
f313d0cad7 Add comment explaining that current version of developer tools can not be
used with highest level of optimization.
2002-07-15 17:09:03 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
W. Eric Norum
f5b0d3fc22 Add support for Intel EtherExpress Pro network interface. 2002-07-11 20:30:29 +00:00
Janet B. Anderson
3868372fc4 Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-08 20:20:00 +00:00
Janet B. Anderson
a6dff1cdd7 Added INDDBFROMTEMPLATE definition and rule. 2002-07-05 22:01:18 +00:00
Janet B. Anderson
d472e1dfbf Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-05 21:59:35 +00:00
W. Eric Norum
6a6d63985c Don't use C preprocessor precompiled headers when converting sequencer files. 2002-07-04 19:29:24 +00:00
Jeff Hill
4951adaa58 added forward slash filtering for win32 2002-07-03 20:47:04 +00:00
Jeff Hill
b88f3127e4 added path filtering 2002-07-03 15:03:22 +00:00