summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* use -m uname option instead of -i, because GNU uname doesn't support -ilevine1999-03-231-1/+1
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-201-1/+3
* fixed comment about ACE_QUOTE on WIN32: GNU make needs quoted double quoteslevine1999-03-191-1/+1
* changed ACE_QUOTE to '"', instead of "", on win32 hosts. "" justlevine1999-03-191-1/+1
* *** empty log message ***irfan1999-03-181-0/+5
* Added ability to do a dsitribution build on HP-UX 11. Fixed optimization.Steve Huston1999-03-181-8/+31
* *** empty log message ***nanbor1999-03-171-4/+15
* (RANLIB): replaced /bin/true with @true, to avoid build warning onlevine1999-03-171-1/+1
* Now just includes new platform_aix4_cset++.GNU file.Steve Huston1999-03-161-40/+1
* Now just inlcudes new platform_aix4_cset++.GNU file.Steve Huston1999-03-161-51/+1
* New file, covers all AIX 4.x versions with C Set++.Steve Huston1999-03-161-0/+69
* Changed to work withg 4.3 also... will rename/change name soon.Steve Huston1999-03-161-4/+12
* New template instantiation method for AIX xlC.Steve Huston1999-03-161-36/+7
* added suppression of msg 1180, statement causes unreachble return, with cxx 6...levine1999-03-131-14/+12
* with CC 5.0, added -library=iostream,no%Cstd to CCFLAGS.levine1999-03-121-3/+3
* added protection to not reset exceptions flag if it was defined.levine1999-03-111-1/+3
* disable msg 1136 with cxx 6.1-029levine1999-03-111-7/+12
* added support for exceptions=1 with pre-2.8 g++levine1999-03-102-14/+17
* fixed exceptions=1 support.levine1999-03-101-3/+2
* ChangeLogTag:Tue Mar 9 20:56:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-101-0/+2
* added exceptions make options supportlevine1999-03-091-0/+5
* 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