summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* added rtti make optionlevine1998-06-261-0/+11
* *** empty log message ***schmidt1998-06-251-0/+3
* *** empty log message ***irfan1998-06-241-1/+1
* removed suppression of warnig 340, used reference to copied (temporary) value...levine1998-06-221-3/+2
* Changed to use -Wall.nanbor1998-06-201-1/+1
* *** empty log message ***nanbor1998-06-191-8/+8
* ChangeLogTag:Fri Jun 12 14:12:25 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-06-122-0/+23
* Removed. Use platform_sunos5_g++.GNU instead.levine1998-06-091-25/+0
* moved probe=1 support from individual Makefiles to wrapper_macros.GNUlevine1998-06-021-0/+8
* added -DACE_HAS_GNU_REPO with repo=1levine1998-06-011-1/+1
* added repo=1 make support for g++levine1998-06-011-0/+11
* optimize setting is version-dependentlevine1998-05-311-1/+9
* commented out -Winline, because it complains too much with -O2, and that's no...levine1998-05-301-3/+10
* added LynxOS Version 3.0.0 cross-compile support. Disabled -Wall with LynxOS...levine1998-05-281-6/+14
* updated comment to reflect change to config-sunos5.5.hlevine1998-05-221-1/+1
* use PIC instead of pic, because the TAO orbsvcs lib needs itlevine1998-05-151-1/+1
* Added -Wno-return-type to CFLAGS for egcs, as per CAVEAT recommendationjxh1998-05-141-0/+4
* instead of using GNU ranlib after using GHS ax for i386 targets, just use GNU...levine1998-05-111-16/+15
* moved -lm from LIBS to MATHLIBlevine1998-05-091-3/+3
* Added $(PIC) to SOFLAGS.Steve Huston1998-05-081-1/+1
* updated KCC/Linux support, and integrated into config-linux-common.hlevine1998-05-081-6/+6
* Added a definition for PIC to allow shared lib builds to work right.Steve Huston1998-05-061-4/+1
* *** empty log message ***schmidt1998-05-051-6/+6
* use -gstabs+ instead of -g on Solaris86levine1998-05-051-3/+11
* added "s" to ARFLAGS so that ranlib is no longer necessarylevine1998-05-045-77/+73
* Fixed regex of ACE_LDSO_Version_Number.nanbor1998-05-011-1/+1
* fixed location of parenthesis in ppc checklevine1998-04-281-1/+1
* include dtool/htgt-cf.rf from $(MERGEDIR) instead of $(CLASSIXDIR)levine1998-04-231-26/+26
* *** empty log message ***nanbor1998-04-171-67/+0
* set up PATH when cross-compilinglevine1998-04-071-1/+22
* only define CROSS-COMPILE if not building on LynxOS.levine1998-04-051-1/+4