summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Touched up the non-threaded linux config.Chris Cleeland1997-03-251-1/+2
* split out CFLAGS and CCFLAGS from CC and CXXlevine1997-03-213-7/+9
* *** empty log message ***schmidt1997-03-211-0/+4
* *** empty log message ***schmidt1997-03-202-0/+38
* fWarning: ridiculously long PATH truncatedschmidt1997-03-201-2/+2
* otschmidt1997-03-203-9/+61
* split out CFLAGS and CCFLAGSlevine1997-03-1921-49/+69
* replace individual libs with $(LIBS) in SOBUILD macrolevine1997-03-191-1/+1
* added -lrt, and split out CFLAGS and CCFLAGSlevine1997-03-192-6/+10
* Adjusted makefiles to be more similar, and to use g++ for compilingChris Cleeland1997-03-183-6/+8
* put -I. before -I$(WRAPPER_ROOT)levine1997-03-181-10/+10
* fooschmidt1997-03-092-0/+48
* removed -D__ACE_INLINE__ because that's now in the config.h file; split out C...levine1997-03-052-4/+8
* Eliminated the annoying circular dependency problems whenChris Cleeland1997-03-044-4/+9
* removed -D__ACE_INLINE__ even though it's commented, so it doesn't confuse pe...levine1997-03-0314-15/+15
* fooschmidt1997-03-0312-12/+12
* fooschmidt1997-02-281-6/+6