From e1814ce4e63fbc8c35c439d185a5d965ea994520 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Wed, 27 Aug 2003 02:50:59 +0000 Subject: [PATCH] Support for additional UNIX variants: (Christian Engel) git-svn-id: http://scons.tigris.org/svn/scons/trunk@780 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- src/CHANGES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 3619167a..61cdb442 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -10,6 +10,16 @@ RELEASE X.XX - XXX + From Christian Engel: + + - Support more flexible inclusion of separate C and C++ compilers. + + - Use package management tools on AIX and Solaris to find where + the comilers are installed, and what version they are. + + - Add support for CCVERSION and CXXVERSION variables for a number + of C and C++ compilers. + From Steven Knight: - The -Q option suppressed too many messages; fix it so that it only -- 2.26.2