summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_sunc++.GNU
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵schmidt1999-10-171-0/+7
| | | | <schmidt@tango.cs.wustl.edu>
* 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
| | | | | dynamic link records which require standard file locations, or use of LD_LIBRARY_PATH.
* 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 ↵levine1997-10-201-2/+2
| | | | should be Module.DB, and it's not needed anyways
* 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 ↵coryan1997-09-281-2/+3
| | | | <coryan@macarena.cs.wustl.edu>
* moved -O out of wrapper_macros.GNU and into each platform file to support ↵levine1997-09-221-0/+1
| | | | "optimize" flag
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ↵levine1997-09-101-2/+4
| | | | in wrapper_macros.GNU.
* when building libraries only, don't use CC to create individual .shobj/*.so ↵levine1997-09-091-24/+45
| | | | files
* 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 ↵levine1997-06-171-2/+6
| | | | properly with it
* Combined platform_sunos5_sunc++.GNU and platform_sunos5_sunc++-4.1.GNU, and ↵levine1997-06-051-9/+35
| | | | removed the latter. platform_sunos5_sunc++_orbix.GNU now includes the non-orbix file and adds its differences
* moved -g out of wrapper_macros.GNU and into each platform file so that ↵levine1997-04-171-1/+2
| | | | -gstabs can be used on SCO
* 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 ↵levine1996-12-151-1/+1
| | | | templates get instantiated properly
* check for existence of .so link before creating itlevine1996-12-141-1/+1
|