summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2005-11-28 17:41:07 +0000
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2005-11-28 17:41:07 +0000
commit6e6d4601c38e4c75b9d1c76758e2f8be2d8af481 (patch)
tree0441e7cdd71df637749d3f628a73d46a0ad66fef /contrib
parente16bddab0c20b30bbf23d829c42abb91898457da (diff)
downloadgcc-6e6d4601c38e4c75b9d1c76758e2f8be2d8af481.tar.gz
* GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt.
* GCC_Regression_Tester.wdgt/Info.plist (CFBundleDisplayName): Update for rename. (CFBundleName): Use shorter name. (CFBundleVersion): Update to 1.0.1. (CFBundleShortVersionString): Update to 1.0.1. (LSHasLocalizedDisplayName): New. (NSHumanReadableCopyright): New. * GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings: New. * GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings: New. * GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings: New. * GCC_Regression_Tester.wdgt/widget.html: Use max-age=30 to help out intermediate caches. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107606 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r--contrib/regression/ChangeLog17
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/Default.png (renamed from contrib/regression/GCC Regression Tester.wdgt/Default.png)bin81 -> 81 bytes
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/Icon.png (renamed from contrib/regression/GCC Regression Tester.wdgt/Icon.png)bin2122 -> 2122 bytes
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/Info.plist (renamed from contrib/regression/GCC Regression Tester.wdgt/Info.plist)18
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.stringsbin0 -> 126 bytes
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.stringsbin0 -> 96 bytes
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.stringsbin0 -> 74 bytes
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/widget.html (renamed from contrib/regression/GCC Regression Tester.wdgt/widget.html)2
-rw-r--r--contrib/regression/README4
9 files changed, 31 insertions, 10 deletions
diff --git a/contrib/regression/ChangeLog b/contrib/regression/ChangeLog
index a6ba783ff2b..153e0f6d235 100644
--- a/contrib/regression/ChangeLog
+++ b/contrib/regression/ChangeLog
@@ -1,3 +1,20 @@
+2005-11-28 Geoffrey Keating <geoffk@geoffk.org>
+
+ * GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt.
+ * GCC_Regression_Tester.wdgt/Info.plist
+ (CFBundleDisplayName): Update for rename.
+ (CFBundleName): Use shorter name.
+ (CFBundleVersion): Update to 1.0.1.
+ (CFBundleShortVersionString): Update to 1.0.1.
+ (LSHasLocalizedDisplayName): New.
+ (NSHumanReadableCopyright): New.
+ * GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings: New.
+ * GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings: New.
+ * GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings: New.
+
+ * GCC_Regression_Tester.wdgt/widget.html: Use max-age=30
+ to help out intermediate caches.
+
2005-11-23 Geoffrey Keating <geoffk@geoffk.org>
* GCC Regression Tester.wdgt/widget.html: New file.
diff --git a/contrib/regression/GCC Regression Tester.wdgt/Default.png b/contrib/regression/GCC_Regression_Tester.wdgt/Default.png
index a6dfd4655c9..a6dfd4655c9 100644
--- a/contrib/regression/GCC Regression Tester.wdgt/Default.png
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/Default.png
Binary files differ
diff --git a/contrib/regression/GCC Regression Tester.wdgt/Icon.png b/contrib/regression/GCC_Regression_Tester.wdgt/Icon.png
index 662b5169d0c..662b5169d0c 100644
--- a/contrib/regression/GCC Regression Tester.wdgt/Icon.png
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/Icon.png
Binary files differ
diff --git a/contrib/regression/GCC Regression Tester.wdgt/Info.plist b/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist
index 0902ff7af7f..a00106d1092 100644
--- a/contrib/regression/GCC Regression Tester.wdgt/Info.plist
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist
@@ -5,24 +5,28 @@
<key>AllowNetworkAccess</key>
<true/>
<key>CFBundleDisplayName</key>
- <string>GCC Regression Tester</string>
- <key>CFBundleName</key>
- <string>GCC Regression Tester</string>
+ <string>GCC_Regression_Tester</string>
<key>CFBundleIdentifier</key>
<string>org.geoffk.widget.regress</string>
+ <key>CFBundleName</key>
+ <string>GCC Regr. Tester</string>
<key>CFBundleShortVersionString</key>
- <string>1.0</string>
+ <string>1.0.1</string>
<key>CFBundleVersion</key>
- <string>1.0</string>
+ <string>1.0.1</string>
<key>CloseBoxInsetX</key>
<integer>0</integer>
<key>CloseBoxInsetY</key>
<integer>0</integer>
+ <key>Height</key>
+ <integer>192</integer>
+ <key>LSHasLocalizedDisplayName</key>
+ <true/>
<key>MainHTML</key>
<string>widget.html</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright © 2005 Free Software Foundation, Inc.</string>
<key>Width</key>
<integer>261</integer>
- <key>Height</key>
- <integer>192</integer>
</dict>
</plist>
diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings b/contrib/regression/GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings
new file mode 100644
index 00000000000..7692ed523f7
--- /dev/null
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings
Binary files differ
diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings b/contrib/regression/GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings
new file mode 100644
index 00000000000..45628a3efb8
--- /dev/null
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings
Binary files differ
diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings b/contrib/regression/GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings
new file mode 100644
index 00000000000..f3110f3e81a
--- /dev/null
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings
Binary files differ
diff --git a/contrib/regression/GCC Regression Tester.wdgt/widget.html b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html
index e2bc6acd231..b9fecc280b5 100644
--- a/contrib/regression/GCC Regression Tester.wdgt/widget.html
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html
@@ -71,7 +71,7 @@ function updateContents () {
gotContents(e, xml_request);
}
xml_request.open("GET", url);
- xml_request.setRequestHeader("Cache-Control", "max-age=0");
+ xml_request.setRequestHeader("Cache-Control", "max-age=30");
xml_request.send(null);
}
diff --git a/contrib/regression/README b/contrib/regression/README
index 9eecd0dd909..9e94e5c394c 100644
--- a/contrib/regression/README
+++ b/contrib/regression/README
@@ -12,10 +12,10 @@ the newly-build tools to check that they will not cause regressions.
'site.exp' is what $DEJAGNU points to when the regression tester runs
these scripts.
-'GCC Regression Tester.wdgt' is a Dashboard widget that displays the
+'GCC_Regression_Tester.wdgt' is a Dashboard widget that displays the
current state of the tester using Javascript. You can use it without
needing Dashboard by pointing your web browser at
-'GCC%20Regression%20Tester.wdgt/widget.html', if your browser supports
+'GCC_Regression_Tester.wdgt/widget.html', if your browser supports
and permits it.
Note that any changes made here need to be approved by the regression