Home
last modified time | relevance | path

Searched full:cygwin (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/freebsd/contrib/libfido2/windows/
H A Dcygwin.ps114 # Cygwin coordinates.
15 $URL = 'https://www.cygwin.com'
17 $Mirror = 'https://mirrors.kernel.org/sourceware/cygwin/'
21 $Cygwin = "$PSScriptRoot\..\cygwin" variable
22 $Root = "${Cygwin}\root"
38 New-Item -Type Directory "${Cygwin}" -Force
41 # Fetch and verify Cygwin.
43 if (-Not (Test-Path ${Cygwin}\${Setup} -PathType leaf)) {
45 -OutFile ${Cygwin}\${Setup}
47 if (-Not (Test-Path ${Cygwin}\${Setup}.sig -PathType leaf)) {
[all …]
/freebsd/crypto/openssh/contrib/cygwin/
H A DREADME1 This package describes important Cygwin specific stuff concerning OpenSSH.
3 The binary package is usually built for recent Cygwin versions and might
4 not run on older versions. Please check http://cygwin.com/ for information
5 about current Cygwin releases.
27 --cygwin -c <options> Use "options" as value for CYGWIN environment var.
84 Please send requests, error reports etc. to cygwin@cygwin.com.
90 Cygwin Developer
H A Dssh-host-config5 # This file is part of the Cygwin port of OpenSSH.
23 CSIH_SCRIPT=/usr/share/csih/cygwin-service-installation-helper.sh
36 /usr/bin/cygpath cygwin
37 /usr/bin/mkpasswd cygwin
38 /usr/bin/mount cygwin
39 /usr/bin/ps cygwin
40 /usr/bin/umount cygwin
404 csih_inform "Running 32 bit Cygwin on 64 bit Windows Vista or Windows 7"
450 cygwin_env=( -e "CYGWIN=${csih_cygenv}" )
454 if /usr/bin/cygrunsrv -I ${service_name} -d "CYGWIN ${service_name}" -p /usr/sbin/sshd \
[all …]
H A DMakefile10 cygdocdir=$(docdir)/Cygwin
22 @echo "Use \`make cygwin-postinstall DESTDIR=[package directory]'"
77 cygwin-postinstall: move-config-files remove-empty-dir install-inetd-config install-doc install-scr…
78 @echo "Cygwin specific configuration finished."
/freebsd/crypto/openssl/
H A DNOTES-WINDOWS.md9 - [Hosted builds using Cygwin](#hosted-builds-using-cygwin)
22 or run on Linux or Cygwin
26 For this option you can use Cygwin.
196 * It is also possible to build mingw[64] on Linux or Cygwin.
243 Hosted builds using Cygwin
246 Cygwin implements a POSIX/Unix runtime system (`cygwin1.dll`) on top of the
248 Consequently, a build of OpenSSL with Cygwin is virtually identical to the
251 To build OpenSSL using Cygwin, you need to:
253 * Install Cygwin, see <https://cygwin.com/>
255 * Install Cygwin Perl, at least version 5.10.0
[all …]
H A DNOTES-PERL.md37 MinGW and Cygwin. The key recommendation is to use a Perl installation
39 on Cygwin be sure to use the Cygwin package manager to install Perl.
/freebsd/contrib/libyaml/
H A D.appveyor.yml19 # Autoconf based in-source build and tests under Cygwin using gcc
22 # 32-bit cygwin build
23 - C:\cygwin\bin\sh -c "export PATH=/usr/bin:/usr/local/bin:$PATH && ./bootstrap && ./configure && m…
24 # 64-bit cygwin build
27 - C:\cygwin\bin\sh -c "export PATH=/usr/bin:/usr/local/bin:$PATH && ./bootstrap && ./configure --ho…
/freebsd/crypto/openssh/.github/workflows/
H A Dc-cpp.yml29 - { target: windows-2019, config: cygwin-release }
30 - { target: windows-2022, config: cygwin-release }
108 - name: set cygwin git params
111 - name: install cygwin
113 uses: cygwin/cygwin-install-action@master
/freebsd/contrib/libarchive/tar/test/
H A Dtest_copy.c11 # include <sys/cygwin.h>
31 * apply to Cygwin before 1.7.
37 * continue to special-case Cygwin 1.5 and earlier).
69 /* Cygwin helper needs an extra few characters. */ in compute_loop_max()
74 /* cygwin-1.7 ends up here, along with "normal" unix */ in compute_loop_max()
272 /* NOTE: for proper operation on cygwin-1.5 and windows, the in copy_basic()
314 /* NOTE: for proper operation on cygwin-1.5 and windows, the in copy_ustar()
/freebsd/contrib/ncurses/misc/
H A Dshlib62 # Cygwin uses $PATH
97 system=cygwin
111 system=cygwin
123 .cygwin*)
/freebsd/crypto/openssh/.github/
H A Dsetup_ci.sh10 *cygwin)
12 echo Setting CYGWIN system environment variable.
13 setx CYGWIN "binmode"
16 PACKAGES="$PACKAGES,autoconf,automake,cygwin-devel,gcc-core"
78 cygwin-release)
H A Dconfigs46 cygwin-release)
47 # See https://cygwin.com/git/?p=git/cygwin-packages/openssh.git;a=blob;f=openssh.cygport;hb=HEAD
317 *cygwin)
319 # Don't run compat tests on cygwin as they don't currently compile.
/freebsd/crypto/heimdal/appl/login/
H A Dlogin_locl.h126 /* if cygwin doesnt have WTMPX_FILE, it uses wtmp for wtmpx
127 * http://www.cygwin.com/ml/cygwin/2006-12/msg00630.html */
/freebsd/crypto/openssh/regress/
H A Dreexec.sh46 # cygwin can't fork a deleted binary
47 if [ "$os" != "cygwin" ]; then
/freebsd/sys/contrib/zstd/
H A Dappveyor.yml139 HOST: "cygwin"
154 - if [%HOST%]==[cygwin] (
155 ECHO Installing Cygwin Packages &&
167 - if [%HOST%]==[cygwin] (
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-Windows.txt40 the Makefile unless cygwin is used.
87 Building wpa_supplicant for cygwin
90 wpa_supplicant can be built for cygwin by installing the needed
91 development packages for cygwin. This includes things like compiler,
193 ctrl_interface is using UNIX domain sockets when built for cygwin, but
/freebsd/crypto/openssh/contrib/
H A DREADME59 cygwin:
60 Support files for Cygwin
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.h43 /* Cygwin functions for which declarations are only available when including
48 #include <sys/cygwin.h>
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib56 CYGWIN*)
57 file_conv=cygwin
68 cygwin)
H A Dcompile56 CYGWIN*)
57 file_conv=cygwin
70 cygwin/*)
/freebsd/crypto/openssl/Configurations/
H A D10-main.conf1612 #### Cygwin
1613 "Cygwin-common" => {
1622 sys_id => "CYGWIN",
1625 shared_target => "cygwin-shared",
1628 perl_platform => 'Cygwin',
1630 "Cygwin-x86" => {
1631 inherit_from => [ "Cygwin-common" ],
1637 "Cygwin-x86_64" => {
1638 inherit_from => [ "Cygwin-common" ],
1645 "Cygwin" => {
[all …]
H A Dshared-info.pl48 'cygwin-shared' => {
54 %{$shared_info{'cygwin-shared'}},
/freebsd/contrib/bmake/
H A Dos.sh98 CYGWIN*) # uname -s not very useful
99 # uname -o produces just Cygwin which is better
100 OS=Cygwin
/freebsd/contrib/ntp/sntp/libevent/
H A Dcompile56 CYGWIN*)
57 file_conv=cygwin
70 cygwin/*)
/freebsd/contrib/ntp/sntp/scripts/
H A Dcvo.sh111 cygwin)
113 # uname -r is the cygwin version #, eg: 1.3.3(0.46/3/2)

12345678910>>...12