| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed/moved some compile flags and removed -qextchk because it caused xlC_r to | Steve Huston | 1998-10-21 | 1 | -2/+4 |
* | Added SHLIBA to files that get "realclean"ed. | Steve Huston | 1998-10-21 | 1 | -1/+1 |
* | Added -DACE_LACKS_PRAGMA_ONCE. | Steve Huston | 1998-10-20 | 1 | -1/+1 |
* | /project/doc/wind -> /project/doc/pkg/wind | levine | 1998-10-20 | 2 | -6/+6 |
* | added LIBS += -lpthread | levine | 1998-10-20 | 1 | -8/+9 |
* | removed -DACE_LACKS_PRAGMA for g++ because it's now in config-g++-common.h | levine | 1998-10-20 | 1 | -2/+0 |
* | for g++, added -DACE_LACKS_PRAGMA_ONCE to CCFLAGS | levine | 1998-10-15 | 1 | -0/+2 |
* | replaced hard-coded /bin/rm -f with $(RM) | levine | 1998-10-09 | 6 | -7/+7 |
* | removed RM override because it's not necessary | levine | 1998-10-09 | 1 | -1/+0 |
* | with quantify=1 on sparcs, add -record-register-window-traps to $(PRELINK). | levine | 1998-10-03 | 1 | -0/+4 |
* | removed -DACE_QUANTIFY and -Dquantify, with quantify=1, because | levine | 1998-09-23 | 1 | -1/+1 |
* | added ACE_HAS_{PURIFY,QUANTIFY} support, and -I support for Purify/Quantify i... | levine | 1998-09-22 | 1 | -11/+22 |
* | Added -L. to LDFLAGS | Steve Huston | 1998-09-17 | 1 | -1/+1 |
* | *** empty log message *** | naga | 1998-09-15 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1998-09-14 | 1 | -2/+2 |
* | fixes for templates as args to templates on pSOS | cdgill | 1998-09-11 | 1 | -3/+5 |
* | added ACE_HAS_GNUG_PRE_2_8 macro | levine | 1998-09-08 | 1 | -20/+32 |
* | moved VBIN definition from rules.bin.GNU to wrapper_macros.GNU | levine | 1998-09-04 | 2 | -2/+4 |
* | updated comments to recommend not using Sun C++ 4.1 | levine | 1998-09-02 | 1 | -9/+7 |
* | pSOS Diab 4.2 and Tirmedia compiler port checkin | cdgill | 1998-09-02 | 2 | -0/+230 |
* | added -hidden [...] -non_hidden magic | levine | 1998-09-01 | 1 | -1/+5 |
* | *** empty log message *** | schmidt | 1998-08-31 | 2 | -6/+39 |
* | use ACE_LACKS_RTTI instead of ACE_HAS_RTTI without rtti | levine | 1998-08-30 | 1 | -7/+11 |
* | added HOST_OS support for PowerPC target. It has a slightly | levine | 1998-08-28 | 1 | -5/+11 |
* | rtti=0 is now supported on OSF1-4.0 | levine | 1998-08-28 | 1 | -2/+1 |
* | added optional -nortti support | levine | 1998-08-28 | 1 | -1/+5 |
* | added NO_IMPLICIT_TEMPLATES support | levine | 1998-08-26 | 2 | -2/+10 |
* | use := instead of += to set PATH, because += seems to insert a space | levine | 1998-08-25 | 1 | -1/+2 |
* | fixed determination of whether the g++ version supports exception handling. ... | levine | 1998-08-25 | 1 | -22/+29 |
* | added BUILD definition when building static libs only | levine | 1998-08-25 | 1 | -0/+1 |
* | ChangeLogTag:Fri Aug 21 19:54:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-08-22 | 1 | -1/+1 |
* | Enable threads build by default - thanks to Ganesh Pai for this. | Steve Huston | 1998-08-21 | 1 | -1/+1 |
* | Added comment on how to shut up the warnings from using +DA2.0 | Steve Huston | 1998-08-18 | 1 | -1/+3 |
* | Use 'threads' make variable to switch support for threads on and off. | Steve Huston | 1998-08-18 | 2 | -6/+65 |
* | Use only -lACEshr to get shared lib, not -lACE to get static lib | Steve Huston | 1998-08-18 | 1 | -2/+1 |
* | ChangeLogTag:Mon Aug 17 18:04:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-08-17 | 1 | -2/+0 |
* | Added +302 to warning suppression; changed LIBS= to LIBS += | Steve Huston | 1998-08-17 | 1 | -3/+4 |
* | added support for "threads" make option | levine | 1998-08-12 | 2 | -4/+14 |
* | Suppress "(...) is non-portable" warnings. | Steve Huston | 1998-08-11 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1998-08-06 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1998-08-02 | 4 | -16/+54 |
* | (INSTALL): use += to define INSTALL instead of =, so that applications' INSTA... | levine | 1998-07-20 | 1 | -9/+10 |
* | Suppress warning 829 - string literal to char * is deprecated. | Steve Huston | 1998-07-19 | 1 | -1/+2 |
* | *** empty log message *** | irfan | 1998-06-27 | 1 | -1/+1 |
* | added -features=castop to CCFLAGS. Added suport for rtti=1 make option. | levine | 1998-06-27 | 1 | -5/+8 |
* | added rtti make option | levine | 1998-06-26 | 1 | -0/+11 |
* | *** empty log message *** | schmidt | 1998-06-25 | 1 | -0/+3 |
* | *** empty log message *** | irfan | 1998-06-24 | 1 | -1/+1 |
* | removed suppression of warnig 340, used reference to copied (temporary) value... | levine | 1998-06-22 | 1 | -3/+2 |
* | Changed to use -Wall. | nanbor | 1998-06-20 | 1 | -1/+1 |