Commit Graph

1841 Commits

Author SHA1 Message Date
Janet B. Anderson
789d7fe5d0 Commented out GNU_DIR 2002-12-16 17:21:03 +00:00
Janet B. Anderson
b3282bb58f Now cygwin's gcc, g++, ar, ld, and ranlib must be in user's path 2002-12-16 16:19:44 +00:00
Janet B. Anderson
b86a21ed57 Updated for R3.14 2002-12-16 16:17:44 +00:00
Marty Kraimer
2c94593c8c dont chop after chomp 2002-12-16 15:47:23 +00:00
Andrew Johnson
9c0e801674 Added SHRLIB_SEARCH_DIRS option to linux-x86, allows absolute paths to
shared library directories to be burned into executable and shared
library products.
2002-12-13 17:17:07 +00:00
Janet B. Anderson
ed92859eaf Added chomp. 2002-12-13 15:27:42 +00:00
Janet B. Anderson
2b1fd2f6f1 Added install for *.vdb files and generalized template definition. 2002-12-12 22:39:40 +00:00
Janet B. Anderson
20cbc2583e R3.14.1 2002-12-12 15:58:02 +00:00
Janet B. Anderson
f0b9b606d5 Changes for capfast and OPT. 2002-12-12 00:08:30 +00:00
Janet B. Anderson
2904307894 Updates for solaris version. 2002-12-09 17:08:29 +00:00
Janet B. Anderson
0c02e3df3f Added vxWorks-ppc60*_long targets. 2002-12-09 15:58:47 +00:00
Marty Kraimer
4572c756f3 add -D_XOPEN_SOURCE=500 2002-12-04 14:27:00 +00:00
Janet B. Anderson
ae9b0cd3bd Removed PROD_VERSION definition. 2002-12-03 20:26:21 +00:00
Janet B. Anderson
d773c5c10c Changed default CROSS_COMPILER_TARGET_ARCHS to nothing. 2002-12-02 15:59:14 +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
W. Eric Norum
384e3af4b5 Latest RTEMS add-on packages provide libtecla so make it the default on RTEMS. 2002-11-29 14:52:14 +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
38596ab6cd Removed -nostdinc from cross builds. Caused problems with tornado2.2 build.
Was told it was not needed.
2002-11-27 21:37:33 +00:00
Janet B. Anderson
f131fe59ac Removed rebuild from ACTIONS definition. 2002-11-27 21:35:07 +00:00
W. Eric Norum
6f7ecedea4 Link -lCom after -lrtemsCom since the rtems_init routines now use the
error logging functions from libCom.
2002-11-27 17:18:28 +00:00
Janet B. Anderson
9052d64be3 Moved COMMANDLINE definitions. 2002-11-25 23:34:40 +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
f81bff13fa Replaced -traditional with -fdollars-in-identifiers on ctdt compiles. 2002-11-22 19:05:07 +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
Janet B. Anderson
1e14394d92 Added TOOL_FAMILY = GNU definition. 2002-11-15 22:36:07 +00:00
Janet B. Anderson
938a80e092 Added comments. 2002-11-15 22:32:21 +00:00
Janet B. Anderson
bd211590b3 Removed -mlongcall option. 2002-11-15 22:16:39 +00:00
Janet B. Anderson
0482c55599 Added additional T_A rules for USR_CFLAGS, USR_CXXFLAGS, and USR_CPPFLAGS. 2002-11-15 21:43:04 +00:00
Janet B. Anderson
6195077e19 Updated template rules. Removed shell command. 2002-11-15 21:34:07 +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
Ralph Lange
cd6a141f37 Fix for static gcc builds 2002-11-12 10:17:21 +00:00
Ralph Lange
77085e368c Moved SHARED_LIBRARIES definition, as this is a target feature 2002-11-12 09:15:54 +00:00
Ralph Lange
9de520c77b comments++ 2002-11-12 08:17:51 +00:00
Ralph Lange
29ad70d2bc Bugfix for static build 2002-11-12 08:16:34 +00:00
Ralph Lange
43997a4387 DST Changes for 2003 2002-11-12 07:53:30 +00:00
Janet B. Anderson
508c077175 Compile *ctdt.c files with COMPILE.ctdt line. 2002-11-11 21:51:58 +00:00
Janet B. Anderson
0c61b40bc0 Added COMPILE.ctdt definition (no -pedantic option). 2002-11-11 21:50:59 +00:00
Janet B. Anderson
9fa57de689 Added Is Tornado version >= 2.2 definition - TORNADO_VERSION_2_2 2002-11-11 21:49:10 +00:00
Janet B. Anderson
0af674eb45 Added GNU=NO to defaults. 2002-11-11 19:45:04 +00:00
Janet B. Anderson
58a05643b3 Added GNU=YES definition. 2002-11-11 19:28:11 +00:00
Janet B. Anderson
7d39a87442 Removed duplicates in TARGET_* definitions. 2002-11-08 16:17:58 +00:00
Ralph Lange
0a517a4fa4 *** empty log message *** 2002-11-07 18:04:30 +00:00
Ralph Lange
3317eae19d Build shared libraries on HPUX. 2002-11-07 17:59:55 +00:00
Ralph Lange
6ea50e50e6 Bugfix (compiler options). 2002-11-07 17:58:59 +00:00
Janet B. Anderson
903361a3fd Modified comment regarding EPICS_HOST_ARCH. 2002-11-05 15:44:02 +00:00
Janet B. Anderson
394d66fcdd Bug fix for definition cleanArchTargets. 2002-11-05 14:14:35 +00:00
Janet B. Anderson
9bdba43fc7 Modified doc rule to use JAVADOCCMD. 2002-11-04 17:54:31 +00:00