summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵levine1998-02-251-2/+4
| | | | for MT_Cubit client.
* 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
| | | | | | | command out of PRELINK into its own variable: PURELINK. This was done to quiet purify when building shared libraries. It wasn't possible simply to remove the PRELINK reference from SOLINK.cc because PRELINK is also used for specifying quantify.
* 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
| | | | Put back current directory check with check for null ACE_LDSO_Version_Number.
* protected ACE_ROOT... additions to INCLDIRS and LDFLAGS so they're only ↵levine1998-02-081-2/+6
| | | | added once
* 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
| | | | | | macro ACE_LDSO_Major_Minor_Version_Number which defines ACE's version number. The changes are to enable automatic versioned so libraries installation.
* 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 ↵levine1998-02-054-21/+35
| | | | hacked gas on Linux/Alpha
* 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
|