Commit Graph

658 Commits

Author SHA1 Message Date
W. Eric Norum
ee500e2ad8 Minor cosmetic change. 2003-04-23 15:42:21 +00:00
W. Eric Norum
7da5f3c5c6 Add support for DarwinPorts as well as for Fink. 2003-04-23 15:41:01 +00:00
W. Eric Norum
b921020943 Clarify command-line editing library selection. 2003-04-10 19:56:01 +00:00
Ralph Lange
c8c64a212c Restructured and adapted to recent build system changes; code
builds and runs both shared and static with native or GNU compiler
2003-04-04 12:50:29 +00:00
W. Eric Norum
7d5128ca9b Make the readline the default on linux IOCs. 2003-04-03 19:07:48 +00:00
Janet B. Anderson
261d9315bd Updated comments. 2003-04-02 21:53:46 +00:00
Janet B. Anderson
09e36d5275 Updated comments. 2003-04-02 21:24:24 +00:00
Janet B. Anderson
ab925d6878 Updated comments. 2003-04-02 21:06:59 +00:00
Janet B. Anderson
d29ba4b4dc Updated Comment 2003-04-02 20:26:09 +00:00
Janet B. Anderson
8f59a176b9 Updated comments. 2003-04-02 20:23:44 +00:00
Andrew Johnson
6990623a90 Drop the pedantry, it's only an annoyance nowadays. 2003-04-01 20:03:19 +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
761cbdc882 Added -z defs linker option. 2003-03-31 18:47:35 +00:00
Janet B. Anderson
9b9f61d49b Moved -shared option. 2003-03-27 15:31:55 +00:00
W. Eric Norum
7b589b0e27 Don't want gnuCommon -shared flag on Darwin. 2003-03-26 21:52:47 +00:00
Jeff Hill
534592997f move a warning from level 3 to level 4 and detect certain Ox related failures during debug builds 2003-03-26 21:11:13 +00:00
W. Eric Norum
6500500697 Ensure that dynamic library install name is an absolute path. 2003-03-26 20:05:53 +00:00
Janet B. Anderson
17ff237237 Updated comments. 2003-03-25 20:05:43 +00:00
W. Eric Norum
7013940665 Fix tab/space problem in previous patch. 2003-03-25 19:23:56 +00:00
W. Eric Norum
3096b35961 Don't leave dangling output files when msi fails. 2003-03-25 19:22:42 +00:00
Janet B. Anderson
58627395b5 Added dbExpand.tmp imtermediate file. 2003-03-24 23:12:35 +00:00
Marty Kraimer
5517c055da name should not include lib 2003-03-24 16:43:06 +00:00
W. Eric Norum
2f676b3e9a Track changes to build system. 2003-03-23 21:25:08 +00:00
Marty Kraimer
57a22dab4d LIBRARIES=>LIBS 2003-03-21 19:36:40 +00:00
Janet B. Anderson
be94e275cd Added EPICS_BASE_HOST_LIBRARIES definition. 2003-03-21 15:12:09 +00:00
Janet B. Anderson
568997b573 Added LIB_EXT definition. 2003-03-20 23:15:58 +00:00
Janet B. Anderson
c9fab5f830 Updated comments. 2003-03-20 20:54:30 +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
Jeff Hill
5f443dd538 fixed up the cygwin build for R3.14 2003-03-20 20:07:08 +00:00
Janet B. Anderson
772e32365d No fPIC on compiles of vx library source files. 2003-03-19 18:49:06 +00:00
Janet B. Anderson
f156dbef42 Fixed typo. 2003-03-19 15:13:22 +00:00
Janet B. Anderson
7489f53923 Removed Cstd library. 2003-03-19 15:12:13 +00:00
Janet B. Anderson
6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +00:00
Janet B. Anderson
9e3e785ba6 Initial version debug targets. 2003-03-18 20:24:18 +00:00
Janet B. Anderson
b05d1db548 Fixed spelling error. 2003-03-05 18:33:26 +00:00
W. Eric Norum
b3a76e8c80 Turn -ansi back on and use osiUnistd.h to provide the missing
prototypes.
2003-03-02 18:59:52 +00:00
W. Eric Norum
8c8be61128 Don't use -ansi. 2003-02-28 21:38:54 +00:00
W. Eric Norum
2c32590dfc New developer tools can use more of the standard GNU toolchain options. 2003-02-25 19:38:24 +00:00
W. Eric Norum
fb8aa21cc8 Make command-line editing optional. 2003-02-12 01:01:03 +00:00
W. Eric Norum
4f2f873574 Make readline inclusion a matter of uncommenting only 1 line (half the effor!). 2003-02-11 20:44:32 +00:00
W. Eric Norum
b35c92278b Bug fix for template filename expansion. 2003-02-11 16:08:08 +00:00
Janet B. Anderson
e359f48237 Allow <name>_LDFLAGS. 2003-02-10 22:52:10 +00:00
Janet B. Anderson
4b2ddb5e80 Allow PROD_RCS and LIB_RCS. 2003-02-10 22:48:14 +00:00
W. Eric Norum
8eb5ff24c6 Clean up -pedantic flag.
Add support for objective-C.
2003-02-10 16:28:48 +00:00
Andrew Johnson
f5170b7999 Don't need to add SHRLIB_SEARCH_DIRS to SHRLIB_LDFLAGS 2003-02-07 19:50:58 +00:00
Andrew Johnson
05d4a234aa Fix so the CONFIG_APP_INCLUDE files for base get included. 2003-02-07 19:18:05 +00:00
Andrew Johnson
60d230c0b7 Added CONFIG_TARGETS so we build CONFIG_APP_INCLUDE
(needed for SHRLIB_SEARCH_DIRS)
2003-02-06 22:21:10 +00:00
Andrew Johnson
582e48cd6e Modified comments about SHRLIB_SEARCH_DIRS 2003-02-06 22:11:03 +00:00
Andrew Johnson
3a4296cd4e Changed the definition of SHRLIB_SEARCH_DIRS to be the actual dir searched
Added implementation for solaris-sparc
2003-02-06 22:00:20 +00:00