[CMake] Cmake, Ctest, git pipeline
Casey Basichis
caseybasichis at gmail.com
Mon Mar 4 10:59:34 EST 2013
Hi,
I am just getting started with Cmake, Ctest etc. I've been reading a ton of
tutorials. I don't have any experience in setting up a dev pipeline. My
platform is iOS, practically all the code is C++.
I'd like to set up my system to
* Do nightly builds and unit tests and valgrind
* Check out and compile the latest updates to dependencies from Github
packages, so of which have my own custom cmake files for compiling the
sources
* Commit my own changes to a local git
Anything else that I might be missing from a useful pipeline. Are there any
typical components that I'm missing? Should I be doing this in a scripting
language, cmake itself or some sort of open source project management
software.
Currently I just have a dev folder. I build everything in xcode and copy my
own project folders as a super primitive version control. Its ugly.
Any perspective on setting up a decent build pipeline would be greatly
appreciated.
Thanks,
Casey
--
Casey James Basichis
Composer - Adventure Time -Cartoon Network
http://www.caseyjamesbasichis.com
caseybasichis at gmail.com
310.387.7540
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130304/af991f10/attachment.htm>
More information about the CMake
mailing list