SCons

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

SCons

#1 Post by robwoj44 »

http://www.scons.org/
SCons is a software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.

The dependencies:
python from devx_xx.sfs
Last edited by robwoj44 on Thu 20 Jun 2013, 09:01, edited 1 time in total.

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#2 Post by Lobster »

You need Python to use this pet?
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

#3 Post by robwoj44 »

SCons is written in Python, so you must obviously have Python installed on your system to use SCons.
python from devx_xxx.sfs or http://www.tekwolf.net/uploads/files/pe ... 2-i686.pet
Lobster wrote:You need Python to use this pet?

Post Reply