nicolas17 / boinc2git

Rules and scripts to convert the BOINC SVN repository to Git
3 stars 2 forks source link

Progress Thru Processors (clientscr/progress) #6

Closed romw closed 12 years ago

romw commented 12 years ago

We need the pre-compiled binaries from clientscr/progress/win for InstallShield to properly build the Progress Thru Processors setup package.

nicolas17 commented 12 years ago

I disagree with having these precompiled binaries in version control. They should get built from source like everything else. And if we don't have the sources, that's a problem in itself.

However, strictly from the git-conversion aspect: I just checked that these binaries (including changes in the 6.8 branch) need less than 1.5MB of repository space, so it's certainly possible to put them into the boinc.git repo.