summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* getting close to a complete linklevine1998-02-251-1/+20
* added suppression of "no corresponding delete" warning. Added -lm to LIBS fo...levine1998-02-251-2/+4
* added exceptions=1 and suppression of warning 835levine1998-02-241-3/+17
* added exceptions=1levine1998-02-241-0/+1
* moved LynxOS installation info from its platform file to ACE-INSTALL.htmllevine1998-02-231-68/+0
* set CROSS-COMPILE flaglevine1998-02-234-4/+10
* updated VOBJS so that it will build the fancy new TAO/orbsvcs hierarchylevine1998-02-231-1/+1
* updated documentation to reflect thatlevine1998-02-231-3/+12
* added LYNXOS so that application Makefiles can key off itlevine1998-02-191-0/+2
* ChangeLogTag:Wed Feb 18 15:30:48 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-181-4/+4
* * include/makeinclude/wrapper_macros.GNU: Broke the "purify"Chris Cleeland1998-02-171-7/+17
* removed -DRATIONAL because we now use __rational__levine1998-02-161-1/+1
* new platform file for Rational rcc on DU 4.0levine1998-02-161-0/+24
* put posix -I before stdc -Ilevine1998-02-111-2/+2
* New platform macros file for DG/UX V4.x with Green Hills Multi C++ compiler.Steve Huston1998-02-111-0/+27
* added -lposix4 to LIBSlevine1998-02-111-1/+1
* removed -fno-strict-prototypes from CFLAGS because it is no longer neededlevine1998-02-113-3/+3
* added -L'slevine1998-02-101-6/+13
* use Gnu ar instead of ax, because we don't have a license for axlevine1998-02-101-16/+15
* added include pathlevine1998-02-091-4/+21
* Quote around $(ACE_LDSO_Version_Number).nanbor1998-02-081-1/+1
* Rename ACE_LDSO_Major_Minor_Version_Number to ACE_LDSO_Version_Number.nanbor1998-02-082-4/+4
* Rename ACE_LDSO_Major_Minor_Version_Number to ACE_LDSO_Version_Number.nanbor1998-02-081-6/+8
* protected ACE_ROOT... additions to INCLDIRS and LDFLAGS so they're only added...levine1998-02-081-2/+6
* Added versioned_so = 1nanbor1998-02-083-4/+7
* Changed INSTALL definition to enable versioned so libraries installation.nanbor1998-02-081-2/+2
* Changed installation rules to enable versioned so libraries installation.nanbor1998-02-081-8/+6
* Added new directive (versioned_so) which is default to 0 and a newnanbor1998-02-081-0/+12
* disable exception handling, the default, on g++ >= 2.8.0levine1998-02-051-0/+10
* fixed fi, it should have been endiflevine1998-02-053-5/+5
* commented out or removed SUPPRESS_DASH_G, because it's not needed with hacked...levine1998-02-054-21/+35
* removed -DACE_HAS_EXCEPTIONS, because it's now done in wrapper_macros.GNUlevine1998-02-032-15/+8
* support exceptions make flag on all platformslevine1998-02-031-0/+10
* added suppression of warning 610, nonoverriding_function_decllevine1998-02-031-2/+3
* ChangeLogTag:Thu Jan 29 12:32:32 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-291-0/+1
* include platform_sunos5_g++.GNUlevine1998-01-291-20/+4
* added comment about disabling optimization with g++ 2.8.0levine1998-01-291-0/+5
* ChangeLogTag:Thu Jan 29 10:32:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-291-1/+1
* added $(ACELIB) to SOFLAGSlevine1998-01-271-1/+1
* *** empty log message ***levine1998-01-221-0/+22
* set SOEXT if it was not set, to that it's always non-null for make dependlevine1998-01-221-2/+9
* New make specification for SunOS 5.6nanbor1998-01-191-0/+108
* Added checking of MSVC version used.nanbor1998-01-171-2/+4
* *** empty log message ***nanbor1998-01-171-3/+3
* Adding MSVC 4.2 support.nanbor1998-01-171-2/+8
* Take care of subdir. automatically.nanbor1998-01-151-0/+5
* Supress printing of NMAKE command in the log file.nanbor1998-01-151-2/+2
* One-buttoned makefile for MSVC.nanbor1998-01-151-0/+54
* (depend): removed sed rule that wiped out each Makefile line ending with :levine1998-01-151-1/+0
* produce all 4 combinations of .obj, .shobj, .o, and .so dependency targetslevine1998-01-151-13/+9