|
|
SConsSCons is an improved, cross-platform build system which is implemented using Python programming language, which integrates some features of Automake and Autoconf. Its strength is that the 'makefiles' (which are generically called "SConscript" files; the top-level one is named "SConstruct") can use all the features of the Python programming language. It is based on Cons. The current version is SCons 0.96.1, released August 23rd, 2004. ==A sample SConscript file==
Program('main.c')
When the user runs the 'scons' command, scons will build a 'main' executable (on Linux) or 'main.exe' (on Microsoft Windows).
==External links==
[http://www.scons.org/ The SCons webpage]
Computer programming toolsSee other meanings of words starting from letter: SSB | SC | SD | SE | SF | SG | SH | SI | SJ | SK | SL | SM | SN | SO | SP | SR | SS | ST | SU | SW | SX | SY | SZ |Words begining with SCons: SCons |
These materials are based on Wikipedia and licensed under the GNU FDL
YouTube.com videos better site than Turbo Tax 2007 |
|
|