summaryrefslogtreecommitdiff
path: root/include/makeinclude
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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