Home » MODDING HQ 1.13 » v1.13 General Development Talk » Git instead of Subversion as Source Versioning (Because VS supports git)
| Re: Git instead of Subversion as Source Versioning[message #359414 is a reply to message #358955]
|
Sun, 05 April 2020 00:28 
|
|
| CptMoore |
 |
Messages:224
Registered:March 2009 |
|
|
Just a short note, https://github.com/ja2-stracciatella has a very good project setup in regards to source versioning and continuous integration that could be applied for JA1.13 too.
- git on github for modern ui for git and pull request support
- appveyor and travis-ci for free CI build systems that checks if everything still compiles
- cmake to avoid having to build VS project files for every VS version (cmake can generate VS project files in all versions, e.g. 2005-2019 as JA1.13 is using)
Report message to a moderator
|
Sergeant 1st Class
|
|
|
|
Goto Forum:
Current Time: Fri Jun 12 19:44:01 GMT+3 2026
Total time taken to generate the page: 0.00542 seconds
|