diff --git a/Web/HTML/About.html b/Web/HTML/About.html index fd929f057..a63a03613 100644 --- a/Web/HTML/About.html +++ b/Web/HTML/About.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/Documentation.html b/Web/HTML/Documentation.html index d56985478..0580667b1 100644 --- a/Web/HTML/Documentation.html +++ b/Web/HTML/Documentation.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/Download.html b/Web/HTML/Download.html index 88f728b22..dc11318a8 100644 --- a/Web/HTML/Download.html +++ b/Web/HTML/Download.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/Examples.html b/Web/HTML/Examples.html index f368e6bb0..4fed55ad7 100644 --- a/Web/HTML/Examples.html +++ b/Web/HTML/Examples.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/FAQ.html b/Web/HTML/FAQ.html index dafcc32d8..7dae05b33 100644 --- a/Web/HTML/FAQ.html +++ b/Web/HTML/FAQ.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/Features.html b/Web/HTML/Features.html index d2b4f48b3..11ee974a3 100644 --- a/Web/HTML/Features.html +++ b/Web/HTML/Features.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/Install.html b/Web/HTML/Install.html index 927d47d96..e870f372e 100644 --- a/Web/HTML/Install.html +++ b/Web/HTML/Install.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/MailingLists.html b/Web/HTML/MailingLists.html index 8cd8c598d..01f39d5bc 100644 --- a/Web/HTML/MailingLists.html +++ b/Web/HTML/MailingLists.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/News.html b/Web/HTML/News.html index 6c021f857..b0fef1b6a 100644 --- a/Web/HTML/News.html +++ b/Web/HTML/News.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/SideBar.html b/Web/HTML/SideBar.html index ff077c589..4859b7590 100644 --- a/Web/HTML/SideBar.html +++ b/Web/HTML/SideBar.html @@ -11,6 +11,7 @@  FAQ

 Mailing Lists

 Testing

+  Testing Setup

 News

diff --git a/Web/HTML/Sponsors.html b/Web/HTML/Sponsors.html index 0902daf58..4d205091c 100644 --- a/Web/HTML/Sponsors.html +++ b/Web/HTML/Sponsors.html @@ -4,8 +4,7 @@ - + diff --git a/Web/HTML/Testing.html b/Web/HTML/Testing.html index 56d6275ab..3751d54d4 100644 --- a/Web/HTML/Testing.html +++ b/Web/HTML/Testing.html @@ -4,8 +4,7 @@ - + @@ -14,10 +13,85 @@ vlink="#000000" alink="#000000">
+ - The CMake testing dashboard is not currently available. - The nightly testing and release process will be available shortly. + If you would like to contribute to the CMake project by building a + nightly dashboard build, you can follow these instructions. + + + Once you are able to submit experimental builds, the next step is setting up a nightly build. The nightly build works in almost the same way, but +needs to be run each night by crontab or some other scheduling program. Getting environment variables correct can be difficult. Several examples are included here. +
diff --git a/Web/HTML/TestingSetup.html b/Web/HTML/TestingSetup.html new file mode 100644 index 000000000..68948efc7 --- /dev/null +++ b/Web/HTML/TestingSetup.html @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + +
+ Help improve the quality of CMake by running a + nightly dashboard build on your machine. If you would like to contribute + to the CMake project by building a + nightly dashboard build, you can follow these instructions. + + + Once you are able to submit experimental builds, the next step is setting up a nightly build. The nightly build works in almost the same way, but +needs to be run each night by crontab or some other scheduling program. Getting environment variables correct can be difficult. Several examples are included here. +

Examples

+
+ + + + + + + + + + +