Re: [CMake] ANN: UseOcaml.cmake

2010-01-27 Thread Keyan
congratulations! :) please let me know when you have completed your scripts, so that i can replace mine with your in the yars refactoring tree. cheers, keyan On 26 Jan 2010, at 22:53, Judicaël Bedouet wrote: Thanks for your help. It is solved. A dependency between custom targets

Re: [CMake] ANN: UseOcaml.cmake

2010-01-20 Thread Keyan
hi, i started to work on your scripts. very nice work! unfortunately, i couldnt find the problem, and i cant reproduce it with my scripts. there must be a difference somewhere. cheers, keyan On 19 Jan 2010, at 00:30, Judicaël Bedouet wrote: Hi, Effectively, I have reproduced your two

Re: [CMake] ANN: UseOcaml.cmake

2010-01-18 Thread Keyan
thanks for the explanation. i hope you didnt feel offended. the uselatex.cmake is great. without that, i wouldn't even had a clue where to start :) cheers, keyan On 18 Jan 2010, at 17:12, Moreland, Kenneth wrote: The reason the UseLATEX.cmake script copies files to the binary directory

Re: [CMake] ANN: UseOcaml.cmake

2010-01-18 Thread Keyan
the script and see what i can do. cheers, keyan On 19 Jan 2010, at 00:30, Judicaël Bedouet wrote: Hi, Effectively, I have reproduced your two bugs by using make -j. It's not systematic (once in ten). Error: The file /Users/zahedi/Downloads/code-analysis-build/io.cmo

Re: [CMake] ANN: UseOcaml.cmake

2010-01-15 Thread Keyan
the UseLATEX.cmake. it was done so there, and at the time i wrote the script, i thought its a good idea. don't ask me why :) Keep in touch, let me know when i can jump in and help. looking forward. cheers, keyan J. Bedouet On Fri, Jan 15, 2010 at 8:26 AM, Keyan m...@pulsschlag.net wrote: I totally

Re: [CMake] ANN: UseOcaml.cmake

2010-01-14 Thread Keyan
hi, ups ... i thought i replied to the list. thanks for the link. i will adapt my find-script to the requirements and maintain the package. cheers, keyan On 14 Jan 2010, at 03:46, Philip Lowman wrote: On Mon, Jan 11, 2010 at 3:39 AM, Keyan m...@pulsschlag.net wrote: It looks like a couple

xxxxxSPAMxxxxx [CMake] xxxxxSPAMxxxxx Re: ANN: UseOcaml.cmake

2010-01-14 Thread Keyan
to take a look? i have no problem with merging my stuff into your scripts, keeping you as main author, if there is anything useful for you. cheers, keyan On 15 Jan 2010, at 02:39, Philip Lowman wrote: On Thu, Jan 14, 2010 at 5:11 AM, Keyan m...@pulsschlag.net wrote: hi, ups ... i thought i

[CMake] ANN: UseOcaml.cmake

2010-01-09 Thread Keyan
INCLUDES /opt/local/lib/ocaml/site-lib/extlib ) one current problem is that i cannot add multiple entries to the INCLUDES. i am happy to receive comments. cheers, keyan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] ADD_CUSTOM_COMMAND

2009-12-14 Thread Keyan
} ${CMAKE_CURRENT_SOURCE_DIR}/MANIFEST.MF org) ADD_CUSTOM_TARGET(${JAR_FILE} ALL DEPENDS ${PROJECT_BINARY_DIR}/${JAR_DIR}/${JAR_FILE}) but the jar files is build every time i call make. regards, keyan On 10 Dec 2009, at 18:14, Keyan wrote: hi, i am tryting to build java code in my

[CMake] ADD_CUSTOM_COMMAND

2009-12-10 Thread Keyan
FIrstJavaFile.java and SecondJavaFile.java to class files, if they have been changed. but it does nothing. i am thankful for any tip. regards, keyan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

[CMake] CMake Java (+ Ocaml)

2009-12-08 Thread Keyan
problem there too. is there a nice way to avoid recompilation and rebuilding of lib for java and ocaml sources? cheers, keyan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html