summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_osf1_4.0.GNU
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_1_7'.TAO-1_1_7nobody2000-08-011-73/+0
* ChangeLogTag: Tue Dec 21 21:27:48 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-221-1/+1
* ChangeLogTag: Tue Jul 20 07:06:28 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-201-2/+2
* use pragmas instead of command line arguments to disable specific warning mes...levine1999-06-241-31/+14
* removed suppression of warning 839 (no_corresponding_delete)levine1999-05-251-4/+2
* removed these warning suppressions:levine1999-05-201-3/+1
* removed suppression of warning 9 (nested comment not allowed) on Digital Unix...levine1999-05-191-3/+8
* removed suppression of warning 1180, statement causes unreachablelevine1999-05-181-5/+1
* disable warning 1016 when optimization is enabledlevine1999-04-071-1/+8
* added suppression of msg 1180, statement causes unreachble return, with cxx 6...levine1999-03-131-14/+12
* disable msg 1136 with cxx 6.1-029levine1999-03-111-7/+12
* added automatic support for warning flag 1136levine1999-03-031-8/+23
* added suppression of warning 1136, conversion to integral type of smaller siz...levine1998-12-111-9/+10
* enable DU 4.0 cxx 6.x warnings by defaultlevine1998-12-091-3/+4
* replaced hard-coded /bin/rm -f with $(RM)levine1998-10-091-1/+1
* added -hidden [...] -non_hidden magiclevine1998-09-011-1/+5
* added optional -nortti supportlevine1998-08-281-1/+5
* removed suppression of warnig 340, used reference to copied (temporary) value...levine1998-06-221-3/+2
* moved -lm from LIBS to MATHLIBlevine1998-05-091-3/+3
* added suppression of "no corresponding delete" warning. Added -lm to LIBS fo...levine1998-02-251-2/+4
* added exceptions=1 and suppression of warning 835levine1998-02-241-3/+17
* added suppression of warning 610, nonoverriding_function_decllevine1998-02-031-2/+3
* added comment about using DCE threadslevine1997-12-261-0/+2
* removed some warning suppressions that are no longer neededlevine1997-12-231-4/+1
* allow enabling WARNING_FLAGS by setting CXX_VER to POST_5Xlevine1997-12-041-2/+6
* added $(ACELIB) to SOFLAGS to avoid lib build warningslevine1997-12-011-1/+1
* suppress warnings about unreachable statmentslevine1997-10-281-7/+8
* -pthread in LIBS instead of -lpthreadlevine1997-10-271-1/+1
* OCFLAGS instead of OFLAGSlevine1997-10-161-2/+2
* -pthread must be provided to compiler as well as loaderlevine1997-10-151-2/+2
* minor cleanup: added -use_ld_input to SOFLAGSlevine1997-10-151-7/+22
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-1/+3
* added RCS keyword stringlevine1997-07-241-0/+2
* *** empty log message ***schmidt1997-05-311-4/+4
* *** empty log message ***schmidt1997-05-161-15/+16
* *** empty log message ***schmidt1997-05-161-2/+2
* *** empty log message ***schmidt1997-05-161-1/+1
* *** empty log message ***schmidt1997-05-081-1/+1
* *** empty log message ***schmidt1997-05-031-2/+2
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-1/+2
* replace individual libs with $(LIBS) in SOBUILD macrolevine1997-03-191-1/+1
* added -lrt, and split out CFLAGS and CCFLAGSlevine1997-03-191-3/+5
* ywhoopie!!schmidt1996-11-181-4/+2
* Changed wrapper_macros.GNU to use LD for links instead of CXX. Changedlevine1996-11-051-0/+1
* Initial revisionlevine1996-10-211-0/+16