Skip to content

Commit 6a9647e

Browse files
committed
remove cygwin stuff in src/, pkgs/, configure.ac
1 parent aae9d45 commit 6a9647e

File tree

35 files changed

+42
-409
lines changed

35 files changed

+42
-409
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ The Sage community would also appreciate any patches you submit]]);;
206206
*-*-linux*);;
207207
*-*-darwin*);;
208208
*-*-solaris*);;
209-
*-*-cygwin*);;
210209

211210
# Wildcard for other unsupported platforms
212211
*)

pkgs/sage-conf/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ this symlink is necessary for the prebuilt libraries and programs to
6666
work.
6767

6868
``/var/tmp`` is a sticky directory on all Linux distributions
69-
following the Filesystem Hierarchy Standard, as well as on macOS and
70-
on Cygwin. On multi-user systems, only one user can use a given
69+
following the Filesystem Hierarchy Standard, as well as on macOS.
70+
On multi-user systems, only one user can use a given
7171
version of the distribution; other installation schemes are recommended
7272
for systems with multiple Sage users.
7373

pkgs/sage-docbuild/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ About SageMath
1212

1313
https://www.sagemath.org
1414

15-
SageMath fully supports all major Linux distributions, recent versions of macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
15+
SageMath fully supports all major Linux distributions, recent versions of macOS, and Windows (using Windows Subsystem for Linux).
1616

1717
The traditional and recommended way to install SageMath is from source via Sage-the-distribution (https://www.sagemath.org/download-source.html). Sage-the-distribution first builds a large number of open source packages from source (unless it finds suitable versions installed in the system) and then installs the Sage Library (sagelib, implemented in Python and Cython).
1818

pkgs/sagemath-bliss/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ About SageMath
1313
https://www.sagemath.org
1414

1515
SageMath fully supports all major Linux distributions, recent versions of
16-
macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
16+
macOS, and Windows (Windows Subsystem for Linux).
1717

1818
The traditional and recommended way to install SageMath is from source via
1919
Sage-the-distribution (https://www.sagemath.org/download-source.html).

pkgs/sagemath-categories/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ About SageMath
1313
https://www.sagemath.org
1414

1515
SageMath fully supports all major Linux distributions, recent versions of
16-
macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
16+
macOS, and Windows (Windows Subsystem for Linux).
1717

1818
The traditional and recommended way to install SageMath is from source via
1919
Sage-the-distribution (https://www.sagemath.org/download-source.html).

pkgs/sagemath-coxeter3/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ About SageMath
1313
https://www.sagemath.org
1414

1515
SageMath fully supports all major Linux distributions, recent versions of
16-
macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
16+
macOS, and Windows (Windows Subsystem for Linux).
1717

1818
The traditional and recommended way to install SageMath is from source via
1919
Sage-the-distribution (https://www.sagemath.org/download-source.html).

pkgs/sagemath-environment/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ About SageMath
1313
https://www.sagemath.org
1414

1515
SageMath fully supports all major Linux distributions, recent versions of
16-
macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
16+
macOS, and Windows (Windows Subsystem for Linux).
1717

1818
The traditional and recommended way to install SageMath is from source via
1919
Sage-the-distribution (https://www.sagemath.org/download-source.html).

pkgs/sagemath-mcqd/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ About SageMath
1313
https://www.sagemath.org
1414

1515
SageMath fully supports all major Linux distributions, recent versions of
16-
macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
16+
macOS, and Windows (Windows Subsystem for Linux).
1717

1818
The traditional and recommended way to install SageMath is from source via
1919
Sage-the-distribution (https://www.sagemath.org/download-source.html).

pkgs/sagemath-meataxe/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ About SageMath
1313
https://www.sagemath.org
1414

1515
SageMath fully supports all major Linux distributions, recent versions of
16-
macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
16+
macOS, and Windows (Windows Subsystem for Linux).
1717

1818
The traditional and recommended way to install SageMath is from source via
1919
Sage-the-distribution (https://www.sagemath.org/download-source.html).

pkgs/sagemath-objects/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ About SageMath
1313
https://www.sagemath.org
1414

1515
SageMath fully supports all major Linux distributions, recent versions of
16-
macOS, and Windows (using Cygwin or Windows Subsystem for Linux).
16+
macOS, and Windows (Windows Subsystem for Linux).
1717

1818
The traditional and recommended way to install SageMath is from source via
1919
Sage-the-distribution (https://www.sagemath.org/download-source.html).

0 commit comments

Comments
 (0)