Commit Graph

518 Commits

Author SHA1 Message Date
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
Janet B. Anderson a00e42cf19 Removed no longer used TOUCH definition. 2002-07-01 20:43:43 +00:00
Janet B. Anderson 93695a9fc9 Removed 2 comments. 2002-07-01 20:38:44 +00:00
W. Eric Norum f124a5b941 Shared libraries work fine on Darwin now, so selection of shared libraries can be left up to CONFIG_SITE. 2002-06-27 15:58:12 +00:00
Janet B. Anderson 2e5c9f69d8 Added DLL_LINK_LIBNAME to LIBTARGETS definition. 2002-06-26 14:53:12 +00:00
Janet B. Anderson 9ecbab615a Added POSIX cppflags. 2002-06-26 14:46:55 +00:00
Janet B. Anderson bd8f570047 Changed ARCH_cygwin32 definition. 2002-06-26 14:46:24 +00:00
Janet B. Anderson 01a1126eb5 Change to shrlib versioning for Darwin build. 2002-06-26 14:38:59 +00:00
W. Eric Norum 92ce367ca4 The Darwin compiler seems to generate bad code for -O3 (May 2002 beta developer
tools) so optimize with -O2 instead.
2002-06-25 21:14:39 +00:00
Janet B. Anderson 6e8bab95a6 Added realuninstall rule. Changed distclean to realclean + realuninstall. 2002-06-25 20:48:16 +00:00
Janet B. Anderson edee6416fe Added realclean action. 2002-06-25 20:47:15 +00:00
Janet B. Anderson 824c3f3b3e Added realclean rule. 2002-06-25 20:46:47 +00:00
Janet B. Anderson a4580ed58f Removed comment line. 2002-05-20 20:39:24 +00:00
Janet B. Anderson f7c8b673d7 Added quotes around tempfile name. 2002-05-08 19:27:06 +00:00
Janet B. Anderson a6f57f4d5e Added default definitions. 2002-05-08 19:25:32 +00:00
W. Eric Norum 561c250892 New developer tools (gcc-3.1) are better at using precompiled headers so
there's no longer any need to specify -fno-cpp-precomp.
Continue changes aimed at supporting shared libraries.  They 'almost' work
now, but there seems to be some problems with getting the right version
when multiple libraries provide a routine.
2002-05-07 18:19:55 +00:00
W. Eric Norum 50bbe99398 Fix LINK.cpp command definition. 2002-04-16 19:29:44 +00:00
W. Eric Norum 8feac220c1 No need to redefine main since RTEMS no longer uses main() internally. 2002-04-15 19:45:45 +00:00
W. Eric Norum 858cc5712a Changes to get more extensions to build.
More attempts at getting shared libraries to work.
2002-04-05 18:04:56 +00:00
Jeff Hill da65a272e4 define a macro with the solaris version in it 2002-03-27 23:36:50 +00:00
Jeff Hill d9bde1e71b define a macro with the solaris version in it 2002-03-27 22:32:02 +00:00
Jeff Hill d2b4a9dfaa define a macro with the solaris version in it 2002-03-27 22:27:10 +00:00
Jeff Hill 6b466fc7ed changed to explicit template instantiation for vxWorks 2002-03-27 19:23:02 +00:00
Jeff Hill 2aab212bfc removed -frepo flag 2002-03-27 15:43:03 +00:00