[cmake-developers] [CMake 0011850]: Add a new generator for Ninja

2011-02-13 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=11850 == Reported By:Nicolas Despres Assigned To:

Re: [cmake-developers] Work on the graphviz support - compatibility ?

2011-02-13 Thread Eric Noulard
2011/2/13 Alexander Neundorf neund...@kde.org: On Monday 07 February 2011, Alexander Neundorf wrote: On Sunday 06 February 2011, Eric Noulard wrote: 2011/2/5 Alexander Neundorf neund...@kde.org: Hi, in general we keep cmake as backward compatible as possible, so no builds are

Re: [cmake-developers] Work on the graphviz support - compatibility ?

2011-02-13 Thread Alexander Neundorf
On Sunday 13 February 2011, Eric Noulard wrote: 2011/2/13 Alexander Neundorf neund...@kde.org: On Monday 07 February 2011, Alexander Neundorf wrote: On Sunday 06 February 2011, Eric Noulard wrote: 2011/2/5 Alexander Neundorf neund...@kde.org: Hi, in general we keep cmake as

[CMake] Problem installing CVODE in Windows 7 64bits machine, visual studio 2005 and visual fortran v11.1

2011-02-13 Thread Marco Antonio Escobar Acevedo
Hi: We have problems installing installing CVODE (C and Fortran mixing libraries, https://computation.llnl.gov/casc/sundials/download/download.html) in Windows 7, 64bits machine, visual studio 2005 and intel fortran v11.1. Previously we installed CVODE in linux and MacOs machines without

Re: [CMake] Ninja: a small build system closest in spirit to Make

2011-02-13 Thread Nicolas Desprès
2011/2/12 Matt Williams li...@milliams.com: 2011/2/10 Nicolas Desprès nicolas.desp...@gmail.com: Hi everyone, Probably some of you are already aware of this new open-source project coming from a Chrome developer at Google. Its goal was to improve the build system performance of the Chrome

Re: [CMake] Detecting 32/64 bit systems

2011-02-13 Thread Ryan Pavlik
Yep CMAKE_SIZEOF_VOID_P will be 4 if you've chosen a generator like Visual Studio 9.0 2008, and 8 if you've chosen Visual Studio 9.0 2008 Win64 Ryan On Sat, Feb 12, 2011 at 11:41 AM, Dominik Szczerba domi...@itis.ethz.chwrote: Quite right. So you claim that on Windows CMAKE_SIZEOF_VOID will

Re: [CMake] Simple (?) problem with libraries executable dependencies

2011-02-13 Thread Carminati Federico
Hello Michael, thanks for your answer. Indeed it is a very complex built system, so the link line is /opt/gcc-4.5.1/bin/g++-DDarwin -DDATE_SYS=Darwin -Dlong32='int' -Dlong64='long long' -DdatePointer='long' -O -g -pipe -fbounds-check -fsigned-char -fno-common -fmessage-length=0

[Cmake-commits] CMake branch, master, updated. v2.8.3-715-g2a2fca2

2011-02-13 Thread KWSys Robot
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, master has been updated via 2a2fca24aa0058bb12f20d3d860c23123f902b74 (commit) from