summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* set PATH, and remove /tmp/gh_*.[os] files that GreenHills leaveslevine1998-03-141-2/+4
* removed -X445 from CFLAGS. I don't know what it does.levine1998-03-131-1/+1
* ChangeLogTag:Mon Mar 9 14:59:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-091-0/+3
* added WIN32 host supportlevine1998-03-061-8/+28
* added -G to DCFLAGSlevine1998-03-061-1/+1
* add execute permission to executableslevine1998-03-061-1/+1
* use --mkctors calling mkctors explicitlylevine1998-03-051-20/+6
* generate calls to static ctors/dtorslevine1998-03-051-2/+6
* explicitly link in ioassign.o to resolve _cerrlevine1998-03-041-6/+14
* separated SOBUILD into compile and link stepslevine1998-03-042-16/+20
* *** empty log message ***schmidt1998-03-021-1/+2
* just include platform_sunos5_sunc++.GNUlevine1998-03-021-101/+1
* added -fast to LDFLAGS with fastlevine1998-03-021-0/+1
* added -R./ and -mt to LDFLAGSlevine1998-03-021-4/+6
* 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