| Projects on Google Code | Results 1 - 10 of 26 |
SConspiracy is a set of scripts to configure [http://www.scons.org/ SCons] and
dedicated to the C++ world. SCons is an Open Source software construction tool.
SCons is a replacement of the "make" command providing a set of enhanced
features such as automated dependencies generation and built-in c...
I Googled around for customized/colorized output using Scons, but found nothing relevant so I decided to make this little project inspired by Blender's excellent SConstruct.
==UPDATE 2009-11-20==
The project has been moved to [http://icebreaker.github.com/scolorizer GitHub] and all future develo...
Project with goals to add Ada language support to SCons
A set of extensions to the open-source SCons build tool (www.scons.org)
= Introduction =
What is the Software Construction Toolkit?
* A toolkit for building applications.
* Open-source, so you can use it for building open-source products.
* Based on the open-source SCons build tool.
...
*SCube* provides a 'build environment' layered on top of the [http://www.scons.org/ SCons] software construction tool. Leveraging SCons as a mechanism for performing builds, *SCube* implements higher-level facilities for describing build policies.
A nice set of tools for crossplatform development with a standardized API.
The aim of this project is to bring the popular desktop GNOME on `*`NIX to Windows. On Windows, we don't want a full desktop like GNOME, but it would make a lot of people happy, if we could get those softwares in GNOME also run on Windows.
The project will first try to get the underlying librarie...
SCons++ is a build tool written in C++/Python(uses Boost.Python to load build scripts and reuse Platform and Tool modules from SCons). It aims to be compatible with [http://www.scons.org/ SCons] scripts. SCons++ was started to solve severe scalability issues plaguing SCons without brutalizing the sc...
Metamake *is a simple way to define common tasks* and execute those tasks by
name, similar to Rake. Metamake *is not* a dependency-tracking build tool
like Make, ant, qmake, SCons, Visual Studio, or XCode. Metamake is used
*with* these build tools to orchestrate complex builds that work in a
c...
= Introduction =
SCons for Symbian is a build toolchain intended as a replacement for Perl and MMP files used on regular Symbian projects. Tested on SCons 1.1.0
=== Check Wiki for: ===
* [BenchMark] for speed comparison between SCons and MMP building.
* [http://code.google.com/p/scons-for-...