aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_win.bat (follow)
AgeCommit message (Expand)AuthorLines
7 daysUse ConnectEx for non-blocking connect on windows when available.Calvin Rose-1/+11
2025-11-16Fix comment about syspathsogaiu-1/+1
2025-09-11Improve windows-related docs and notessogaiu-0/+1
2025-04-05Replace if not errorlevel 0 with if errorlevel 1Calvin Rose-10/+10
2024-12-31Brief: Add Arm64 .msi support on WindowsBob Tolbert-2/+8
2024-12-05Prepare for 1.37.1 release and fix CI.v1.37.1Calvin Rose-1/+2
2024-09-07Don't try to copy janet.defsogaiu-1/+0
2024-08-17More updates to windows build.Calvin Rose-0/+2
2024-03-20Add exists test on cleanJosef Pospíšil-1/+3
2023-09-24Don't hide windows segfaults in build_win.bat.Calvin Rose-8/+8
2023-09-23Make meson build work on windows.Calvin Rose-6/+0
2023-09-20Distinguish between JANET_API and JANET_EXPORTCalvin Rose-0/+6
2023-09-20Work on dllimport option for janet.Calvin Rose-1/+2
2021-09-28Address #820 - ev/cancel to work on already scheduled fibers.bakpakin-1/+7
2021-07-15Delete jpm and related testing from this repository.Calvin Rose-29/+0
2021-06-27Remove jhydro from CI pipeline.Calvin Rose-2/+0
2021-01-31Update Makefile and build_win for better builds.Calvin Rose-5/+5
2021-01-06Remove jpm.bat from windows dist.Calvin Rose-1/+0
2020-11-26Update doc-format and boot.janet docstrings.Calvin Rose-4/+4
2020-11-17On install, merge janetconf.h into janet.hCalvin Rose-2/+2
2020-09-07Windows CI remove those pesky carriage returns.Calvin Rose-0/+1
2020-08-03Add -fPIC to default cflags when building boot image.Calvin Rose-2/+0
2020-07-18Test building binaries with jpm.Calvin Rose-0/+2
2020-05-19Change build_win.bat to build Wix installerLeaf Garland-6/+17
2020-04-26Fix NSIS installer after moving jpm.Calvin Rose-1/+1
2020-04-26Rename auxbin/jpm -> jpm.Calvin Rose-1/+1
2020-04-01Actually run the installer in build_win.bat.appveyor-experimentsCalvin Rose-1/+1
2020-01-28Make amalgamtion the default when building.Calvin Rose-45/+8
2019-12-30Add features.h for feature test macros.Calvin Rose-1/+1
2019-12-19Fix makensis invocation.Calvin Rose-1/+1
2019-12-19Echo calculated version.Calvin Rose-1/+2
2019-12-19Capture typo.Calvin Rose-1/+1
2019-12-19build_win.bat: Parse out smv of janet/version.Calvin Rose-1/+1
2019-12-19Windows installer pulls version from interpreter.Calvin Rose-1/+5
2019-11-09Use /MD on windows.Calvin Rose-1/+1
2019-11-09Fix build_win.Calvin Rose-1/+3
2019-11-09Fix build_win test-install.Calvin Rose-9/+11
2019-11-09Add --test flag to jpm.Calvin Rose-0/+6
2019-10-29Fix build_win test-installCalvin Rose-2/+2
2019-10-29Add the quickbin command to jpm.Calvin Rose-0/+4
2019-10-29Add shell.c to the amalgamation.Calvin Rose-0/+5
2019-10-29Move init.janet into cli-main in boot.janetCalvin Rose-4/+0
2019-09-12Add script for removing <CR> on windows.Calvin Rose-0/+2
2019-08-28Fix test-install after removing cook.Calvin Rose-0/+4
2019-08-28Remove cook and path from default installCalvin Rose-3/+0
2019-08-18Add build commit hash to windows build from appveyor.Calvin Rose-11/+16
2019-07-28Update installer and make things build on windows.Calvin Rose-3/+1
2019-07-27Update windows installation and automation.Calvin Rose-13/+35
2019-07-27Progress towards making windows work again.Calvin Rose-3/+29
2019-06-20Verify working meson build on windows.meson-onlyCalvin Rose-2/+2