search for: sliksvn

Displaying 2 results from an estimated 2 matches for "sliksvn".

Did you mean: glikson
2012 Jun 18
0
[LLVMdev] [cfe-dev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
...that cannot be > split up further. > Generally, I think this looks very good! A few nit-picks: 1. You should probably list the somewhat-more-popular mingw64 distributions available from: http://mingw-w64.sourceforge.net/ 2. You may want to mention TortoiseSVN as an alternative to SlikSVN, as that seems to be a popular choice 3. As much as I like Ninja, I would add a section on mingw32-make as that is the only "official" build choice at the moment ("official" meaning supported by CMake developers) Thanks for working on this! > > > Regards,...
2012 Jun 18
5
[LLVMdev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
Hi all, Here's an updated version of my proposed "Building with MinGW on Windows" document. In summary, the document gives a step-by-step description of how to build LLVM + Clang on Windows WITHOUT having Microsoft Visual Studio installed. The high-level goal of the document is to make life pleasant for those wonderful Windows users who desire to try out LLVM and/or Clang. I