473,669 Members | 2,372 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ANNOUNCE: SCons 0.97 has been released

SCons is a software construction tool (build tool, or make tool) written
in Python. It is based on the design which won the Software Carpentry
build tool competition in August 2000.

Version 0.97 of SCons has been released and is available for download
from the SCons web site:

http://www.scons.org/download.php

An RPM package and a Win32 installer are all available, in addition to
the traditional .tar.gz and .zip files. A Debian package is available
in Debian unstable.
WHAT'S NEW IN THIS RELEASE?

This release contains two fixes for problems discovered since 0.96.96
(the last testing version) was released.

There are a HUGE number of fixes and new features since the last "stable"
0.96.1 release. If you are updating from 0.96.1 or an earlier version,
BE SURE to read the release notes for important information about changes
which may trigger rebuilds, or otherwise impact your configuration:

http://www.scons.org/RELEASE.txt

You can see a complete list of changes in the change log at:

http://www.scons.org/CHANGES.txt
ABOUT SCONS

Distinctive features of SCons include:

- a global view of all dependencies; no multiple passes to get
everything built properly
- configuration files are Python scripts, allowing the full use of a
real scripting language to solve difficult build problems
- a modular architecture allows the SCons Build Engine to be
embedded in other Python software
- the ability to scan files for implicit dependencies (#include files);
- improved parallel build (-j) support that provides consistent
build speedup regardless of source tree layout
- use of MD5 signatures to decide if a file has really changed; no
need to "touch" files to fool make that something is up-to-date
- extensible through user-defined Builder and Scanner objects
- build actions can be Python code, as well as external commands

An SCons users' mailing list is available for those interested in
getting started. You can subscribe by sending email to:

us************* @scons.tigris.o rg

Alternatively, we invite you to subscribe to the low-volume SCons
announcement mailing list to receive notification when new versions of
SCons become available. Send email to:

an************* ***@scons.tigri s.org
ACKNOWLEDGEMENT S

Many, many thanks to all of the following people for their contributions
during the entire protracted 0.97 development cycle, and its numerous
pre-release testing versions:

Anonymous, Anatoly, Matthias, Paul, Steve-o, Erling Andersen,
Chad Austin, Stanislav Baranov, Timothee Besset, Joe Bloggs, Ken
Boortz, John Calcote, Steve Christensen, Charles Crain, Matt Doar,
Matthew Doar, Christopher Drexler, Bjorn Eriksson, Walter Franzini,
Eric Frias, Gottfried Ganssauge, Dmitry Grigorenko, Helmut Grohne,
Ralf W. Grosse-Kunstleve, David Gruener, Fawad Halim, Bob Halley,
August Hörandl, Steven Johnson, Stephen Kennedy, Jay Kint, James
Y. Knight, Arve Knudsen, Carsten Koch, Jean-Baptiste Lab, Chen Lee,
Wayne Lee, Baptiste Lepilleur, Ben Leslie, Clive Levinson, Ben Liblit,
Christian Maaser, Adam MacBeth, Sanjoy Mahajan, Jeff Mahovsky, Rob
Managan, Rob Managan, Shannon Mann, Michael McCracken, Patrick Mezard,
Dmitry Mikhin, Georg Mischler, Joel B. Mohler, Elliot Murphy, Leanid
Nazdrynau, Christian Neeb, Matthew A. Nicholson, Han-Wen Nienhuys,
Jan Nieuwenhuizen, Jan Nijtmans, Greg Noel, Gary Oberbrunner, Kian
Win Ong, Tom Parker, Gerard Patel, Chris Pawling, Karol Pietrzak,
Chris Prince, John Pye, Asfand Yar Qazi, Kevin Quick, Jon Rafkind,
Steve Robbins, Christoph Schulz, Craig Scott, Stefan Seefeld, Jose
Pablo Ezequiel "Pupeno" Fernandez Silva, Adam Simpkins, Vaclav
Smilauer, a smith, Sohail Somani, Jeff Squyres, Levi Stephen,
Amir Szekely, Matthias Troffaes, Erick Tryzelaar, Jonathan Ultis,
Dobes Vandermeer, David J. Van Maren, Atul Varma, Nicolas Vigier,
Richard Viney, David Vitek, Edward Wang, Greg Ward, Thad Ward,
Ben Webb, Christoph Wiedemann, Russell Yanofsky and Johan Zander.

On behalf of the SCons team,

--SK
May 29 '07 #1
0 1221

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2582
by: ted | last post by:
How does the speed of the Scons build tool compare with Ant? Right now with out Ant builds take around an hour. Hoping to speed that up. TIA, Ted
3
1628
by: corey.coughlin | last post by:
Hey guys, here's a little question. I'm looking for something like a build system, where I can set up a bunch of jobs with dependencies, and have them run in parallel. Ideally, I'd like a system where jobs can be run in parallel, all the stdout and stderr for each job is kept in a database of some kind, jobs can be anything that can be run at a command line, and a failing job won't cause the whole run to fail. I've been looking into some...
2
1383
by: seberino | last post by:
How does Scons compare to distutils? Should I ignore it or move to it? Chris
0
982
by: Roberto Cavada | last post by:
Version 1.0.1 of pygtkmvc has been released. pygtkmvc can be download from the project homepage: <http://pygtkmvc.sourceforge.net> ============== About pygtkmvc ============== pygtkmvc is a fully Python-based implementation of the
0
1711
by: Stylus Studio | last post by:
Dear comp.text.xml, DataDirect XML Converters 3.1, Java and .NET components that provide bi-directional, programmatic access to non-XML files including EDI, flat files and other legacy formats, has been released and is now available for free trial download at: http://www.xmlconverters.com/download/ Here are some of the highlights of the new release: * Support for Health Level Seven (HL7) - the health industry's
0
1444
by: Stylus Studio | last post by:
Dear comp.databases.ms-sqlserver, DataDirect XML Converters are Microsoft .NET and components that provide bi-directional, programmatic access to non-XML files including EDI, flat files and other legacy formats. DataDirect XML Converters 3.1 has been released and is now available for free trial download at: http://www.xmlconverters.com/download/ Here are some of the highlights of the new release:
1
1365
by: anush | last post by:
Can anybody tell how I could go about running python scripts with scons.
1
1286
by: Steven Knight | last post by:
SCons is a software construction tool (build tool, or make tool) written in Python. It is based on the design which won the Software Carpentry build tool competition in August 2000. Version 0.98.1 of SCons has been released and is now available at the SCons download page: http://www.scons.org/download.php RPM and Debian packages and a Win32 installer are all available, in
0
780
by: Roberto Cavada | last post by:
Version 1.2.2 of pygtkmvc has been released. Project homepage: <http://pygtkmvc.sourceforge.net> Download: <http://sourceforge.net/projects/pygtkmvc/> ==============
0
8383
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8894
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8658
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6210
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4384
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2792
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1787
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.