summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* added usage commentslevine1998-11-051-0/+13
* default VERSION to 3.0.0levine1998-11-051-3/+3
* .schmidt1998-11-051-8/+9
* New file, contributed by Ian Wright <I.Wright@elsevier.co.uk>Steve Huston1998-10-301-0/+31
* Removed -qinitauto from DCFLAGS - it caused Process_Strategy_Test to go CPUSteve Huston1998-10-231-1/+3
* Fixed/moved some compile flags and removed -qextchk because it caused xlC_r toSteve Huston1998-10-211-2/+4
* Added SHLIBA to files that get "realclean"ed.Steve Huston1998-10-211-1/+1
* Added -DACE_LACKS_PRAGMA_ONCE.Steve Huston1998-10-201-1/+1
* /project/doc/wind -> /project/doc/pkg/windlevine1998-10-202-6/+6
* added LIBS += -lpthreadlevine1998-10-201-8/+9
* removed -DACE_LACKS_PRAGMA for g++ because it's now in config-g++-common.hlevine1998-10-201-2/+0
* for g++, added -DACE_LACKS_PRAGMA_ONCE to CCFLAGSlevine1998-10-151-0/+2
* replaced hard-coded /bin/rm -f with $(RM)levine1998-10-096-7/+7
* removed RM override because it's not necessarylevine1998-10-091-1/+0
* with quantify=1 on sparcs, add -record-register-window-traps to $(PRELINK).levine1998-10-031-0/+4
* removed -DACE_QUANTIFY and -Dquantify, with quantify=1, becauselevine1998-09-231-1/+1
* added ACE_HAS_{PURIFY,QUANTIFY} support, and -I support for Purify/Quantify i...levine1998-09-221-11/+22
* Added -L. to LDFLAGSSteve Huston1998-09-171-1/+1
* *** empty log message ***naga1998-09-151-1/+1
* *** empty log message ***schmidt1998-09-141-2/+2
* fixes for templates as args to templates on pSOScdgill1998-09-111-3/+5
* added ACE_HAS_GNUG_PRE_2_8 macrolevine1998-09-081-20/+32
* moved VBIN definition from rules.bin.GNU to wrapper_macros.GNUlevine1998-09-042-2/+4
* updated comments to recommend not using Sun C++ 4.1levine1998-09-021-9/+7
* pSOS Diab 4.2 and Tirmedia compiler port checkincdgill1998-09-022-0/+230
* added -hidden [...] -non_hidden magiclevine1998-09-011-1/+5
* *** empty log message ***schmidt1998-08-312-6/+39
* use ACE_LACKS_RTTI instead of ACE_HAS_RTTI without rttilevine1998-08-301-7/+11
* added HOST_OS support for PowerPC target. It has a slightlylevine1998-08-281-5/+11
* rtti=0 is now supported on OSF1-4.0levine1998-08-281-2/+1
* added optional -nortti supportlevine1998-08-281-1/+5
* added NO_IMPLICIT_TEMPLATES supportlevine1998-08-262-2/+10
* use := instead of += to set PATH, because += seems to insert a spacelevine1998-08-251-1/+2
* fixed determination of whether the g++ version supports exception handling. ...levine1998-08-251-22/+29
* added BUILD definition when building static libs onlylevine1998-08-251-0/+1
* ChangeLogTag:Fri Aug 21 19:54:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-221-1/+1
* Enable threads build by default - thanks to Ganesh Pai for this.Steve Huston1998-08-211-1/+1
* Added comment on how to shut up the warnings from using +DA2.0Steve Huston1998-08-181-1/+3
* Use 'threads' make variable to switch support for threads on and off.Steve Huston1998-08-182-6/+65
* Use only -lACEshr to get shared lib, not -lACE to get static libSteve Huston1998-08-181-2/+1
* ChangeLogTag:Mon Aug 17 18:04:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-171-2/+0
* Added +302 to warning suppression; changed LIBS= to LIBS +=Steve Huston1998-08-171-3/+4
* added support for "threads" make optionlevine1998-08-122-4/+14
* Suppress "(...) is non-portable" warnings.Steve Huston1998-08-111-1/+1
* *** empty log message ***schmidt1998-08-061-1/+1
* *** empty log message ***schmidt1998-08-024-16/+54
* (INSTALL): use += to define INSTALL instead of =, so that applications' INSTA...levine1998-07-201-9/+10
* Suppress warning 829 - string literal to char * is deprecated.Steve Huston1998-07-191-1/+2
* *** empty log message ***irfan1998-06-271-1/+1
* added -features=castop to CCFLAGS. Added suport for rtti=1 make option.levine1998-06-271-5/+8