[CMake] CTestScript for all available git branches/tags
    norulez at me.com 
    norulez at me.com
       
    Sun Nov 20 12:21:12 EST 2011
    
    
  
Hi,
if I have two or more projects (let's say proj1 and proj2) and for the proj1 i've the branches v1.0 and v1.1. For proj2 i've the branches v1.0, v1.1 and the tag v1.3 for example.
Currently CTest runs in Continuous and Nightly mode for the master branch. But I want to run those modes for every branch/tag for each project. So for e.g.:
proj1/master
proj1/v1.0
proj1/v1.1
proj2/master
proj2/v1.0
proj2/v1.1
proj2/v1.3
How can I do that?
Many thanks in advance
Best Regards
NoRulez
    
    
More information about the CMake
mailing list