summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_sunc++.GNU
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_1_18'.TAO-1_1_18nobody2001-07-011-220/+0
* ChangeLogTag:Fri May 11 10:25:00 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-05-111-1/+6
* ChangeLogTag:Tue Apr 10 18:35:22 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-04-101-3/+11
* Tue Feb 6 20:11:28 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-02-071-1/+1
* Tue Feb 6 19:23:16 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-02-071-17/+28
* ChangeLogTag:Tue Feb 06 19:03:35 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-02-071-1/+3
* ChangeLogTag: Sat Jan 27 01:06:09 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-01-271-11/+2
* Fri Oct 27 12:04:17 2000 Chris Cleeland <cleeland_c@ociweb.com>Chris Cleeland2000-10-271-3/+3
* ChangeLogTag: Fri Aug 25 09:22:11 2000 Chad Elliott <elliott_c@ociweb.com>oci2000-08-251-3/+9
* ChangeLogTag: Mon Jun 26 17:01:35 2000 David L. Levine <levine@cs.wustl.edu>levine2000-06-261-1/+1
* Changed /usr/include to /usr/openwin/include, which is the standardcrodrigu2000-06-201-1/+1
* Add correct include paths for X11 and Motif headers to PLATFORM_X11_CPPFLAGScrodrigu2000-06-161-1/+1
* Changing position-independent-code compiler option from -PIC to -KPIC sincejoeh2000-06-071-1/+1
* ChangeLogTag:Sun May 7 19:50:21 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-05-081-1/+1
* ChangeLogTag:Wed May 3 18:07:16 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-05-031-1/+1
* ChangeLogTag: Mon Dec 06 08:25:22 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-061-1/+4
* ChangeLogTag:Sun Oct 17 11:00:46 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-10-171-0/+7
* erge compat 4 changes back to main line.Steve Huston1999-08-161-5/+18
* ChangeLogTag: Fri Jul 23 07:49:31 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-231-0/+8
* only set TEMPLATE_REPOSITORY for Sun C++ 4.2. 5.0 doesn't need it.levine1999-06-111-4/+4
* .schmidt1999-06-091-3/+9
* *** empty log message ***naga1999-05-201-0/+11
* Move -lthread from all Orbix section to the MT-Orbix section.Steve Huston1999-04-211-2/+2
* Added mt_orbix make option to control use of MT vs. non-MT Orbix.Steve Huston1999-04-131-2/+7
* with CC 5.0, added -library=iostream,no%Cstd to CCFLAGS.levine1999-03-121-3/+3
* Add 'distrib' keyword - if = 1, does not use -R options when linking, producingSteve Huston1999-02-191-0/+3
* added comment about possibly needing -compat=4 with Sun CC 5.0.levine1999-02-071-1/+6
* enable explicit instantiation and disable inlining with CC 5.xlevine1999-02-011-4/+14
* .schmidt1999-01-161-1/+1
* updated comment to say that it works with Sun C++ 5.xlevine1999-01-081-1/+1
* only use -features=castop and =rtti with Sun CC 4.2.levine1999-01-071-15/+25
* replaced hard-coded /bin/rm -f with $(RM)levine1998-10-091-2/+2
* updated comments to recommend not using Sun C++ 4.1levine1998-09-021-9/+7
* use ACE_LACKS_RTTI instead of ACE_HAS_RTTI without rttilevine1998-08-301-7/+11
* added support for "threads" make optionlevine1998-08-121-2/+7
* added -features=castop to CCFLAGS. Added suport for rtti=1 make option.levine1998-06-271-5/+8
* updated comment to reflect change to config-sunos5.5.hlevine1998-05-221-1/+1
* *** empty log message ***schmidt1998-03-021-1/+2
* added -fast to LDFLAGS with fastlevine1998-03-021-0/+1
* added -R./ and -mt to LDFLAGSlevine1998-03-021-4/+6
* removed -DACE_HAS_EXCEPTIONS, because it's now done in wrapper_macros.GNUlevine1998-02-031-6/+4
* ChangeLogTag:Thu Jan 29 10:32:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-291-1/+1
* added -xildoff to LDFLAGSlevine1997-12-011-0/+2
* removed +w from CFLAGS because it generates too many spurious warnings.levine1997-11-121-2/+4
* *** empty log message ***schmidt1997-11-121-1/+1
* (TEMPLATE_REPOSITORY): don't create Templates.DB/Modules.DB, because that sho...levine1997-10-201-2/+2
* added TEMPLATE_REPOSITORY with Templates.DB and Templates.DB/Modules.DBlevine1997-10-181-5/+6
* ChangeLogTag:Sat Sep 27 20:03:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-281-2/+3
* moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-221-0/+1
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-2/+4