| Commit message (Expand) | Author | Age | Files | Lines |
* | added -W to CFLAGS | levine | 1999-06-21 | 8 | -23/+23 |
* | Added CPP_LOCATION; +DAportable (when no specific architecture chosen); added | Steve Huston | 1999-06-21 | 1 | -2/+7 |
* | Removed an extra '='. | nanbor | 1999-06-17 | 1 | -1/+1 |
* | Applied the version detection patch. | nanbor | 1999-06-17 | 1 | -6/+1 |
* | enabled -Wall | levine | 1999-06-15 | 1 | -1/+1 |
* | only build static libs, because they seem to work better | levine | 1999-06-14 | 1 | -0/+2 |
* | added config files for QNX Neutrino | levine | 1999-06-14 | 1 | -0/+33 |
* | Straighten out the shared lib making rules applicable to AIX. | Steve Huston | 1999-06-14 | 1 | -10/+25 |
* | Correctly build and use shared libs on AIX. | Steve Huston | 1999-06-14 | 1 | -6/+6 |
* | Build shared lib correctly, w/o/ static one first. Shut up zillions of | Steve Huston | 1999-06-14 | 1 | -8/+15 |
* | Build on AIX 4.x using egcs 1.1.2 or higher. | Steve Huston | 1999-06-14 | 1 | -0/+48 |
* | only set TEMPLATE_REPOSITORY for Sun C++ 4.2. 5.0 doesn't need it. | levine | 1999-06-11 | 1 | -4/+4 |
* | changed PLATFORM_AIO_SUPPORT to use := instead of =, so that it | levine | 1999-06-11 | 2 | -2/+2 |
* | add -lrt to LIBS only if $(PLATFORM_AIO_SUPPORT) is equal to | levine | 1999-06-10 | 2 | -2/+8 |
* | added automatic detection of AIO support, based on existence of | levine | 1999-06-10 | 2 | -2/+10 |
* | . | schmidt | 1999-06-09 | 6 | -16/+44 |
* | ChangeLogTag:Sat Jun 5 16:48:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-06-05 | 4 | -5/+19 |
* | ChangeLogTag:Wed Jun 2 17:50:23 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-06-02 | 1 | -1/+2 |
* | ChangeLogTag:Tue Jun 1 21:44:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-06-02 | 2 | -2/+2 |
* | Consolidated the two freebsd platform macro files. | nanbor | 1999-05-26 | 2 | -44/+22 |
* | added -Xleaveg7 to CFLAGS with threads=1. It's necessary | levine | 1999-05-25 | 1 | -4/+4 |
* | removed suppression of warning 839 (no_corresponding_delete) | levine | 1999-05-25 | 1 | -4/+2 |
* | added (and default to) LIBS for Green Hills 1.8.9. | levine | 1999-05-20 | 1 | -2/+7 |
* | default to building without threads support, because Green Hills 1.8.9 | levine | 1999-05-20 | 1 | -5/+9 |
* | *** empty log message *** | naga | 1999-05-20 | 1 | -0/+11 |
* | Added changes to the makefile flags for TkReactor. | naga | 1999-05-20 | 1 | -0/+13 |
* | removed these warning suppressions: | levine | 1999-05-20 | 1 | -3/+1 |
* | removed suppression of warning 9 (nested comment not allowed) on Digital Unix... | levine | 1999-05-19 | 3 | -3/+16 |
* | Bring in command processor before using 'FOR'. | nanbor | 1999-05-18 | 1 | -1/+1 |
* | removed suppression of warning 1180, statement causes unreachable | levine | 1999-05-18 | 1 | -5/+1 |
* | ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-05-18 | 3 | -0/+73 |
* | added $(ACELIB) to SOFLAGS | levine | 1999-05-14 | 2 | -2/+2 |
* | disable RTTI for egcs, and it doesn't hurt for old g++ | levine | 1999-05-11 | 1 | -0/+6 |
* | don't set VDIR to .shobj/ for VxWorks | levine | 1999-05-11 | 1 | -1/+3 |
* | added, to support uniform use of cxx across different OS versions | levine | 1999-05-07 | 2 | -0/+62 |
* | rb tree test template instantiations, -g switch for diab psos ppc | cdgill | 1999-05-05 | 1 | -1/+1 |
* | added support for shared lib builds | levine | 1999-05-03 | 1 | -2/+21 |
* | cleaned up a bit | levine | 1999-05-01 | 1 | -15/+16 |
* | changes to make all pSOS PPC ACE tests link | cdgill | 1999-04-27 | 1 | -2/+5 |
* | Fixed incorrect compiler flags. | nanbor | 1999-04-25 | 1 | -3/+4 |
* | for PPC860, changed -m=860 to -mcpu=860 | levine | 1999-04-23 | 1 | -1/+1 |
* | *** empty log message *** | nanbor | 1999-04-22 | 1 | -0/+73 |
* | added PPC860 support | levine | 1999-04-22 | 1 | -0/+8 |
* | removed -g switch | cdgill | 1999-04-22 | 1 | -7/+9 |
* | Move -lthread from all Orbix section to the MT-Orbix section. | Steve Huston | 1999-04-21 | 1 | -2/+2 |
* | fixed remaining tests with fixable diab compiler workarounds | cdgill | 1999-04-20 | 1 | -4/+7 |
* | added support for recursive make invocations with Windows NT's shell. | levine | 1999-04-16 | 1 | -6/+7 |
* | removed RANLIB definition | levine | 1999-04-15 | 1 | -1/+0 |
* | removed RANLIB definition, so that it will be null. This prevents | levine | 1999-04-15 | 1 | -1/+0 |
* | don't call $(RANLIB) if it is null. | levine | 1999-04-15 | 1 | -0/+4 |