summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Added -DACE_LACKS_PRAGMA_ONCE.Steve Huston1999-03-081-1/+1
* fixed AR and ARFLAGS to use CC to build static libslevine1999-03-081-2/+2
* removed default rule that was used for testinglevine1999-03-031-3/+0
* (ACE_HAS_GNUG_PRE_2_8): added support for eg++. Assume that it's egcs, and t...levine1999-03-031-3/+11
* added automatic support for warning flag 1136levine1999-03-031-8/+23
* added -D_GNU_SOURCE to CFLAGS, because it's needed with glibc 2.1.levine1999-02-281-1/+2
* Added note that evaluation copies of KCC might come with librarieslevine1999-02-271-1/+13
* Added OCFLAGS for optimize=1 builds; added support for distrib buildsSteve Huston1999-02-261-0/+5
* Add 'distrib' keyword - if = 1, does not use -R options when linking, producingSteve Huston1999-02-191-0/+3
* added BUILD line with both shared_libs and static_libs enabled, so that indiv...levine1999-02-091-0/+1
* added comment about possibly needing -compat=4 with Sun CC 5.0.levine1999-02-071-1/+6
* removed -lw from LIBSlevine1999-02-041-1/+1
* removed -lw from LIBSlevine1999-02-011-1/+1
* enable explicit instantiation and disable inlining with CC 5.xlevine1999-02-011-4/+14
* Suppress error/warning 495, 667 on HP-UX 10.Steve Huston1999-01-291-1/+9
* ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-291-0/+49
* use double double quotes around COMPILE argument to ace_ld,levine1999-01-271-1/+8
* default PERL_PATH to "perl", and added note to ACE-INSTALL.html to set it to ...levine1999-01-271-4/+4
* added PERL_PATH info for NT hostslevine1999-01-261-2/+3
* *** empty log message ***nanbor1999-01-181-2/+5
* ChangeLogTag:Mon Jan 18 11:23:06 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-181-1/+1
* .schmidt1999-01-172-14/+23
* *** empty log message ***schmidt1999-01-172-0/+61
* *** empty log message ***nanbor1999-01-171-1/+1
* .schmidt1999-01-161-1/+1
* removed libedgnoe.a, because GreenHills adds that implicitlylevine1999-01-141-1/+0
* fixed location of libedgenoe.a, so that a symlink in $(GHS_DIR) is no longer ...levine1999-01-121-1/+1
* removed links against ioassign.o and iostream.o because it'slevine1999-01-091-4/+2
* added gnuch68 to -alttools, and removed bin from AR; use libedgnoe.a instead ...levine1999-01-091-3/+3
* updated comment to say that it works with Sun C++ 5.xlevine1999-01-081-1/+1
* only use -features=castop and =rtti with Sun CC 4.2.levine1999-01-071-15/+25
* Functor, RB_Tree, and pSOS fixescdgill1998-12-301-3/+3
* it's not necessary to specify the libraries if gcx is used as the driverlevine1998-12-231-3/+1
* updated so that links worklevine1998-12-231-7/+11
* added GreenHills/Solaris supportlevine1998-12-231-0/+32
* .schmidt1998-12-201-2/+5
* .schmidt1998-12-171-18/+17
* .schmidt1998-12-171-13/+9
* added suppression of warning 1136, conversion to integral type of smaller siz...levine1998-12-111-9/+10
* Override ACE_HAS_GNUG_PRE_2_8 to allow builds of all TAO testslevine1998-12-091-0/+4
* enable DU 4.0 cxx 6.x warnings by defaultlevine1998-12-091-3/+4
* Changes for pSOS using Diab 4.2a releasecdgill1998-12-061-26/+30
* moved -DVXWORKS from platform_vxworks5.x_* files to config-vxworks5.x.h, to r...levine1998-12-042-2/+2
* added optimize=1, to enable optimization by defaultlevine1998-11-241-0/+1
* added support for exceptions=0/1 make optionlevine1998-11-241-1/+7
* removed trailing / from MVME_DIR definitionlevine1998-11-241-3/+3
* added support for threads=0levine1998-11-201-0/+5
* added -DVXWORKS to CFLAGS, because GHS 1.8.9 needs itlevine1998-11-171-0/+1
* added usage commentslevine1998-11-051-0/+13
* default VERSION to 3.0.0levine1998-11-051-3/+3