summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Consolidated the two freebsd platform macro files.nanbor1999-05-262-44/+22
* added -Xleaveg7 to CFLAGS with threads=1. It's necessarylevine1999-05-251-4/+4
* removed suppression of warning 839 (no_corresponding_delete)levine1999-05-251-4/+2
* added (and default to) LIBS for Green Hills 1.8.9.levine1999-05-201-2/+7
* default to building without threads support, because Green Hills 1.8.9levine1999-05-201-5/+9
* *** empty log message ***naga1999-05-201-0/+11
* Added changes to the makefile flags for TkReactor.naga1999-05-201-0/+13
* removed these warning suppressions:levine1999-05-201-3/+1
* removed suppression of warning 9 (nested comment not allowed) on Digital Unix...levine1999-05-193-3/+16
* Bring in command processor before using 'FOR'.nanbor1999-05-181-1/+1
* removed suppression of warning 1180, statement causes unreachablelevine1999-05-181-5/+1
* ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-183-0/+73
* 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