summaryrefslogtreecommitdiff
path: root/include/makeinclude
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagmain_to_poa_merge_8nobody1998-01-1057-2440/+0
* *** empty log message ***schmidt1998-01-091-2/+2
* added target-dependent support for symbol table extractor, and disabled symbo...levine1998-01-091-1/+15
* removed -pipe from CC and CXX, it was already in CFLAGSlevine1998-01-091-3/+3
* *** empty log message ***schmidt1998-01-092-2/+27
* added OBJEXT, defaulted to "o", and use it in VOBJSlevine1998-01-021-5/+9
* if building shared libs only, set OBJECT to so and VDIR to .shobj/ so that on...levine1998-01-021-0/+2
* Merged into platform_hpux_aCC.GNUSteve Huston1997-12-301-33/+0
* Adjust dependencies for building shared lib to be the files that'll beSteve Huston1997-12-301-0/+4
* enabled compiler warnings by replacing -w with -Wall -Wpointer-arith in CFLAGS.levine1997-12-291-1/+1
* Removed PRELIB and PRELIB_USES_OBJ_ONLY stuff and merged in macros forSteve Huston1997-12-291-20/+26
* added comment about using DCE threadslevine1997-12-261-0/+2
* Platform macros file for building on HP-UX 11.Steve Huston1997-12-241-0/+33
* *** empty log message ***schmidt1997-12-241-1/+1
* *** empty log message ***schmidt1997-12-241-2/+2
* removed trailing spaces from CC and CXX macroscdgill1997-12-231-2/+2
* removed some warning suppressions that are no longer neededlevine1997-12-231-4/+1
* *** empty log message ***schmidt1997-12-201-2/+2
* pSOSim portcdgill1997-12-171-0/+57
* protect PRELIB definition with ifndef PRELIB, to allow overridinglevine1997-12-122-2/+6
* added linuxthreads support with the linux KAI C++ configlevine1997-12-111-4/+4
* added comment indicators to POSTLINK commentlevine1997-12-111-2/+2
* added OFLAGSlevine1997-12-051-0/+1
* allow enabling WARNING_FLAGS by setting CXX_VER to POST_5Xlevine1997-12-041-2/+6
* Moved some compiler options from DCFLAGS to CCFLAGS to work using debug or notSteve Huston1997-12-031-2/+2
* Moved compiler options from DCFLAGS to CCFLAGS to work using debug or not.Steve Huston1997-12-031-2/+2
* Moved some compile options from DCFLAGS to CCFLAGS to build correctlySteve Huston1997-12-021-2/+2
* added -Winline and removed -fno-strict-prototypeslevine1997-12-021-2/+20
* added CHORUS = 1, for use by Makefileslevine1997-12-021-0/+2
* added -Wall -Wpointer-arith to CFLAGSlevine1997-12-011-3/+29
* moved ace_ld from etc/ to bin/levine1997-12-011-1/+1
* added -xildoff to LDFLAGSlevine1997-12-011-0/+2
* added $(ACELIB) to SOFLAGS to avoid lib build warningslevine1997-12-011-1/+1
* removed -ptr option from CCFLAGSlevine1997-12-011-1/+1
* added information on necessary OS patcheslevine1997-11-261-0/+27
* updated for OSF/1 3.2g/CXX 5.7levine1997-11-251-16/+22
* *** empty log message ***schmidt1997-11-191-8/+8
* add -DACE_PURIFY to CFLAGS if purify == 1, and -DACE_QUANTIF if quantify == 1levine1997-11-181-0/+2
* *** empty log message ***schmidt1997-11-161-2/+2
* *** empty log message ***sumedh1997-11-141-2/+2
* ChangeLogTag:Thu Nov 13 19:25:50 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-11-141-2/+2
* *** empty log message ***sumedh1997-11-121-1/+1
* *** empty log message ***sumedh1997-11-121-2/+2
* removed +w from CFLAGS because it generates too many spurious warnings.levine1997-11-121-2/+4
* removed extra "fi" in Install operationlevine1997-11-121-5/+3
* *** empty log message ***schmidt1997-11-121-1/+1
* *** empty log message ***schmidt1997-11-112-13/+14
* removed o2 flagsumedh1997-11-101-1/+1
* added ace_ld, drop-in replacement for ld that supports munchinglevine1997-11-101-4/+4
* *** empty log message ***schmidt1997-11-091-3/+2