On 04/25/2017 10:32 AM, Gregor Jasny via cmake-developers wrote:
> I wonder if a nightly (or on-demand) build of the CMake release branch 
> is available somewhere as it is for the master branch. That would help 
> me testing those snapshots within our companies projects.

No, we don't currently have one for `release`.  Unfortunately I don't
think the build machines have room for more than one binary each night
since they are also used for other things.  Also we'd have to be careful
providing such binaries because their version number would look like a
release even though they are not the actual tagged version.

Technically there is not one for `master` either.  They are built from
the MR topic staging branch, which consists of `master` plus all the
staged MRs.  This makes it easy for reporters to test fixes before
they are merged.  It also gives our MRs the same testing that is done
for release binary builds (except for manual steps).

-Brad

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to