/freebsd/contrib/libfido2/windows/ |
H A D | cygwin.ps1 | 14 # 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 D | README | 1 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 D | ssh-host-config | 5 # 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 D | Makefile | 10 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 D | NOTES-WINDOWS.md | 9 - [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 D | NOTES-PERL.md | 37 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.yml | 19 # 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 D | c-cpp.yml | 29 - { 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 D | test_copy.c | 11 # 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 D | shlib | 62 # Cygwin uses $PATH 97 system=cygwin 111 system=cygwin 123 .cygwin*)
|
/freebsd/crypto/openssh/.github/ |
H A D | setup_ci.sh | 10 *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 D | configs | 46 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 D | login_locl.h | 126 /* 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 D | reexec.sh | 46 # cygwin can't fork a deleted binary 47 if [ "$os" != "cygwin" ]; then
|
/freebsd/sys/contrib/zstd/ |
H A D | appveyor.yml | 139 HOST: "cygwin" 154 - if [%HOST%]==[cygwin] ( 155 ECHO Installing Cygwin Packages && 167 - if [%HOST%]==[cygwin] (
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-Windows.txt | 40 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 D | README | 59 cygwin: 60 Support files for Cygwin
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-cygwin_util.h | 43 /* Cygwin functions for which declarations are only available when including 48 #include <sys/cygwin.h>
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | ar-lib | 56 CYGWIN*) 57 file_conv=cygwin 68 cygwin)
|
H A D | compile | 56 CYGWIN*) 57 file_conv=cygwin 70 cygwin/*)
|
/freebsd/crypto/openssl/Configurations/ |
H A D | 10-main.conf | 1612 #### 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 D | shared-info.pl | 48 'cygwin-shared' => { 54 %{$shared_info{'cygwin-shared'}},
|
/freebsd/contrib/bmake/ |
H A D | os.sh | 98 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 D | compile | 56 CYGWIN*) 57 file_conv=cygwin 70 cygwin/*)
|
/freebsd/contrib/ntp/sntp/scripts/ |
H A D | cvo.sh | 111 cygwin) 113 # uname -r is the cygwin version #, eg: 1.3.3(0.46/3/2)
|