User:Georgy
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.
2) MSYS2 branch contains msys2, swig and changes for mingw64 and native Python support.
3) NSIS3 branch contains support for a NSIS3 Windows based installer and further improvements.
4) Sundials_2.6 branch contains support for using the newer sundials 2.6 version with ascend.
Obtaining the source code
1) Using subversion
svn co http://code.ascend4.org/ascend/branches/georgy
2) Using git