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
caseybasic...@gmail.com
310.387.7540
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to