index
:
janet
1.8
appveyor-experiments
appveyor-testing
armtest
atomic-load-relaxed
bindport
bsd-feature-flag
bundle-tools
bytecode_opt
circleci-project-setup
clean-string-api
compile-opt
configcheck
connect-ex-work
consolidate-io
core-image
cosmo-fixup
cuddled-symbols
debug-hooks
default-amalg
dup-fix
envblock
ev
ev-epoll-fewer-syscalls
ev-reduce-polls
ev_execute
executable-gen
ffi
ffi-win32
filewatch
fsync
hexfloats
improved-execute
inet_test
installer-changes-windows
issue-1692
jpm
keyword-oo
linspace-range
linting
localbindings
locales
longstring-autoindent
make-modules-easier
marshal_corrupt_fix
master
matchcap
math-functions
meson-only
mingw-variants
negative-indexing-redo
net
net-reworkings
newjpm
no-critical-section
no-int
op_subtract_imm
pointer
posix-spawn-chdir
posix_spawn
release-fix
repl-complete
s390x-ci-fix
s390x-workflow
shell-win-feature-check
sigaction
size_t_everything
socket-extra-ipv6
sockopt-bsd
sortkeys
struct-proto
sync-primitives
threads-3
undo-deep-eq-fix
use-size_t
weak-tables
win-scratch
windows-ev
A dynamic language and bytecode vm
Calvin Rose <calsrose@gmail.com>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
build_win.bat
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
7 days
Use ConnectEx for non-blocking connect on windows when available.
Calvin Rose
-1
/
+11
2025-11-16
Fix comment about syspath
sogaiu
-1
/
+1
2025-09-11
Improve windows-related docs and notes
sogaiu
-0
/
+1
2025-04-05
Replace if not errorlevel 0 with if errorlevel 1
Calvin Rose
-10
/
+10
2024-12-31
Brief: Add Arm64 .msi support on Windows
Bob Tolbert
-2
/
+8
2024-12-05
Prepare for 1.37.1 release and fix CI.
v1.37.1
Calvin Rose
-1
/
+2
2024-09-07
Don't try to copy janet.def
sogaiu
-1
/
+0
2024-08-17
More updates to windows build.
Calvin Rose
-0
/
+2
2024-03-20
Add exists test on clean
Josef Pospíšil
-1
/
+3
2023-09-24
Don't hide windows segfaults in build_win.bat.
Calvin Rose
-8
/
+8
2023-09-23
Make meson build work on windows.
Calvin Rose
-6
/
+0
2023-09-20
Distinguish between JANET_API and JANET_EXPORT
Calvin Rose
-0
/
+6
2023-09-20
Work on dllimport option for janet.
Calvin Rose
-1
/
+2
2021-09-28
Address #820 - ev/cancel to work on already scheduled fibers.
bakpakin
-1
/
+7
2021-07-15
Delete jpm and related testing from this repository.
Calvin Rose
-29
/
+0
2021-06-27
Remove jhydro from CI pipeline.
Calvin Rose
-2
/
+0
2021-01-31
Update Makefile and build_win for better builds.
Calvin Rose
-5
/
+5
2021-01-06
Remove jpm.bat from windows dist.
Calvin Rose
-1
/
+0
2020-11-26
Update doc-format and boot.janet docstrings.
Calvin Rose
-4
/
+4
2020-11-17
On install, merge janetconf.h into janet.h
Calvin Rose
-2
/
+2
2020-09-07
Windows CI remove those pesky carriage returns.
Calvin Rose
-0
/
+1
2020-08-03
Add -fPIC to default cflags when building boot image.
Calvin Rose
-2
/
+0
2020-07-18
Test building binaries with jpm.
Calvin Rose
-0
/
+2
2020-05-19
Change build_win.bat to build Wix installer
Leaf Garland
-6
/
+17
2020-04-26
Fix NSIS installer after moving jpm.
Calvin Rose
-1
/
+1
2020-04-26
Rename auxbin/jpm -> jpm.
Calvin Rose
-1
/
+1
2020-04-01
Actually run the installer in build_win.bat.
appveyor-experiments
Calvin Rose
-1
/
+1
2020-01-28
Make amalgamtion the default when building.
Calvin Rose
-45
/
+8
2019-12-30
Add features.h for feature test macros.
Calvin Rose
-1
/
+1
2019-12-19
Fix makensis invocation.
Calvin Rose
-1
/
+1
2019-12-19
Echo calculated version.
Calvin Rose
-1
/
+2
2019-12-19
Capture typo.
Calvin Rose
-1
/
+1
2019-12-19
build_win.bat: Parse out smv of janet/version.
Calvin Rose
-1
/
+1
2019-12-19
Windows installer pulls version from interpreter.
Calvin Rose
-1
/
+5
2019-11-09
Use /MD on windows.
Calvin Rose
-1
/
+1
2019-11-09
Fix build_win.
Calvin Rose
-1
/
+3
2019-11-09
Fix build_win test-install.
Calvin Rose
-9
/
+11
2019-11-09
Add --test flag to jpm.
Calvin Rose
-0
/
+6
2019-10-29
Fix build_win test-install
Calvin Rose
-2
/
+2
2019-10-29
Add the quickbin command to jpm.
Calvin Rose
-0
/
+4
2019-10-29
Add shell.c to the amalgamation.
Calvin Rose
-0
/
+5
2019-10-29
Move init.janet into cli-main in boot.janet
Calvin Rose
-4
/
+0
2019-09-12
Add script for removing <CR> on windows.
Calvin Rose
-0
/
+2
2019-08-28
Fix test-install after removing cook.
Calvin Rose
-0
/
+4
2019-08-28
Remove cook and path from default install
Calvin Rose
-3
/
+0
2019-08-18
Add build commit hash to windows build from appveyor.
Calvin Rose
-11
/
+16
2019-07-28
Update installer and make things build on windows.
Calvin Rose
-3
/
+1
2019-07-27
Update windows installation and automation.
Calvin Rose
-13
/
+35
2019-07-27
Progress towards making windows work again.
Calvin Rose
-3
/
+29
2019-06-20
Verify working meson build on windows.
meson-only
Calvin Rose
-2
/
+2
[next]