User:Georgy

From ASCEND
Revision as of 22:34, 26 June 2016 by Georgy (talk | contribs)
Jump to navigation Jump to search

Georgy Berdyshev

The goal of this project is to implement MSYS2 based build process for ASCEND and improve packaging for Mac.

Project details: https://summerofcode.withgoogle.com/dashboard/project/5090588751822848/details/

Using subversion

1) Subversion username and branch: georgy:

2) Changes:

http://code.ascend4.org/ascend/branches/georgy/?sortby=log&view=log

The changes for this project are committed to github and synced regularly with the georgy: subversion branch.

Using git (github.com)

1) Master branch contains merge code from the below branches, that is synced to the subversion branch.

master changes

2) MSYS2 branch contains msys2, swig and changes for mingw64 and native Python support.

msys2/python changes

3) NSIS3 branch contains support for a NSIS3 Windows based installer and further improvements.

nsis3 changes

4) Sundials_2.6 branch contains support for using the newer sundials 2.6 version with ascend.

sundials_2.6 changes

Obtaining the source code

1) Using subversion

svn co http://code.ascend4.org/ascend/branches/georgy

2) Using git

git clone https://github.com/georgyberdyshev/ascend.git