Re: [PATCH 10/11] Add MSVC Project file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(Sorry for answering some parts now, I didn't realize this text was
there before)

> But here's a clue: you will probably _never_ succeed in getting a
> replacement of the make-based build in git.git by the maintainer.  Make is
> just too ubiquitous and well-established for that.

CMake does not replace Make, it runs a step before CMake


CMakeLists.txt
     |
     |
     |
     v
  Makefile/.vcproj/Eclipse/XCode project/NMakefile
     |
     |
     |
     v
 gcc/VC++/SunCC/whatever
     |
     |
     v
   ld/link.exe/whatever

(see page 10 in my slides for a nicer version :-) )

> If you succeed, I will ask you to do the same for Python, as you clearly
> proved by that point that you are a magician.

I can't do any Python whatsoever, sorry :-)

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
--
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]