Re: [cmake-developers] Testing Groups

2013-06-10 Thread Andreas Schneider
On Monday 10 June 2013 21:49:41 Alexander Neundorf wrote: > On Monday, June 10, 2013 09:19:15 AM Andreas Schneider wrote: > > Hi, > > > > I'm currently working on some libraries [1] which allows you advanced > > testing of daemons. Especially ones which require a network in testing. > > However fo

Re: [cmake-developers] Testing Groups

2013-06-10 Thread Matthew Woehlke
On 2013-06-10 15:49, Alexander Neundorf wrote: On Monday, June 10, 2013 09:19:15 AM Andreas Schneider wrote: Hi, I'm currently working on some libraries [1] which allows you advanced testing of daemons. Especially ones which require a network in testing. However for using this I need some featu

Re: [cmake-developers] Testing Groups

2013-06-10 Thread Alexander Neundorf
On Monday, June 10, 2013 09:19:15 AM Andreas Schneider wrote: > Hi, > > I'm currently working on some libraries [1] which allows you advanced > testing of daemons. Especially ones which require a network in testing. > However for using this I need some features in CMake. This should be a > discuss

Re: [cmake-developers] Peculiar issue for "NMake Makefiles JOM"

2013-06-10 Thread Alan W. Irwin
On 2013-06-10 10:58-0400 Bill Hoffman wrote: The CMakeError.log you requested was not too informative: bash.exe-3.1$ cat CMakeFiles/CMakeError.log Determining if the C compiler works failed with the following output: Next step is to try it by hand. Start with a clean build tree and your

[cmake-developers] IRC Developer Char

2013-06-10 Thread Robert Maynard
I will be holding a developer chat in the cmake irc channel starting at 2pm est, or 18:00 gmt. Server: freenode Channel: #cmake For those without an irc client installed: http://webchat.freenode.net/ -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.c

Re: [cmake-developers] Testing Groups

2013-06-10 Thread Jean-Christophe Fillion-Robin
Hi Andreas, Sounds like a very interesting idea. Instead of introducing the GROUP parameter in the "add_test" command, may be the LABEL could be re-used ? Would also be nice to consider the concept of resource locking while thinking about this. [1] Jc [1] http://www.cmake.org/Bug/view.php?id=1

Re: [cmake-developers] Peculiar issue for "NMake Makefiles JOM"

2013-06-10 Thread Bill Hoffman
The CMakeError.log you requested was not too informative: bash.exe-3.1$ cat CMakeFiles/CMakeError.log Determining if the C compiler works failed with the following output: Next step is to try it by hand. Start with a clean build tree and your simple project. Then run cmake with --debug-tr

[cmake-developers] [CMake 0014211]: Default value for CPACK_NSIS_INSTALL_ROOT when installing 64 bit binaries is $PROGRAMFILES

2013-06-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14211 == Reported By:hsor001 Assigned To:

[cmake-developers] Testing Groups

2013-06-10 Thread Andreas Schneider
Hi, I'm currently working on some libraries [1] which allows you advanced testing of daemons. Especially ones which require a network in testing. However for using this I need some features in CMake. This should be a discussion about these features. Maybe others have ideas and comments. What I