summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Re-enable suppression of warning 829 for 10.x.Steve Huston1999-07-091-2/+3
* ChangeLogTag:Tue Jul 6 18:31:34 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-061-1/+1
* ChangeLogTag:Tue Jul 6 10:17:19 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-061-1/+1
* ChangeLogTag:Mon Jul 5 11:59:49 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-057-21/+74
* Remove suppression of warning 829 (convert string literal to char * deprecated)Steve Huston1999-07-031-3/+1
* If 11.00 requests build w/o threads, set ACE_HAS_THREADS to 0.Steve Huston1999-07-031-1/+8
* ChangeLogTag:Thu Jul 01 10:53:33 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-011-0/+4
* ChangeLogTag:Thu Jul 01 10:53:33 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-011-13/+6
* .schmidt1999-06-269-0/+386
* Determine at makeC++SharedLib time if tempin/*.o needs to be includedSteve Huston1999-06-252-2/+10
* use pragmas instead of command line arguments to disable specific warning mes...levine1999-06-243-47/+20
* added -W to CFLAGSlevine1999-06-218-23/+23
* Added CPP_LOCATION; +DAportable (when no specific architecture chosen); addedSteve Huston1999-06-211-2/+7
* Removed an extra '='.nanbor1999-06-171-1/+1
* Applied the version detection patch.nanbor1999-06-171-6/+1
* enabled -Walllevine1999-06-151-1/+1
* only build static libs, because they seem to work betterlevine1999-06-141-0/+2
* added config files for QNX Neutrinolevine1999-06-141-0/+33
* Straighten out the shared lib making rules applicable to AIX.Steve Huston1999-06-141-10/+25
* Correctly build and use shared libs on AIX.Steve Huston1999-06-141-6/+6
* Build shared lib correctly, w/o/ static one first. Shut up zillions ofSteve Huston1999-06-141-8/+15
* Build on AIX 4.x using egcs 1.1.2 or higher.Steve Huston1999-06-141-0/+48
* only set TEMPLATE_REPOSITORY for Sun C++ 4.2. 5.0 doesn't need it.levine1999-06-111-4/+4
* changed PLATFORM_AIO_SUPPORT to use := instead of =, so that itlevine1999-06-112-2/+2
* add -lrt to LIBS only if $(PLATFORM_AIO_SUPPORT) is equal tolevine1999-06-102-2/+8
* added automatic detection of AIO support, based on existence oflevine1999-06-102-2/+10
* .schmidt1999-06-096-16/+44
* ChangeLogTag:Sat Jun 5 16:48:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-054-5/+19
* ChangeLogTag:Wed Jun 2 17:50:23 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-021-1/+2
* ChangeLogTag:Tue Jun 1 21:44:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-022-2/+2
* Consolidated the two freebsd platform macro files.nanbor1999-05-262-44/+22
* added -Xleaveg7 to CFLAGS with threads=1. It's necessarylevine1999-05-251-4/+4
* removed suppression of warning 839 (no_corresponding_delete)levine1999-05-251-4/+2
* added (and default to) LIBS for Green Hills 1.8.9.levine1999-05-201-2/+7
* default to building without threads support, because Green Hills 1.8.9levine1999-05-201-5/+9
* *** empty log message ***naga1999-05-201-0/+11
* Added changes to the makefile flags for TkReactor.naga1999-05-201-0/+13
* removed these warning suppressions:levine1999-05-201-3/+1
* removed suppression of warning 9 (nested comment not allowed) on Digital Unix...levine1999-05-193-3/+16
* Bring in command processor before using 'FOR'.nanbor1999-05-181-1/+1
* removed suppression of warning 1180, statement causes unreachablelevine1999-05-181-5/+1
* ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-183-0/+73
* added $(ACELIB) to SOFLAGSlevine1999-05-142-2/+2
* disable RTTI for egcs, and it doesn't hurt for old g++levine1999-05-111-0/+6
* don't set VDIR to .shobj/ for VxWorkslevine1999-05-111-1/+3
* added, to support uniform use of cxx across different OS versionslevine1999-05-072-0/+62
* rb tree test template instantiations, -g switch for diab psos ppccdgill1999-05-051-1/+1
* added support for shared lib buildslevine1999-05-031-2/+21
* cleaned up a bitlevine1999-05-011-15/+16
* changes to make all pSOS PPC ACE tests linkcdgill1999-04-271-2/+5