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 | |
replace-imp-with-importlib.patch | 0000013196 12.9 KB | |
scons-3.0.0-fix-install.patch | 0000000973 973 Bytes | |
scons-3.0.1.tar.gz | 0000634815 620 KB | |
scons-user.html-3.0.1.tar.bz2 | 0000154780 151 KB | |
scons.changes | 0000033870 33.1 KB | |
scons.spec | 0000002194 2.14 KB |
Revision 60 (latest revision is 101)
Tomáš Chvátal (scarabeus_iv)
accepted
request 625275
from
Matej Cepl (mcepl)
(revision 60)
- Add replace-imp-with-importlib.patch (from the upstream PR https://github.com/SCons/scons/pull/3159) - Remove compatibility ifs for SLE < 13
Comments 0