Re: [CMake] Toolchain file: Texas Instrument C6000 Code Generation Tools

2013-03-17 Thread Alexander Neundorf
On Friday 15 March 2013, Florian Reinhard wrote: > I'm testing the next branch at the moment. > Changes i noticed: > setting the following options is no longer required (yay!): > SET (CMAKE_C_COMPILER_WORKS 1) > SET (CMAKE_CXX_COMPILER_WORKS 1) > #skip ABI checks > SET (CMAKE_DETERMINE_C_ABI_COMP

Re: [CMake] please review: fix UseJava.cmake to support dependent jars

2013-03-17 Thread Nicolas Desprès
On Sun, Mar 17, 2013 at 10:49 AM, Nicolas Desprès wrote: > On Thu, Mar 14, 2013 at 3:57 PM, Brad King wrote: > >> On 03/14/2013 10:47 AM, Matthew Woehlke wrote: >> > This is now pushed to stage/fix-java-jar-depends. If someone >> > knowledgeable could have a look, that would be much appreciated.

[CMake] Updated code in header file ignored?

2013-03-17 Thread Nick Overdijk
Howdy, I have a header file, vertices.hpp with some not-inline function-definitions (yes really defs not decls), and a project, beamer. Sometimes when I change vertices.hpp, the changes don't reflect in the binary. I was wondering why this is, so I grepped a bit in my build-dir: ./motor/CMakeF

Re: [CMake] please review: fix UseJava.cmake to support dependent jars

2013-03-17 Thread Nicolas Desprès
On Thu, Mar 14, 2013 at 3:57 PM, Brad King wrote: > On 03/14/2013 10:47 AM, Matthew Woehlke wrote: > > This is now pushed to stage/fix-java-jar-depends. If someone > > knowledgeable could have a look, that would be much appreciated. > > Andreas, Nicholas? > > Sorry for the delayed response, but I