----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71241/ -----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Till Toenshoff. Repository: mesos Description ------- This patch adds a `distcheck` target to the cmake build which mimics the target of the same name provided by the autotools build. `distcheck` depends on the `dist` target to create a distribution archive and then ensures that with the distributed sources the `check` targets succeeds. Diffs ----- CMakeLists.txt 65bfbac0e2b6aec26a6d98ff96615661210ceac2 cmake/distcheck.sh PRE-CREATION Diff: https://reviews.apache.org/r/71241/diff/1/ Testing ------- `ninja distcheck` passes, no artifacts left around but tarball. Thanks, Benjamin Bannier
