sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00526
[Bug 702533] Re: Build Sikuli from Source: SUBDIRS deprecated, enabling CTest
** Summary changed:
- SUBDIRS command is deprecated, and enabling CTest
+ Build Sikuli from Source: SUBDIRS deprecated, enabling CTest
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/702533
Title:
Build Sikuli from Source: SUBDIRS deprecated, enabling CTest
Status in Sikuli:
New
Bug description:
see:
http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:subdirs
There are a lots of generated files in the source tree while building sikuli (not necessarily a good thing), at least if the version control can make sure they are not handled it would be great.
I mirror the development on github (http://github.com/arnaudgelas/sikuli), I added couple of .gitignore (note that by added them into the source tree won't change anything for bazaar users, but would be really appreciated by git ones).
I also recommend to enable CTest, to test sikuli, and even maybe to
create a dashboard online at my.cdash.org (free), where people could
submit nightly builds.
I join a patch here for these changes
References