Displaying 3 results from an estimated 3 matches for "r56534".
2008 Sep 24
1
[LLVMdev] State of CMake build system.
On Sun, Sep 21, 2008 at 9:27 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> This is an updated version of the patch that fixes some issues on VC++
> builds.
Hi, FYI
I just tried this (from r56534). I get an "error" (below) from cmake
(2.6.1) about Intrinsics.gen but it seems to write out sln/vcproj
anyway.
Project.sln opens and builds OK (modulo a build error in llvmc2 that
looks build-system agnostic). Nice work!
Also, I get around 10k lines of warnings (not that that's dif...
2008 Sep 21
0
[LLVMdev] State of CMake build system.
This is an updated version of the patch that fixes some issues on VC++
builds.
--
Oscar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake.patch
Type: text/x-patch
Size: 73590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080921/687284b5/attachment.bin>
2008 Sep 20
4
[LLVMdev] State of CMake build system.
IMHO, the CMake-based build system is almost complete enough to replace
current MSVC++ project files (modulo some community review and
bug-fixing). Is this enough for adding it to the LLVM repo?
>From the point of view of a MSVC++ user, the new build system is trivial
to maintain: you can add a new library or tool executable in less time
that it takes to open the project file on MSVC++, it