Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
b0192430
Commit
b0192430
authored
Jun 10, 2018
by
Michael Stefaniuc
Committed by
Alexandre Julliard
Jun 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 3.0.2.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
f0e19a3b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
10 deletions
+15
-10
ANNOUNCE
ANNOUNCE
+0
-0
AUTHORS
AUTHORS
+5
-0
VERSION
VERSION
+1
-1
configure
configure
+9
-9
No files found.
ANNOUNCE
View file @
b0192430
This diff is collapsed.
Click to expand it.
AUTHORS
View file @
b0192430
...
...
@@ -299,6 +299,7 @@ C. Scott Ananian
C.W. Betts
Cyril Margorin
Dag Asheim
Dagfinn Reiakvam
Damian Dixon
Damien O'Neill
Damjan Jovanovic
...
...
@@ -600,6 +601,7 @@ Ismael Barros
Itai Nahshon
Ivan de Saedeleer
Ivan Gyurdiev
Ivan Kalvachev
Ivan Leo Puoti
Iván Matellanes
Ivan Sinitsin
...
...
@@ -730,6 +732,7 @@ Johannes E. Schindelin
Johannes Koch
Johannes Ruscheinski
Johannes Stezenbach
Johann Frei
Johann Messner
John Brezak
John Burton
...
...
@@ -965,6 +968,7 @@ Markus Hitter
Markus Stockhausen
Markus Weiland
Mark Westcott
Mark White
Martijn Vernooij
Martin Ayotte
Martin Boehme
...
...
@@ -1478,6 +1482,7 @@ Timo Kreuzer
Timo Teräs
Tim Schwartz
Tim Segall
Tim Wanders
Tim Worthington
Tim Wright
Tisheng Chen
...
...
VERSION
View file @
b0192430
Wine version 3.0.
1
Wine version 3.0.
2
configure
View file @
b0192430
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for Wine 3.0.
1
.
# Generated by GNU Autoconf 2.69 for Wine 3.0.
2
.
#
# Report bugs to <wine-devel@winehq.org>.
#
...
...
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'Wine'
PACKAGE_TARNAME
=
'wine'
PACKAGE_VERSION
=
'3.0.
1
'
PACKAGE_STRING
=
'Wine 3.0.
1
'
PACKAGE_VERSION
=
'3.0.
2
'
PACKAGE_STRING
=
'Wine 3.0.
2
'
PACKAGE_BUGREPORT
=
'wine-devel@winehq.org'
PACKAGE_URL
=
'https://www.winehq.org'
...
...
@@ -2293,7 +2293,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat
<<
_ACEOF
\`configure' configures Wine 3.0.
1
to adapt to many kinds of systems.
\`configure' configures Wine 3.0.
2
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -2363,7 +2363,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of Wine 3.0.
1
:"
;;
short
|
recursive
)
echo
"Configuration of Wine 3.0.
2
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -2580,7 +2580,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
Wine configure 3.0.
1
Wine configure 3.0.
2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -3098,7 +3098,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Wine
$as_me
3.0.
1
, which was
It was created by Wine
$as_me
3.0.
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -19822,7 +19822,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by Wine
$as_me
3.0.
1
, which was
This file was extended by Wine
$as_me
3.0.
2
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -19893,7 +19893,7 @@ _ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_config="`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[\\""\`\
$]
/\\\\&/g'`"
ac_cs_version="\\
Wine config.status 3.0.
1
Wine config.status 3.0.
2
configured by
$0
, generated by GNU Autoconf 2.69,
with options \\"\
$ac_cs_config
\\"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment