summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_sunc++.GNU
Commit message (Expand)AuthorAgeFilesLines
* Added support for compat=4 builds.unlabeled-4.51.0Steve 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
* when building libraries only, don't use CC to create individual .shobj/*.so f...levine1997-09-091-24/+45
* added RCS keyword stringlevine1997-07-241-0/+2
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-2/+2
* *** empty log message ***schmidt1997-07-211-1/+1
* made exception handling optional via "exceptions=1" make flaglevine1997-06-171-6/+15
* enabled exception handling, because the patched Sun C++ 4.2 seems to work pro...levine1997-06-171-2/+6
* Combined platform_sunos5_sunc++.GNU and platform_sunos5_sunc++-4.1.GNU, and r...levine1997-06-051-9/+35
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-1/+2
* split out CFLAGS and CCFLAGSlevine1997-03-191-2/+4
* added -noex back because exception handling seems flakey with Sun C++levine1997-01-271-1/+1
* *** empty log message ***schmidt1997-01-231-1/+1
* added comment with warning for no valid template database availablelevine1997-01-191-2/+5
* added comments about +wlevine1997-01-191-0/+12
* reverted SOBUILD to create the .so files instead of symblinks, so that all te...levine1996-12-151-1/+1
* check for existence of .so link before creating itlevine1996-12-141-1/+1
* create .shobj/*.so links to .o files, to satisfy makelevine1996-12-141-1/+2
* removed SOLINK step in build of shared objects for SunOS5 with SunC++: it's ...levine1996-12-131-2/+1