Accepting request 243643 from home:AndreasStieger:branches:devel:tools:building

SCons 2.3.2

OBS-URL: https://build.opensuse.org/request/show/243643
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=24
This commit is contained in:
Andreas Stieger 2014-08-04 22:34:46 +00:00 committed by Git OBS Bridge
parent 5a8d171954
commit 0d6e98345a
6 changed files with 34 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:091ab468f8e6084c30f3ae9fd48828e3884021401cfef4b713d13161ba120201
size 499037

3
scons-2.3.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f993320c5e9515e6567fcce73df0a7a8808414bf1223c69123d3dcf339a449d4
size 621932

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a2171b279d0b4bd280d6fe018cb84b61d4b1434d60d8d179ed94883dbe2b48d
size 148825

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1464b777cdc6be20347a6a0db42bb03dcf1c76bd5c3faa4e032f5156b9b1c287
size 149205

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Aug 4 22:28:57 UTC 2014 - andreas.stieger@gmx.de
- SCons 2.3.2
- deprecated functionality
* BitKeeper, CVS, Perforce, RCS, SCCS are deprecated from the
default toolset and will be removed from the default toolset
in future SCons versions.
* D language, version 1, is now deprecated. Version 2 is
supported.
- changed/enhanced existing functionality
* Revamp of D language support.
* Tools for DMD, GDC and LDC are provided, and integrated
with the C and C++ linking.
* TeX builder now supports -synctex=1
* TeX builder cleans auxiliary files correctly with biblatex.
- Fixes
* Fixed handling of nested ifs in CPP scanner PreProcessor class.
* Respect user's CC/CXX values; don't always overwrite in
generate()
* Delegate linker Tool.exists() to CC/CXX Tool.exists().
* Fixed NoClean() for multi*target builders (#2353).
* Fix SConf tests that write output
* get default RPM architecture more robustly when building RPMs
* Allow varlist to be specified as list of strings for Actions
* Fixes to Docbook tool
-------------------------------------------------------------------
Wed Apr 9 21:01:45 UTC 2014 - andreas.stieger@gmx.de

View File

@ -26,7 +26,7 @@ Name: scons
Summary: Replacement for Make
License: MIT
Group: Development/Tools/Building
Version: 2.3.1
Version: 2.3.2
Release: 0
Source0: http://prdownloads.sourceforge.net/scons/%{name}-%{version}.tar.gz
#http://www.scons.org/doc/%%{version}/HTML/scons-user.html