summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Changes needed to make things compile on IRIX 6.4.jxh1997-05-301-0/+35
* check for directory write permission before trying to installlevine1997-05-291-10/+18
* *** empty log message ***schmidt1997-05-251-1/+1
* *** empty log message ***schmidt1997-05-241-10/+15
* *** empty log message ***schmidt1997-05-211-4/+4
* *** empty log message ***schmidt1997-05-202-4/+4
* *** empty log message ***schmidt1997-05-163-27/+20
* *** empty log message ***schmidt1997-05-161-8/+2
* *** empty log message ***schmidt1997-05-161-2/+2
* *** empty log message ***schmidt1997-05-161-1/+1
* *** empty log message ***schmidt1997-05-151-2/+2
* *** empty log message ***schmidt1997-05-091-1/+1
* I moved SGI compiler options out of CPPFLAGS into CCFLAGS, sojxh1997-05-081-3/+5
* *** empty log message ***schmidt1997-05-081-1/+1
* enabled CPPFLAGS to instantiate all templates so that gatewayd will buildlevine1997-05-081-4/+5
* *** empty log message ***schmidt1997-05-031-2/+2
* *** empty log message ***schmidt1997-04-302-12/+12
* Broke CPPFLAGS apart and created CCFLAGS. This removed warningsjxh1997-04-301-3/+4
* *** empty log message ***schmidt1997-04-231-1/+1
* *** empty log message ***schmidt1997-04-222-0/+51
* *** empty log message ***schmidt1997-04-202-42/+10
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-1741-61/+119
* *** empty log message ***schmidt1997-04-161-1/+1
* *** empty log message ***schmidt1997-04-151-1/+1
* *** empty log message ***schmidt1997-04-132-49/+1
* added -DMAKEDEPEND to g++dep invocation so that users can get conditional dep...levine1997-04-111-1/+1
* *** empty log message ***schmidt1997-04-101-2/+2
* removed "rm -f $@" from AR command so that archive won't be removed during in...levine1997-04-091-1/+1
* added "purify" and "quantify" make command optionslevine1997-04-071-4/+18
* updated CCFLAGS and added LD=$(CXX)levine1997-04-031-6/+4
* added LD = $(CXX)levine1997-04-031-0/+1
* removed comment at head, it was wronglevine1997-04-031-5/+0
* added -O2 to all gcc/g++ C/CFLAGSlevine1997-04-0316-27/+28
* added -fno-implicit-templateslevine1997-04-0212-11/+14
* removed +w and added comments about Sun C++ 4.2 supportlevine1997-04-021-3/+11
* * Added -fno-implicit-templates for Linux platformsChris Cleeland1997-04-024-7/+7
* removed dependency of CCFLAGS on CFLAGS to avoid duplicate -g in build comman...levine1997-03-311-2/+2
* removed "-L$(WRAPPER_ROOT)/ace -L./" from LDFLAGS because they are added in i...levine1997-03-273-3/+3
* fppschmidt1997-03-272-2/+76