Commit Graph

111 Commits

Author SHA1 Message Date
Andrew Johnson
952387a9dc Install files listed in INC_vxWorks into include/os/vxWorks etc. 2003-07-23 20:19:36 +00:00
Janet B. Anderson
c6464b8797 Added loadable library definitions and rules 2003-07-03 16:17:38 +00:00
Janet B. Anderson
c2dbe7ddb1 Added definitions for READLINE. 2003-05-08 20:05:44 +00:00
Janet B. Anderson
8b21143482 Redefined TARGET_LDFLAGS. 2003-03-31 21:01:29 +00:00
Janet B. Anderson
b9926ba931 Added TARGET_LDFLAGS. 2003-03-31 20:42:11 +00:00
Janet B. Anderson
89cfbc5e21 Moved INSTALL_LOCATION definition to RELEASE file for SHRLIB_SEARCH_DIRS. 2003-03-20 20:36:16 +00:00
Janet B. Anderson
6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +00:00
Janet B. Anderson
4b2ddb5e80 Allow PROD_RCS and LIB_RCS. 2003-02-10 22:48:14 +00:00
Janet B. Anderson
9c4d568546 Added PROD_LDFLAGS, LIB_LDFLAGS, PROD_OBJLIBS, USR_OBJLIBS, LIB_OBJLIBS. 2003-01-24 22:01:34 +00:00
Janet B. Anderson
e0705d2632 Added USR_OBJS. 2003-01-24 18:00:29 +00:00
Janet B. Anderson
7c57ed82c9 Added USR_SRCS 2003-01-24 17:46:01 +00:00
Janet B. Anderson
1108c9e00a Added DEBUG flags and libs. 2003-01-23 17:00:42 +00:00
W. Eric Norum
8d75c8baed Fix up definition of CONFORM_CXXFLAGS.
Move definition of command-line library OP_SYS_LDLIBS so that the value
isn't destroyed.
2002-11-29 14:53:21 +00:00
Janet B. Anderson
208aa3ce0b Simplified complier option definitions with T_A and OS_CLASS. 2002-11-27 21:40:23 +00:00
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