Re: [hatari-devel] Hatari download page changed unexpectedly

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 12/02/2019 à 19:18, Miro Kropáček a écrit :
On Tue, 12 Feb 2019 at 16:59, Nicolas Pomarède <npomarede@xxxxxxxxxxxx <mailto:npomarede@xxxxxxxxxxxx>> wrote:

    Yes, but if I'm not mistaken, switching branches (for example from one
    version of video.c to another version) will require to recompile it
    each

    time you go from one branch to another.

Unless video.c somehow affects the rest of the sources then this shouldn't be the case -- git updates (checkouts) only single files, not whole source trees.

what I mean is that if branch1 has one version of video.c and branch2 has another version of video.c, then you will need to recompile video.o each time you go from one branch to another, which can take some time with large .c files. Having 2 separate repos in 2 different dirs will avoid this in this case (although I agree it's less powerful than real branches)





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/