summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/sunc++.py
Commit message (Collapse)AuthorAgeFilesLines
* Portability fixes for Repository Java tests; eliminate Solaris package ↵Steven Knight2006-02-141-1/+1
| | | | warnings when searching for C++. (Baptiste Lepilleur)
* Add $PKGCHK and $PKGINFO variables for use on Solaris, and make the default ↵Steven Knight2005-11-191-3/+6
| | | | $PKGCHECK = /usr/sbin/pkgcheck.
* On Solaris, enable the -KPIC option by default when compiling shared ↵Steven Knight2005-08-241-1/+5
| | | | objects, and accomodate Sun Workshop by changing the prefix instead of the suffix. (Steve-o) Add the +Z option for compiling shared objects on HP-UX.
* Change the copyright statement to reflect ownership by the foundation. Add ↵Steven Knight2004-07-301-1/+25
| | | | and fix statements where needed. Update scripts accordingly.
* Remove dead imports and other things found by PyChecker.Steven Knight2004-06-011-6/+1
|
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-0/+58