Hello David, Could you please help me. I want to add new project configurations for Visual Studio 2017 (maybe for Visual Studio 2015 too). How can I get an access to the sources of prebuilt dependencies? Git links refers to binaries only. Of course I can do this by myself but there should be a faster way I guess.
Also maybe there will be a better idea where to store prebuilt windows binaries? Git is not good for this case because it stores a history of these binaries inside and every update of binaries to newer version will give 'git clone' slower and slower. I think in this case FTP will be better. Also this will help me with AppVeyor CI builds because now I have to download all (including git history) to build server and delete unnecessary files (ok, I'll do this only once while binaries have no frequent updates but anyway) and from FTP (as an example) I can download only the files I need. What do you think? Thanks Best regards, Vitalii Koshura _______________________________________________ boinc_dev mailing list boinc_dev@ssl.berkeley.edu https://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.