diff options
author | Tobias Markmann <tm@ayena.de> | 2015-11-12 11:01:43 (GMT) |
---|---|---|
committer | Swift Review <review@swift.im> | 2015-12-17 18:31:50 (GMT) |
commit | 359799239fe61fae51a3a005e588af03a18d8a10 (patch) | |
tree | 76c9649af448ca20bf6e76dcc9b50dc3d2d6e569 /3rdParty/SCons/scons-2.4.0/PKG-INFO | |
parent | 54b1a705c192c1c0afa3c71db393a275f25fc7ca (diff) | |
download | swift-359799239fe61fae51a3a005e588af03a18d8a10.zip swift-359799239fe61fae51a3a005e588af03a18d8a10.tar.bz2 |
Update SCons to version 2.4.0
Test-Information:
Tested build works with upcoming fixes with VS 2015
Community.
Change-Id: Ia4f78cc9efdae56ef78a2b7ae09f11fa1bd8bc37
Diffstat (limited to '3rdParty/SCons/scons-2.4.0/PKG-INFO')
-rw-r--r-- | 3rdParty/SCons/scons-2.4.0/PKG-INFO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/3rdParty/SCons/scons-2.4.0/PKG-INFO b/3rdParty/SCons/scons-2.4.0/PKG-INFO new file mode 100644 index 0000000..7a848af --- /dev/null +++ b/3rdParty/SCons/scons-2.4.0/PKG-INFO @@ -0,0 +1,13 @@ +Metadata-Version: 1.0 +Name: scons +Version: 2.4.0 +Summary: Open Source next-generation build tool. +Home-page: http://www.scons.org/ +Author: Steven Knight +Author-email: knight@baldmt.com +License: UNKNOWN +Description: Open Source next-generation build tool. + Improved, cross-platform substitute for the classic Make + utility. In short, SCons is an easier, more reliable + and faster way to build software. +Platform: UNKNOWN |