| Commit message (Expand) | Author | Age | Files | Lines |
* | Functor, RB_Tree, and pSOS fixes | cdgill | 1998-12-30 | 1 | -3/+3 |
* | it's not necessary to specify the libraries if gcx is used as the driver | levine | 1998-12-23 | 1 | -3/+1 |
* | updated so that links work | levine | 1998-12-23 | 1 | -7/+11 |
* | added GreenHills/Solaris support | levine | 1998-12-23 | 1 | -0/+32 |
* | . | schmidt | 1998-12-20 | 1 | -2/+5 |
* | . | schmidt | 1998-12-17 | 1 | -18/+17 |
* | . | schmidt | 1998-12-17 | 1 | -13/+9 |
* | added suppression of warning 1136, conversion to integral type of smaller siz... | levine | 1998-12-11 | 1 | -9/+10 |
* | Override ACE_HAS_GNUG_PRE_2_8 to allow builds of all TAO tests | levine | 1998-12-09 | 1 | -0/+4 |
* | enable DU 4.0 cxx 6.x warnings by default | levine | 1998-12-09 | 1 | -3/+4 |
* | Changes for pSOS using Diab 4.2a release | cdgill | 1998-12-06 | 1 | -26/+30 |
* | moved -DVXWORKS from platform_vxworks5.x_* files to config-vxworks5.x.h, to r... | levine | 1998-12-04 | 2 | -2/+2 |
* | added optimize=1, to enable optimization by default | levine | 1998-11-24 | 1 | -0/+1 |
* | added support for exceptions=0/1 make option | levine | 1998-11-24 | 1 | -1/+7 |
* | removed trailing / from MVME_DIR definition | levine | 1998-11-24 | 1 | -3/+3 |
* | added support for threads=0 | levine | 1998-11-20 | 1 | -0/+5 |
* | added -DVXWORKS to CFLAGS, because GHS 1.8.9 needs it | levine | 1998-11-17 | 1 | -0/+1 |
* | added usage comments | levine | 1998-11-05 | 1 | -0/+13 |
* | default VERSION to 3.0.0 | levine | 1998-11-05 | 1 | -3/+3 |
* | . | schmidt | 1998-11-05 | 1 | -8/+9 |
* | New file, contributed by Ian Wright <I.Wright@elsevier.co.uk> | Steve Huston | 1998-10-30 | 1 | -0/+31 |
* | Removed -qinitauto from DCFLAGS - it caused Process_Strategy_Test to go CPU | Steve Huston | 1998-10-23 | 1 | -1/+3 |
* | 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 |