2013/7/3 Brad King :
> On 7/3/2013 11:09 AM, Vadim Zhukov wrote:
>> I'm an OpenBSD developer, working mostly on porting software. Most of
>> my work is related to CMake-based land, including modern KDE and some
>> other Qt4-based stuff.
>
> Great, thanks for coming to us.
>
>> Here is a module I co
Some problems were reported with the 2.8.11.1 release. Thanks to the
work of Brad King, Alex Neundorf, and Bjoern Thiel those problems have
been fixed. We've prepared a 2.8.11.2 bug fix release to address those
issues.
Some of the notable changes in this release are:
- Added a Visual Studio 12 (
On Wednesday 03 July 2013, Stephen Kelly wrote:
> Hi there,
>
> Given a generic toolchain file like this:
>
>
> set(CMAKE_SYSTEM_NAME Linux)
>
> set(CMAKE_C_COMPILER "arm-linux-gnueabihf-gcc")
> set(CMAKE_CXX_COMPILER "arm-linux-gnueabihf-g++")
>
> set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEV
On 7/3/2013 11:43 AM, Stephen Kelly wrote:
> To choose an SDK, you use the -isysroot option with the compiler and the -
> syslibroot option with the linker.
[snip]
> Modules/Platform/Darwin-Clang.cmake: set(CMAKE_${lang}_SYSROOT_FLAG
> "-isysroot")
[snip]
> I'm not familiar enough with OSX to
On 7/1/2013 1:26 PM, Stephen Kelly wrote:
> I've pushed a proof-of-concept multiple-toolchains branch to my clone which
> enables the use of multiple toolchains with cmake.
Wow, that is a mind-blowing branch ;)
> The idea is to use a separate cache and set of definition overrides for each
> too
On 7/3/2013 11:12 AM, Stephen Kelly wrote:
> I can invoke cmake like this:
>
> cmake .. -DCMAKE_TOOLCHAIN_FILE=../ArmToolchain.cmake \
> -DCMAKE_SYSROOT=/home/stephen/rpi/rasp-pi-rootfs/ \
> -DCMAKE_MAKE_PROGRAM=/usr/bin/make \
> -DCMAKE_INSTALL_PREFIX=/opt/myproject
>
> Question: Should t
On 7/3/2013 11:09 AM, Vadim Zhukov wrote:
> I'm an OpenBSD developer, working mostly on porting software. Most of
> my work is related to CMake-based land, including modern KDE and some
> other Qt4-based stuff.
Great, thanks for coming to us.
> Here is a module I constructed a few months ago. It'
On 7/3/2013 10:18 AM, Daniele E. Domenichelli wrote:
> I'm Daniele Domenichelli, I'm a Post Doc at Italian Institute of
> Technology. I have several years of experience with CMake, as I used it
> during my Master Thesis, and during my PhD (I used mostly ITK and
> VTK+Qt), and I'm still using it dur
The following issue has been SUBMITTED.
==
http://www.cmake.org/Bug/view.php?id=14269
==
Reported By:dbcfd
Assigned To:
==
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=14268
==
Reported By:Stephen Kelly
Assigned To:
Hi there,
I've collected the following links:
http://developer.apple.com/library/mac/#DOCUMENTATION/DeveloperTools/Conceptual/cross_development/Configuring/configuring.html#//apple_ref/doc/uid/1163i-CH1-SW2
To choose an SDK, you use the -isysroot option with the compiler and the -
syslibr
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=14267
==
Reported By:Stephen Kelly
Assigned To:
Hi there,
Given a generic toolchain file like this:
set(CMAKE_SYSTEM_NAME Linux)
set(CMAKE_C_COMPILER "arm-linux-gnueabihf-gcc")
set(CMAKE_CXX_COMPILER "arm-linux-gnueabihf-g++")
set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
set(CMAKE_FIND_ROO
Hello all.
I'm an OpenBSD developer, working mostly on porting software. Most of
my work is related to CMake-based land, including modern KDE and some
other Qt4-based stuff.
Here is a module I constructed a few months ago. It's helpful for
programs that want to use GNU-style backtrace(3) routine,
Hello CMake Developers,
I'm Daniele Domenichelli, I'm a Post Doc at Italian Institute of
Technology. I have several years of experience with CMake, as I used it
during my Master Thesis, and during my PhD (I used mostly ITK and
VTK+Qt), and I'm still using it during my Post Doc (for YARP[1]). Also
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=14266
==
Reported By:ycollet
Assigned To:
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=14265
==
Reported By:ycollet
Assigned To:
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=14264
==
Reported By:Vadim Zhukov
Assigned To:
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=14263
==
Reported By:ycollet
Assigned To:
19 matches
Mail list logo