Replacement for Make
SCons is a make replacement that provides a range of enhanced features,
such as automated dependency generation and built-in compilation cache
support. SCons rule sets are Python scripts, which means that SCons
provides itself as well as the features. SCons allows you to use the
full power of Python to control compilation.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / scons
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/scons && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000140 140 Bytes | |
scons-3.0.0-fix-install.patch | 0000001094 1.07 KB | |
scons-3.0.0-support-python-2-prints.patch | 0000002967 2.9 KB | |
scons-3.0.0.tar.gz | 0000630418 616 KB | |
scons-user.html-3.0.0.tar.bz2 | 0000153266 150 KB | |
scons.changes | 0000032553 31.8 KB | |
scons.spec | 0000002959 2.89 KB |
Revision 48 (latest revision is 101)
Andreas Stieger (AndreasStieger)
committed
(revision 48)
- prevent a regression that would require Python3 syntax for print statements, add scons-3.0.0-support-python-2-prints.patch
Comments 0