Commit Graph

97 Commits

Author SHA1 Message Date
Janet B. Anderson 520ac60771 Moved ctdt definitions. 2002-11-25 22:46:25 +00:00
Janet B. Anderson e4bc78f4cf Moved dollars-in-identifiers flag to CONFIG_COMMON. 2002-11-25 22:37:03 +00:00
Janet B. Anderson 22e557ffad Modified defaults for command-line input support. 2002-11-25 22:25:44 +00:00
Janet B. Anderson e29d86de0b Moved LDLIBS_READLINE LDLIBS_LIBTECLA to os directory. 2002-11-22 19:03:36 +00:00
W. Eric Norum 1c7428c1cf Change command-line input to allow CONFIG_SITE selection of libtecla,
GNU readline, or built-in EPICS routines.
2002-11-20 20:17:36 +00:00
Ralph Lange b562b9557f Moved STATIC_LDFLAGS out of LDFLAGS.
See http://www.aps.anl.gov/epics/mantis/view_bug_advanced_page.php?f_id=20
2002-11-12 10:32:09 +00:00
Janet B. Anderson 0c61b40bc0 Added COMPILE.ctdt definition (no -pedantic option). 2002-11-11 21:50:59 +00:00
Janet B. Anderson 0af674eb45 Added GNU=NO to defaults. 2002-11-11 19:45:04 +00:00
Janet B. Anderson 7d39a87442 Removed duplicates in TARGET_* definitions. 2002-11-08 16:17:58 +00:00
Janet B. Anderson 620c1da354 Moved includes and definitions depending on ifdef T_A. 2002-11-04 17:31:02 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Janet B. Anderson d472e1dfbf Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-05 21:59:35 +00:00
Jeff Hill b88f3127e4 added path filtering 2002-07-03 15:03:22 +00:00
Janet B. Anderson a6f57f4d5e Added default definitions. 2002-05-08 19:25:32 +00:00
Janet B. Anderson 654ca82fbf Added LDOBJS for linking with R3.13 *Lib object files without trailing .o. 2002-02-18 21:07:03 +00:00
Janet B. Anderson 72fad0f2ca Added empty JAR and JAVA definitions so env vars of same name are ignored. 2002-02-11 19:00:21 +00:00
Janet B. Anderson 3295a93762 Moved tool definitons. Changed EPICS_BASE_CPPFLAGS to BASE_CPPFLAGS. 2002-02-06 17:11:08 +00:00
Janet B. Anderson 171efd1291 Changed definitions for creation of shared libraries. 2002-01-17 19:55:27 +00:00
Janet B. Anderson d078efac59 Added T_A specific TARGET flags. 2002-01-11 16:44:38 +00:00
Janet B. Anderson 01e185e1fa Added RELEASE_INCLUDES and RELEASE_DBDFLAGS.
Removed base/configure defs, put defs in app/ext CONFIG_APP_INCLUDE file.
2001-09-13 21:43:53 +00:00
Janet B. Anderson dbeab43347 Moved HOST_HDEPENDS_CMD here. 2001-09-13 19:28:42 +00:00
Janet B. Anderson 8cdc639fb9 Removed duplicate CROSS_CXXFLAGS. Changed CROSS_HDEPENDS_CMD to MKMF.
HDEPENDS_INCLUDES_MKMF set to files with relative path names only.
2001-09-13 19:24:20 +00:00
Andrew Johnson 575969a672 Switch to using convertRelease.pl script, run a consistency check in
application <top>/configure directories.
2001-09-13 19:17:52 +00:00
Jeff Hill 2b9212727f removed explicit template mechanism 2001-09-13 15:02:15 +00:00
Janet B. Anderson cb22f79e6d Removed HOST_HDEPENDS_CMD definition, belongs in CONFIG_SITE. 2001-09-12 14:22:24 +00:00
Janet B. Anderson 86055bce3d Changed SHRLIBNAME to SHRLIBNAME_YES. 2001-08-29 15:11:37 +00:00
Janet B. Anderson ce506a77a7 Changes to mkmf. 2001-08-10 22:17:57 +00:00
Janet B. Anderson a83f3f9214 Added HDEPENDS_CMD option for compiler or mkmf.pl 2001-08-02 22:09:16 +00:00
Janet B. Anderson 5930f5b7d9 Reordered SRC_DIRS for consistancy.
Allow CONFORM flags to be target, target/osclass, and target/t-a specific.
2001-07-26 20:19:06 +00:00
Janet B. Anderson bee24cadd8 Changes to automatically generate header dependancy files. 2001-07-25 14:40:18 +00:00
Janet B. Anderson e76c4287ac Added T_A specific OPT and WARN flags. 2001-06-27 14:21:32 +00:00
Janet B. Anderson 843595ed42 Allowed file and file/os specific WARN and OPT values. 2001-06-19 14:37:08 +00:00
Janet B. Anderson 7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Janet B. Anderson 3e485fd56f Modified CONFIG_INSTALLS definition. 2001-03-12 17:15:32 +00:00
Janet B. Anderson 9800d8e2ad Added CONFIG_INSTALLS definition. 2001-03-12 15:43:57 +00:00
Janet B. Anderson a38e3b96b6 PRODUCT_OBJS and LIBRARY_OBJS changes. Removed snc defs. Depends changes. 2001-03-05 22:01:44 +00:00
Janet B. Anderson c532fc4a1c Added LDCMD definition. 2001-02-23 21:23:59 +00:00
Janet B. Anderson 2e59061b67 Added module, app, ext configure Makefile definition 2001-02-23 20:35:25 +00:00
Janet B. Anderson 17582955a9 Reordered include dirs so that ., .., and src dirs are first. 2001-02-20 19:15:39 +00:00
Janet B. Anderson 2b650db1bc Modified snc cppflags. 2001-02-19 17:27:16 +00:00
Ralph Lange 8a399c6fcb Workaround for CPPSNCFLAGS bug 2001-02-16 16:29:49 +00:00
Janet B. Anderson 3e7c9345c3 Modified depends definitons. 2001-02-13 17:08:41 +00:00
Janet B. Anderson da3c88ea9a Modified comments. 2001-02-02 19:18:00 +00:00
Janet B. Anderson 8ded7b56ab Removed ANSI and CPLUSPLUS 2001-01-30 16:00:51 +00:00
Janet B. Anderson ec1aa66cd3 O.Common changes. Moved all db and dbd references to RULES.Db 2001-01-12 23:17:54 +00:00
Janet B. Anderson 4ef6484e9e Moved gnu compiler static option to ld flags. 2000-10-25 21:23:35 +00:00
Janet B. Anderson e02a805330 Added USR_ARFLAGS. 2000-09-28 17:45:39 +00:00
Jeff Hill b9e04b7cfe turn off effective C++ warnings 2000-09-26 21:22:09 +00:00
Janet B. Anderson 48a4f6d39a Changed TARGET_RESS, ARCMD, DEPENDS_RULE. Added SRC_FILES definition. 2000-09-25 19:42:24 +00:00
Marty Kraimer da811dcf1d add warnings for violation of effective c++ guidelines 2000-09-08 12:50:39 +00:00