[cmake-developers] [CMake 0014076]: CTest - Teach "-S" option to download script from http or https location
Mantis Bug Tracker
mantis at public.kitware.com
Fri Apr 12 13:32:21 EDT 2013
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
======================================================================
More information about the cmake-developers
mailing list