2009/8/18 Johan 't Hart <johanthart@xxxxxxxxx>: > Marius Storm-Olsen schreef: >> >> From: Marius Storm-Olsen <mstormo@xxxxxxxxx> >> >> By using GNU Make we can also compile with the MSVC toolchain. >> This is a rudementary patch, only meant as an RFC for now!! >> > > Would this mean that only the MSVC toolchain is used to build git in batch? > Or does GNU Make create a .vcproj file like CMake? Because that ofcource is > the whole purpose of using CMake. One can use the Visual Studio IDE to hack > on git. ... unless you add a file to the vcproj, or change the project settings: you'll need to update the CMake file and the Make file (for the POSIX builds), otherwise you're going to break things. - Reece -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html