summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-08-131-1/+2
* *** empty log message ***schmidt1997-08-132-2/+2
* *** empty log message ***schmidt1997-08-122-6/+4
* *** empty log message ***schmidt1997-08-121-3/+3
* moved --no_auto_instantiation to LDFLAGSlevine1997-08-121-1/+2
* disable automatic template instantiationlevine1997-08-121-1/+1
* *** empty log message ***schmidt1997-08-111-0/+2
* *** empty log message ***schmidt1997-08-111-12/+3
* *** empty log message ***schmidt1997-08-102-0/+82
* *** empty log message ***Chris Cleeland1997-08-073-5/+6
* *** empty log message ***schmidt1997-08-071-3/+4
* removed -no_prelink from LDFLAGS because ghs 1.8.8 doesn't support itlevine1997-08-051-1/+0
* added -no_prelink to LDFLAGSlevine1997-08-021-0/+1
* Final fixes for SGI working!Chris Cleeland1997-08-011-5/+9
* replace indlib.o LIBS with newer ghsbltin.o and ghsmath.olevine1997-07-301-1/+1
* added missing semicolon at end of last statement.levine1997-07-281-1/+1
* added support for override of in platform_macros.GNU.levine1997-07-271-0/+2
* added/completed support for "$(OBJDIRS)", "$(SOEXT)", and "$(VSHDIR)" instead...levine1997-07-271-10/+12
* replaced hard-code ".so" with "$(SOEXT)".levine1997-07-271-2/+2
* added overrides of .so build rules to change them .o builds.levine1997-07-272-16/+24
* added RCS keyword stringlevine1997-07-2440-0/+80
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-2217-35/+35
* *** empty log message ***schmidt1997-07-211-1/+1
* use -PIC instead of -piclevine1997-07-211-1/+1
* added $(PIC) to LDFLAGS and SOLINK.cclevine1997-07-181-1/+2
* use ld instead of g++ to link, and override the LINK commands to remove CFLAGSlevine1997-07-181-21/+14
* added support for overriding LINK.c and LINK.cc in the individual platform fileslevine1997-07-181-6/+17
* removed COMPILE.cc and LINK.cc rules, they were unusedlevine1997-07-141-3/+1
* added RCS Idlevine1997-07-101-0/+1
* added -pipelevine1997-07-101-1/+1
* removed link-in of local exit.o file, and added comments on why/how to do itlevine1997-07-101-12/+20
* disabled -fno-implicit-templates, link in an exit.o, and munch to enable stat...levine1997-07-091-7/+16
* added -lgcc to LDFLAGSlevine1997-06-301-1/+1
* removed some full pathnameslevine1997-06-291-4/+4
* added CFLAGS to PRELIB so that ld doesn't look for crt0.olevine1997-06-291-1/+1
* applicable thru VxWorks 5.3.1levine1997-06-291-5/+5
* added -Wall now that the ACE library builds cleanly with itlevine1997-06-291-1/+1
* Shut up useless warnings.jxh1997-06-241-0/+1
* revised to support multiple targetslevine1997-06-231-14/+48
* *** empty log message ***schmidt1997-06-212-21/+110
* made exception handling optional via "exceptions=1" make flaglevine1997-06-171-6/+15
* enabled exception handling, because the patched Sun C++ 4.2 seems to work pro...levine1997-06-171-2/+6
* Add -g to PRELIB for template closure.Steve Huston1997-06-171-1/+1
* Add -g to SOFLAGS to build shareable lib with debugging support.Steve Huston1997-06-171-1/+1
* Allow for a compiler which does not need to do template instantiationSteve Huston1997-06-121-0/+4
* Added $Id for CVS Id displaySteve Huston1997-06-121-0/+2
* Changed to build using HP-recommended template instantiation proceduresSteve Huston1997-06-121-8/+19
* Requested change from Check Gehr (gehr@sweng.stortek.com)jxh1997-06-111-0/+1
* Combined platform_sunos5_sunc++.GNU and platform_sunos5_sunc++-4.1.GNU, and r...levine1997-06-053-83/+40
* *** empty log message ***schmidt1997-05-311-4/+4