summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_g++.GNU
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Tue Mar 2 23:57:29 UTC 2004 Don Hinton <dhinton@dre.vanderbil...dhinton2004-03-031-1/+3
* ChangeLogTag:Fri Feb 6 09:48:01 2004 Balachandran Natarajan <bala@dre.vand...bala2004-02-061-1/+0
* ChangeLogTag:Fri Feb 6 09:31:30 2004 Balachandran Natarajan <bala@dre.vand...bala2004-02-061-0/+1
* ChangeLogTag:Mon Jan 12 23:26:28 UTC 2004 Don Hinton <dhinton@dre.vanderbil...dhinton2004-01-121-1/+0
* ChangeLogTag:Fri Jan 9 20:13:21 UTC 2004 Don Hinton <dhinton@dre.vanderbil...dhinton2004-01-091-0/+3
* ChangeLogTag:Sat Aug 9 04:21:24 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-08-091-9/+7
* ChangeLogTag: Wed Jun 12 18:29:11 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-06-121-1/+1
* ChangeLogTag: Sun Apr 7 04:22:19 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-04-071-1/+5
* ChangeLogTag: Wed Apr 3 00:03:05 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-04-031-6/+1
* ChangeLogTag:Wed Dec 5 12:37:56 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-12-051-1/+1
* ChangeLogTag: Fri Nov 7 10:59:00 2001 Craig Rodrigues <crodrigu@bbn.com>crodrigu2001-11-071-1/+1
* ChangeLogTag: Fri Nov 7 10:59:00 2001 Craig Rodrigues <crodrigu@bbn.com>crodrigu2001-11-071-0/+5
* ChangeLogTag: Tue Jul 24 10:07:31 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-07-241-0/+7
* ChangeLogTag:Tue Feb 20 06:34:26 2001 Douglas C. Schmidt <schmidt@tango.cs....schmidt2001-02-201-0/+5
* ChangeLogTag:Sun Feb 11 15:33:39 2001 Darrell Brunsch <brunsch@uci.edu>schmidt2001-02-121-3/+6
* ChangeLogTag:Thu Feb 8 00:34:57 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-02-081-0/+7
* Changing optimization flag from -O2 to -O3 to get rid of function declared bu...joeh2000-06-271-1/+1
* Change /usr/include to /usr/openwin/include to prevent header filecrodrigu2000-06-201-1/+1
* Add PLATFORM_X11_CPPFLAGScrodrigu2000-06-161-0/+4
* added -W to CFLAGSlevine1999-06-211-1/+1
* .schmidt1999-06-091-3/+9
* use -m uname option instead of -i, because GNU uname doesn't support -ilevine1999-03-231-1/+1
* removed -lw from LIBSlevine1999-02-011-1/+1
* added support for threads=0levine1998-11-201-0/+5
* use PIC instead of pic, because the TAO orbsvcs lib needs itlevine1998-05-151-1/+1
* use -gstabs+ instead of -g on Solaris86levine1998-05-051-3/+11
* added -lposix4 to LIBSlevine1998-02-111-1/+1
* added comment about disabling optimization with g++ 2.8.0levine1998-01-291-0/+5
* removed -pipe from CC and CXX, it was already in CFLAGSlevine1998-01-091-3/+3
* *** empty log message ***schmidt1998-01-091-2/+2
* *** 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
* *** empty log message ***schmidt1997-12-201-2/+2
* moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-221-1/+3
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-1/+4
* removed unused SOLINK definitionslevine1997-09-091-19/+14
* g++ only: replaced PRELIB with true because it's not needed for template inst...levine1997-08-221-4/+1
* use -lACE LIBS instead of VLDLIBS so that target library isn't included in PR...levine1997-08-221-1/+1
* use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in VLD...levine1997-08-211-1/+1
* added RCS keyword stringlevine1997-07-241-0/+2
* added -pipelevine1997-07-101-1/+1
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-2/+3
* added -O2 to all gcc/g++ C/CFLAGSlevine1997-04-031-2/+2
* added -fno-implicit-templateslevine1997-04-021-1/+1
* 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-271-1/+1
* split out CFLAGS and CCFLAGSlevine1997-03-191-3/+5
* removed -D__ACE_INLINE__ even though it's commented, so it doesn't confuse pe...levine1997-03-031-1/+1
* fooschmidt1997-03-031-1/+1