From 3bf86a55d0e0c8fc120bb38c4b7795be0f4ed38e Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Mon, 1 May 2006 21:16:12 +0000 Subject: Save in-progress edits to start filling in why SCons is better. --- www/index.html | 85 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 29 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index eb349787..a033f517 100644 --- a/www/index.html +++ b/www/index.html @@ -32,40 +32,67 @@ and more reliable way to build software.

-----

-

Until your project is approved, only you can view it and work on -it. -

- - - -

Mission

The goal of The SCons Project -is to become the premiere build tool for -cross-platform, multi-language software projects -by offering unparalleled -reliability, -flexibility -and ease of use. +is to become the premiere enterprise-quality tool for +building cross-platform, multi-language software projects +by offering unparalleled reliability and flexibility +to software buildmasters and developers.

+

+Yeah, every project has similar lofty mom-and-apple-pie goals, +blah, blah, blah... +So why is SCons any different? +Fair question. +If you go to our public home page at +http://www.scons.org +you'll get the usual lists of +supported features and platforms, testimonials, etc. +But you're presumably at this +project page because you're interested in digging a little deeper. +So here are the philosophical viewpoints +that we think contribute to SCons being +a really distinctive software build tool: +

+ +
+
+Software builds are getting more complicated, not less +
+
+XXX +
+
+Making software build reliably is not a language design issue +
+
+XXX +
+
+You want to encapsulate software build complexity +so most developers don't even have to think about it +
+
+XXX +
+
+Overall, a reliable build that takes a little longer is +cheaper than a fast build that you can't rely on +
+
+XXX +
+
+Building software in multiple side-by-side variants is crucial +in a multi-platform world +
+
+XXX +
+
+

What is the scope of this project?

-- cgit v1.2.1