The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14076 ====================================================================== Reported By: Jean-Christophe Fillion-Robin Assigned To: ====================================================================== Project: CMake Issue ID: 14076 Category: CTest Reproducibility: N/A Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2013-04-12 18:32 WAT Last Modified: 2013-04-12 18:32 WAT ====================================================================== Summary: CTest - Teach "-S" option to download script from http or https location Description: This could reveal particularly useful when starting a CDash client. Virtually no script would need to be installed or copied on the workstation. CTest would try to download it.
That way, doing something like this would just work: ctest -DCDASH_SITE_CONFIG_FILE:FILEPATH=CPython_karakoram_kitware_Ubuntu_10.04_64_gcc-4.4.3_CMake-2.8.10.2.cdash.xml -S https://gist.github.com/jcfr/5360924/raw/cdash_smart_client_common.ctest -V ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-04-12 18:32 Jean-Christophe Fillion-RobinNew Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
