aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorLines
2025-09-21Merge branch 'master' into compile-optcompile-optCalvin Rose-5/+12
2025-09-02Minor version bump for linking.Calvin Rose-2/+2
2025-08-24Prepare for 1.39.0 releasev1.39.0Calvin Rose-2/+2
2025-08-18illumos supportsnltd-2/+9
2025-08-18Fix `LDFLAGS` Usage in MakefileNicholas Rodrigues Lordello-1/+1
2025-05-07Move sysir C lowering to separate fileCalvin Rose-0/+1
2025-03-28Merge branch 'master' into compile-optCalvin Rose-3/+15
2025-03-18Prepare for 1.38.0 release.v1.38.0Calvin Rose-2/+2
2025-03-10Update Makefile and meson to build with msys2 gcc and clangBob Tolbert-0/+12
2025-03-04Update older dates to 2025Michael Camilleri-1/+1
2024-09-28Merge branch 'master' into compile-optCalvin Rose-3/+10
2024-09-20Add support for multiple directories in JANET_PATH.Calvin Rose-3/+10
2024-09-08Merge branch 'master' into compile-optCalvin Rose-2/+3
2024-09-07Prepare for 1.36.0 release.v1.36.0Calvin Rose-2/+2
2024-08-16Work on the filewatch module.Calvin Rose-0/+1
2024-06-17x64 allow dynamically switching between windows and sysv target.Calvin Rose-1/+1
2024-06-16Merge branch 'master' into compile-optCalvin Rose-2/+2
2024-06-15Prepare for 1.35.0 release.v1.35.0Calvin Rose-2/+2
2024-06-05More work on register allocation and spilling.Calvin Rose-0/+1
2024-06-03Begin work on simple x64 backend.Calvin Rose-1/+2
2024-05-04Merge branch 'master' into compile-optCalvin Rose-3/+8
2024-03-20Prepare for 1.34.0 releaseJosef Pospíšil-2/+2
2024-01-07Prepare for 1.33.0 releaseJosef Pospíšil-2/+2
2023-12-09Update Makefile for #1329Calvin Rose-1/+6
2023-11-02Merge branch 'master' into compile-optCalvin Rose-3/+11
2023-11-02Add ipv6, shared, and cryptorand options to meosn.Calvin Rose-3/+11
2023-10-22Merge branch 'master' into compile-optCalvin Rose-2/+2
2023-10-14Update for 1.32.0v1.32.0Calvin Rose-2/+2
2023-10-10Merge remote-tracking branch 'origin/compile-opt' into compile-optCalvin Rose-0/+1
2023-09-17Prepare for 1.31.0 release.v1.31.0Calvin Rose-2/+2
2023-08-06Merge branch 'master' into compile-optCalvin Rose-3/+5
2023-08-05Prepare for 1.30.0 release.v1.30.0Calvin Rose-2/+2
2023-07-27Add strip in release process instead of local builds - Address #1233Calvin Rose-1/+1
2023-07-27Add strip in release process instead of local builds - Address #1233Calvin Rose-1/+3
2023-07-25Update CHANGELOG.Calvin Rose-2/+2
2023-07-04Merge branch 'master' into compile-optCalvin Rose-23/+43
2023-07-01Avoid removing too many symbols with strip on macOSMichael Camilleri-1/+1
2023-06-25Remove MSVC compiler warning.bakpakin-1/+1
2023-06-19Prepare for 1.29.0 release.v1.29.0Calvin Rose-2/+2
2023-06-04Added NO_AMALG flag to Makefile to build janet from the individualIco Doornekamp-5/+20
2023-05-29Add inital bytecode optimizations for #1163Calvin Rose-1/+1
2023-05-27More portable method of installing janet.h -> janet/janet.h symlinkCharlotte Koch-1/+1
2023-05-16Move -g to CFLAGS to make it easier to remove/customizeCalvin Rose-3/+3
2023-05-16enable debug symbols in janet binary; strip target at 'make instal'Ico Doornekamp-4/+5
2023-05-13Version bump to 1.28.0v1.28.0Calvin Rose-2/+2
2023-05-11Updated Makefile for better cross-compilation support.Ico Doornekamp-12/+16
2023-04-03Create system IR that can compile to C.Calvin Rose-0/+1
2023-03-05Prepare for 1.27.0 release.v1.27.0Calvin Rose-2/+2
2023-01-21Build and install an import library on mingwbakpakin-1/+3
2023-01-21Initial Mingw support with Makefile.bakpakin-0/+6