Very High Activity

Commits : Individual Commit

  Analyzed 7 days ago based on code collected 7 days ago.

Commit ID

Anon80 Contributor: stsp Files Modified: 1
Date: 22-March-2012 at 16:04 Lines Added: 37
Repository: http://svn.apache.org/repos/asf/subversion/trunk /subversion/trunk Lines Removed: 15
Commit Comment: Make release.py autoconf/libtool/swig versions configurable per svn release. No functional change yet.
* tools/dev/release.py
(autoconf_ver, libtool_ver, swig_ver): Replace with ...
(tool_versions): ... this map of release tool versions per svn release line.
(Version): Add a new 'branch' field for use as tool_versions map key.
(AutoconfDep, LibtoolDep, SwigDep): Add new constructor arguments
autoconf_ver, libtool_ver, and swig_ver, respectively, and use these
values in self.have_usable().
(build_env, roll_tarballs): Get build tool versions from tool_versions
map while creating AutoconfDep, LibtoolDep, and SwigDep objects.
(main): The build_env subcommand now requires a 'version' argument.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Python 36 14 1 1 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
tools/dist/release.py Python 36 14 1 1 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.