Commit Graph

1269 Commits

Author SHA1 Message Date
Janet B. Anderson b5acee6f76 Separate BASE and TOOLS locations 2009-04-09 18:56:06 +00:00
W. Eric Norum 48b20cd400 Update version. 2009-03-27 13:28:26 +00:00
Janet B. Anderson 683c5bddf1 Commented test for j option in MAKEFLAGS. Test NOT working in make 3.81. 2009-03-12 18:38:14 +00:00
Janet B. Anderson 80d0245193 Added .depends files in O.Common for header files created from dbd files. 2009-03-12 18:22:05 +00:00
Andrew Johnson e42837e291 Update DST settings for 2009. 2009-03-10 20:40:22 +00:00
Janet B. Anderson 7ae6f9d137 Modified STATIC build. Make all *_SYS_LIBS dynamic.
Test non SYS_LIBS for dynamic or archive.
2009-03-10 18:54:14 +00:00
Janet B. Anderson 8e01d0dfe8 Modified STATIC build. Make all *_SYS_LIBS dynamic.
Test non SYS_LIBS for dynamic or archive.
2009-03-10 18:46:38 +00:00
Janet B. Anderson f3d2ba9551 Removed PROD_SYS_LIBS definition. 2009-03-10 16:44:28 +00:00
Janet B. Anderson 2f6b8f3c61 Dont print remove command. 2009-03-09 16:05:15 +00:00
Janet B. Anderson 2ad9341e45 Fixed CREATESUBSTITUTIONS rule. 2009-03-09 15:56:14 +00:00
Andrew Johnson 11abbb06d7 Added libdl to the OS libraries needed, for dlopen/dlsym. 2009-03-04 22:51:41 +00:00
Janet B. Anderson 1fbf624e5f Removed commented references to CONFORM flags. 2009-03-03 20:24:03 +00:00
Janet B. Anderson 4cb0d85b34 Removed all references to CONFORM flags in configure files. 2009-03-03 19:54:19 +00:00
Janet B. Anderson 19409d9c74 Initial version. 2009-02-26 20:56:56 +00:00
Janet B. Anderson 6e913fe0bb Changed PROD to PRODNAME in INSTALL_LIB_INSTALLS dependancy. 2009-02-10 20:10:59 +00:00
Janet B. Anderson 01218d0054 Install LIB_INSTALLS before PRODs are built. 2009-02-10 15:43:49 +00:00
Janet B. Anderson db076183c0 Changed EPICS_BASE_TOOLS_BIN to EPICS_BASE_BIN in PATH. 2009-01-27 21:27:32 +00:00
W. Eric Norum 63c20dbb4b Repair accidental commit of local changes.
Swirtch to RTEMS 4.10.
2009-01-23 20:24:59 +00:00
W. Eric Norum deae06a694 Reduce RTEMS stack sizes.
Use new RTEMS 'unified memory pools'.
2009-01-23 20:21:41 +00:00
W. Eric Norum a7af535a4f Added support for MVME2700 (and perhaps MVME2400) as supplied by Matt Rippa. 2009-01-06 15:14:33 +00:00
Andrew Johnson 448fc10e35 Fix link problem Mark Rivers reported. 2008-12-02 23:45:16 +00:00
Janet B. Anderson 1d9543997e Removed path environment lines. User should put gcc in path. 2008-12-01 19:02:21 +00:00
Janet B. Anderson e2e7864c3d Removed path environment lines. User should put gcc in path. 2008-12-01 16:35:40 +00:00
W. Eric Norum e48b9ec4ab Add NVRAM offset. 2008-11-06 21:35:26 +00:00
Andrew Johnson 49421de296 Linux: Switch to libncurses. 2008-11-04 16:08:32 +00:00
Janet B. Anderson eee915ced7 Updated version to R3.14.11 and set EPICS_CVS_SNAPSHOT to -CVS. 2008-10-27 20:19:12 +00:00
Janet B. Anderson 0e08b62f34 R3.14.10 2008-10-27 19:39:04 +00:00
Janet B. Anderson 2b37a8f746 Added make -j option ifeq before creating arch dependancies on host_arch. 2008-10-27 19:24:45 +00:00
Andrew Johnson 078e30b7b9 Mantis #311 fix; generate an interactive flex scanner. 2008-10-23 21:21:43 +00:00
Janet B. Anderson 95b708a40b post-RC1 versions... 2008-10-17 19:45:00 +00:00
Janet B. Anderson e6e9b9a266 -RC2 release. 2008-10-10 15:01:51 +00:00
Janet B. Anderson 570825f693 Removed old commented override lines. They are no longer valid. 2008-10-09 21:33:35 +00:00
Ralph Lange 9239b50615 DST changes for 2008 2008-10-09 10:13:22 +00:00
Janet B. Anderson 49687e27b2 Fixed include lines. 2008-10-08 21:18:27 +00:00
Janet B. Anderson 36af6418db Removed bad include line. 2008-10-08 20:04:46 +00:00
Janet B. Anderson cd84a4cfd0 Fixed comments. 2008-10-08 19:51:35 +00:00
Janet B. Anderson 76af265f0d Make CONFIG.Common.win32-x86 and aopional include. 2008-10-08 18:17:56 +00:00
Janet B. Anderson 7558e0a468 Fixed typo. 2008-10-08 17:31:34 +00:00
Janet B. Anderson 925dcfd634 Added WARN_CPPFLAGS,OPT_CPPFLAGS,DEBUG_CPPFLAGS
Added POSIX_CFLAGS, POSIX_CXXFLAGS, POSIX_LDFLAGS
2008-10-08 17:11:10 +00:00
Andrew Johnson 2dad57f1da Link with Solaris libumem.so for better threaded malloc/free performance. 2008-10-07 22:17:17 +00:00
Janet B. Anderson 2e4d1f0d60 REMOVED file type IDL. IDL install already exists in extensions/configure. 2008-10-07 20:33:29 +00:00
Andrew Johnson 86740c98d7 Updated the lists of supported architectures. 2008-10-02 21:33:23 +00:00
Andrew Johnson d14713d675 Fix from Kazuro FURUKAWA. 2008-10-02 16:29:34 +00:00
Andrew Johnson 3947594fe3 post-RC1 versions... 2008-09-29 21:16:30 +00:00
Andrew Johnson c73bf9545d -RC1 release. 2008-09-29 21:14:41 +00:00
Andrew Johnson 917937b22f Change defaults to use Tornado 2.2.2 (at APS). 2008-09-29 20:06:50 +00:00
W. Eric Norum fb1d649290 New target. 2008-09-29 20:05:30 +00:00
Andrew Johnson 82e26e2d79 Silence ar. 2008-09-29 15:52:05 +00:00
Janet B. Anderson 7850ab921a Changed OS_CLASS WIN32 test to SHRLIB_SUFFIX .dll test. Fixed RM of libs. 2008-09-23 16:11:41 +00:00
Janet B. Anderson c0dd8a788b Shared library rule changes made to allow make -j option to work on win32. 2008-09-22 21:21:10 +00:00