forked from wxWidgets/wxWidgets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated links and mailing list addresses.
- Loading branch information
Showing
38 changed files
with
261 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -261,6 +261,7 @@ This concludes our basic tutorial of the cross-platform Bakefile build system | |
management tool. From here, please be sure to take a good look at the Bakefile | ||
documentation to see what else it is capable of. Please post questions to the | ||
[email protected] list, or if you have questions specific | ||
to the wx template Bakefile, send an email to [email protected]. | ||
to the wx template Bakefile, send an email to the wxWidgets users mailing list: | ||
https://www.wxwidgets.org/support/mailing-lists/ | ||
|
||
Enjoy using Bakefile! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for wxWidgets 3.1.0. | ||
# | ||
# Report bugs to <wx-dev@lists.wxwidgets.org>. | ||
# Report bugs to <wx-dev@googlegroups.com>. | ||
# | ||
# | ||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | ||
|
@@ -267,7 +267,7 @@ fi | |
$as_echo "$0: be upgraded to zsh 4.3.4 or later." | ||
else | ||
$as_echo "$0: Please tell [email protected] and | ||
$0: wx-dev@lists.wxwidgets.org about your system, including | ||
$0: wx-dev@googlegroups.com about your system, including | ||
$0: any error possibly output before this message. Then | ||
$0: install a modern shell, or manually run the script | ||
$0: under such a shell if you do have one." | ||
|
@@ -582,7 +582,7 @@ PACKAGE_NAME='wxWidgets' | |
PACKAGE_TARNAME='wxwidgets' | ||
PACKAGE_VERSION='3.1.0' | ||
PACKAGE_STRING='wxWidgets 3.1.0' | ||
PACKAGE_BUGREPORT='wx-dev@lists.wxwidgets.org' | ||
PACKAGE_BUGREPORT='wx-dev@googlegroups.com' | ||
PACKAGE_URL='' | ||
|
||
ac_unique_file="wx-config.in" | ||
|
@@ -2401,7 +2401,7 @@ Some influential environment variables: | |
Use these variables to override the choices made by `configure' or to help | ||
it to find libraries and programs with nonstandard names/locations. | ||
|
||
Report bugs to <wx-dev@lists.wxwidgets.org>. | ||
Report bugs to <wx-dev@googlegroups.com>. | ||
_ACEOF | ||
ac_status=$? | ||
fi | ||
|
@@ -3132,7 +3132,7 @@ $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" > | |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | ||
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | ||
( $as_echo "## ----------------------------------------- ## | ||
## Report this to wx-dev@lists.wxwidgets.org ## | ||
## Report this to wx-dev@googlegroups.com ## | ||
## ----------------------------------------- ##" | ||
) | sed "s/^/$as_me: WARNING: /" >&2 | ||
;; | ||
|
@@ -4034,8 +4034,8 @@ case "${host}" in | |
*) | ||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&5 | ||
$as_echo "$as_me: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&2;} | ||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&5 | ||
$as_echo "$as_me: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&2;} | ||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** Please report the build results to wx-dev@googlegroups.com." >&5 | ||
$as_echo "$as_me: WARNING: *** Please report the build results to wx-dev@googlegroups.com." >&2;} | ||
|
||
DEFAULT_DEFAULT_wxUSE_X11=1 | ||
DEFAULT_wxUSE_SHARED=no | ||
|
@@ -40966,7 +40966,7 @@ $config_headers | |
Configuration commands: | ||
$config_commands | ||
|
||
Report bugs to <wx-dev@lists.wxwidgets.org>." | ||
Report bugs to <wx-dev@googlegroups.com>." | ||
|
||
_ACEOF | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
|
@@ -41903,4 +41903,3 @@ echo " libmspack ${wxUSE_LIBMSPAC | |
echo " sdl ${wxUSE_LIBSDL}" | ||
|
||
echo "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ ShortName: wxgtk | |
Maintainer: Francesco Montorsi <[email protected]> | ||
Packager: Francesco Montorsi <[email protected]> | ||
Summary: Library for cross-platform GUI programming (gtk2-unicode-release port) | ||
URL: http://www.wxwidgets.org/ | ||
URL: https://www.wxwidgets.org/ | ||
Licence: wxWindows licence | ||
SoftwareVersion: @PACKAGE_VERSION@ | ||
PackageVersion: 1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,17 +98,17 @@ Create http://docs.wxwidgets.org/x.y.z/ (ask Bryan to do it if not done yet). | |
## Announcement | ||
Update http://www.wxwidgets.org, usually a news item is enough but something | ||
Update https://www.wxwidgets.org, usually a news item is enough but something | ||
more can be called for for major releases. | ||
Post `docs/publicity/announce.txt` at least to [email protected] and | ||
to wx-users for the important releases. | ||
Submit a link to http://www.reddit.com/r/programming | ||
Submit a link to https://www.reddit.com/r/programming | ||
Submit to http://isocpp.org/blog/suggest | ||
Submit to https://isocpp.org/blog/suggest | ||
For major releases, submit the announcement to http://slashdot.org/submission | ||
For major releases, submit the announcement to https://slashdot.org/submission | ||
Modify the links at downloads/index.html to point to the new release. Also | ||
update the release date on this page. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.