summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* added $(ACELIB) to SOFLAGSlevine1999-05-142-2/+2
* disable RTTI for egcs, and it doesn't hurt for old g++levine1999-05-111-0/+6
* don't set VDIR to .shobj/ for VxWorkslevine1999-05-111-1/+3
* added, to support uniform use of cxx across different OS versionslevine1999-05-072-0/+62
* rb tree test template instantiations, -g switch for diab psos ppccdgill1999-05-051-1/+1
* added support for shared lib buildslevine1999-05-031-2/+21
* cleaned up a bitlevine1999-05-011-15/+16
* changes to make all pSOS PPC ACE tests linkcdgill1999-04-271-2/+5
* Fixed incorrect compiler flags.nanbor1999-04-251-3/+4
* for PPC860, changed -m=860 to -mcpu=860levine1999-04-231-1/+1
* *** empty log message ***nanbor1999-04-221-0/+73
* added PPC860 supportlevine1999-04-221-0/+8
* removed -g switchcdgill1999-04-221-7/+9
* Move -lthread from all Orbix section to the MT-Orbix section.Steve Huston1999-04-211-2/+2
* fixed remaining tests with fixable diab compiler workaroundscdgill1999-04-201-4/+7
* added support for recursive make invocations with Windows NT's shell.levine1999-04-161-6/+7
* removed RANLIB definitionlevine1999-04-151-1/+0
* removed RANLIB definition, so that it will be null. This preventslevine1999-04-151-1/+0
* don't call $(RANLIB) if it is null.levine1999-04-151-0/+4
* pSOS PPC port changes from Sam Reddycdgill1999-04-151-0/+192
* Added mt_orbix make option to control use of MT vs. non-MT Orbix.Steve Huston1999-04-132-2/+8
* (realclean.local): added BIN2, LIB2, SHLIB2, and SHLIBA2 to supportlevine1999-04-121-7/+7
* ChangeLogTag:Mon Apr 12 10:04:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-04-121-3/+8
* enabled -fno-implicit-templates for targets other than Intel.levine1999-04-091-22/+25
* replaced "ln -s" with $(LN_S), and set that to "ln -s" by defaultlevine1999-04-091-2/+6
* removed the -f option to ln for MVSLIB, as welllevine1999-04-071-1/+1
* instead of trying to overwrite an existing symlink with ln -f, remove it firstlevine1999-04-071-2/+2
* disable warning 1016 when optimization is enabledlevine1999-04-071-1/+8
* added -f to ln -s commands, to force overwrite of old symlinklevine1999-04-061-24/+24
* 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