janneke pushed a commit to branch wip-mingw
in repository guile.
commit 1f41daf1faea9cc5a5cdfb79422200c23474b0e2
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Mar 15 15:46:17 2021 +0100
DEBUG guile.cmd, wine-guile.sh: Some Wine help.
Try:
wine cmd /c guile -c '(di
janneke pushed a commit to branch wip-mingw
in repository guile.
commit b170f81e59a6281a7cee7f8239a96b719cb44199
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Mar 15 14:58:48 2021 +0100
guix: Add guile-patched, guile-mingw.
Try
GUIX_PACKAGE_PATH=guix guix build --
janneke pushed a commit to branch wip-mingw
in repository guile.
commit db3f21a061ac3fc727e10f39b1d95e57110cd3bb
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed May 11 16:30:52 2022 +0200
REMOVEME mingw: Hardcode compile-time-file-name-convention to 'mingw.
FIXME Apply this patc
janneke pushed a commit to branch wip-mingw
in repository guile.
commit c45224ae6093c30d3a54aa02f0bfddb375c64e82
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Fri Mar 27 21:29:23 2020 +0100
Make `read-bytes' suspendable for socket reads on MinGW.
On MinGW, port-read will block on
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 9fa09042c14324e6287077dfb292a4dbf579fc67
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed Apr 1 18:03:09 2020 +0200
Clear errno before CreateProcess for MinGW.
* libguile/posix-w32.c (start_child): Avoid recu
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 45894c0cf3a2cba38ccbfcb4ce7d77840ae8ae3b
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Apr 12 18:21:59 2021 +0200
Link fix for MinGW.
This fixes
libguile/threads.c:1502: undefined reference to
janneke pushed a commit to branch wip-mingw
in repository guile.
commit f4486dbac44b9bf77ca859e9281a7399f28d475c
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Apr 12 12:57:28 2021 +0200
gnulib: Import the gethostname module.
* lib/gethostname.c,
m4/gethostname.m4: New file
janneke pushed a change to branch wip-mingw
in repository guile.
at 1f41daf1f DEBUG guile.cmd, wine-guile.sh: Some Wine help.
This branch includes the following new commits:
new f4486dbac gnulib: Import the gethostname module.
new 45894c0cf Link fix for MinGW.
new 807e4a507
janneke pushed a commit to branch wip-mingw
in repository guile.
commit da9efea88f3f71c4c3f0ec88be52336a4d781b15
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Fri Oct 30 13:32:00 2020 +0100
Install 'mingw_take_signal' on MinGW.
After installing a signal handler, these are handled
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 0deacfe06e3c9ce848253cb23fcc77a28145d2f8
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Thu Mar 18 07:46:49 2021 +0100
Fix 'absolute-file-name?' and others for cross-build to MinGW.
* module/ice-9/boot-9.scm (c
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 91d27b579f58b8aa214912fd7324747b248b0ad4
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Tue Mar 16 12:10:36 2021 +0100
Support for x86_64-w64-mingw32.
On x86-64-MinGW the size of long is 4. As long is used for
janneke pushed a commit to branch wip-mingw
in repository guile.
commit c289b9d8556f0d3676b615e5bd18f9471a427a07
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Thu Nov 19 15:08:33 2020 +0100
Add 'set-port-binary/text-mode!' procedure for MinGW.
* libguile/ports.c (scm_init_ports)[O
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 807e4a50777dd683a4e12fb60eb394aba5b60d49
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Sun Dec 12 15:48:18 2021 +0100
mingw: canonicalize-path: Also canonicalize drive letter and '/'.
* libguile/posix-w32.c (c
janneke pushed a change to branch wip-mingw
in repository guile.
was acfef0ccc squash! guix: Add guile-patched, guile-mingw.
This change permanently discards the following revisions:
discard acfef0ccc squash! guix: Add guile-patched, guile-mingw.
discard f60dd2fbf DEBUG guile.cmd, wine-gu
janneke pushed a commit to branch wip-mingw
in repository guile.
commit a59ec5b4bfb8e4c70e7ea423032c7fbac40c1877
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed May 11 17:44:10 2022 +0200
REMOVEME guix: guile-mingw: Hardcode file-name-convention.
Try
GUIX_PACKAGE_PA
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 4b3162a9c3945d532d239b703a434500f45c14c6
Author: Rutger van Beusekom
AuthorDate: Wed Nov 6 14:56:57 2019 +0100
DRAFT Add partial `scm_fcntl' support for MinGW.
* libguile/filesys.c (_mingw_debug_p)[__MINGW32__:
janneke pushed a commit to branch wip-mingw
in repository guile.
commit c9cc2feb568e34584d61c194604e28eaa41529b1
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Sat Mar 21 13:06:56 2020 +0100
Add `scm_sigaction_for_thread' stub for MinGW.
* libguile/scmsigs.c (scm_sigaction_for_thre
janneke pushed a commit to branch wip-mingw
in repository guile.
commit a841ba1a6a5c4d6f5a6b77cb090a92a0a53ab327
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed May 11 16:27:14 2022 +0200
squash! Fix 'absolute-file-name?' and others for cross-build to MinGW.
FIXME in 3.0.7, this
This is an automated email from the git hooks/post-receive script.
janneke pushed a commit to branch wip-mingw
in repository guile.
The following commit(s) were added to refs/heads/wip-mingw by this push:
new acfef0ccc squash! guix: Add guile-patched, guile-mingw.
acfef0ccc is described belo
janneke pushed a commit to branch wip-mingw
in repository guile.
commit e8f92b34dd20a363608903f574272f9a41fe239c
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Sat Mar 21 13:06:56 2020 +0100
Add `scm_sigaction_for_thread' stub for MinGW.
* libguile/scmsigs.c (scm_sigaction_for_thre
janneke pushed a commit to branch wip-mingw
in repository guile.
commit cb96d537c9492705ef2471e2d122a52db252e421
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Fri Oct 30 13:32:00 2020 +0100
Install 'mingw_take_signal' on MinGW.
After installing a signal handler, these are handled
janneke pushed a commit to branch wip-mingw
in repository guile.
commit b0d1eac4fe416865c3ee75480420f3ac88079315
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Thu Mar 18 07:46:49 2021 +0100
Fix 'absolute-file-name?' and others for cross-build to MinGW.
* module/ice-9/boot-9.scm (c
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 6c7dee07512f3336e736129bf8eb6f0cf70c4945
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Fri Mar 27 21:29:23 2020 +0100
Make `read-bytes' suspendable for socket reads on MinGW.
On MinGW, port-read will block on
janneke pushed a commit to branch wip-mingw
in repository guile.
commit ebf0b5b34fe81035a35ec45010153a9615a0f4c8
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed Apr 1 18:03:09 2020 +0200
Clear errno before CreateProcess for MinGW.
* libguile/posix-w32.c (start_child): Avoid recu
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 7cd0c64bef3a4b75ded63d0c2eda24b3e38445b6
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Tue Mar 16 12:10:36 2021 +0100
Support for x86_64-w64-mingw32.
On x86-64-MinGW the size of long is 4. As long is used for
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 940412b04dbe6c6fc785d1f3f2263fa1f90381de
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed May 11 17:44:10 2022 +0200
REMOVEME guix: guile-mingw: Hardcode file-name-convention.
Try
GUIX_PACKAGE_PA
janneke pushed a commit to branch wip-mingw
in repository guile.
commit f4486dbac44b9bf77ca859e9281a7399f28d475c
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Apr 12 12:57:28 2021 +0200
gnulib: Import the gethostname module.
* lib/gethostname.c,
m4/gethostname.m4: New file
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 732cac00fd4309de922acb83402827ba32232ff1
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Mar 15 14:58:48 2021 +0100
guix: Add guile-patched, guile-mingw.
Try
GUIX_PACKAGE_PATH=guix guix build --
janneke pushed a commit to branch wip-mingw
in repository guile.
commit f60dd2fbf600c5c5d721183c113b6282e2429e47
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Mar 15 15:46:17 2021 +0100
DEBUG guile.cmd, wine-guile.sh: Some Wine help.
Try:
wine cmd /c guile -c '(di
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 48508eb5c726f879c44d3dfa618a54ff834ec4f3
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed May 11 16:30:52 2022 +0200
REMOVEME mingw: Hardcode compile-time-file-name-convention to 'mingw.
FIXME Apply this patc
janneke pushed a commit to branch wip-mingw
in repository guile.
commit d6ce5acbd96d8b7d38b5354071d35f419e7c461a
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Wed May 11 16:27:14 2022 +0200
squash! Fix 'absolute-file-name?' and others for cross-build to MinGW.
FIXME in 3.0.7, this
janneke pushed a commit to branch wip-mingw
in repository guile.
commit c289b9d8556f0d3676b615e5bd18f9471a427a07
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Thu Nov 19 15:08:33 2020 +0100
Add 'set-port-binary/text-mode!' procedure for MinGW.
* libguile/ports.c (scm_init_ports)[O
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 36655b560d2457f82c206f1fd2b0a942e5a26495
Author: Rutger van Beusekom
AuthorDate: Wed Nov 6 14:56:57 2019 +0100
DRAFT Add partial `scm_fcntl' support for MinGW.
* libguile/filesys.c (_mingw_debug_p)[__MINGW32__:
janneke pushed a change to branch wip-mingw
in repository guile.
at f60dd2fbf DEBUG guile.cmd, wine-guile.sh: Some Wine help.
This branch includes the following new commits:
new f4486dbac gnulib: Import the gethostname module.
new 45894c0cf Link fix for MinGW.
new 807e4a507
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 807e4a50777dd683a4e12fb60eb394aba5b60d49
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Sun Dec 12 15:48:18 2021 +0100
mingw: canonicalize-path: Also canonicalize drive letter and '/'.
* libguile/posix-w32.c (c
janneke pushed a commit to branch wip-mingw
in repository guile.
commit 45894c0cf3a2cba38ccbfcb4ce7d77840ae8ae3b
Author: Jan (janneke) Nieuwenhuizen
AuthorDate: Mon Apr 12 18:21:59 2021 +0200
Link fix for MinGW.
This fixes
libguile/threads.c:1502: undefined reference to
janneke pushed a change to branch wip-mingw
in repository guile.
was 3b44eb390 DEBUG guile.cmd, wine-guile.sh: Some Wine help.
This change permanently discards the following revisions:
discard 3b44eb390 DEBUG guile.cmd, wine-guile.sh: Some Wine help.
discard 92dbca845 guix: Add guile-patc
37 matches
Mail list logo