aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorLines
2026-01-27Add janet_decref_abstract_maybe_freeCalvin Rose-1/+0
2026-01-10Version bump for wip 1.41.xCalvin Rose-2/+2
2026-01-02Update year in copyright disclaimer to 2026Michael Camilleri-1/+1
2025-11-16Prepare for 1.40.1 patch release.Calvin Rose-4/+5
2025-10-11Add $(RUN) for valgrind/callgrind, add dedicated callgrind-test targetjpaquim-6/+12
2025-10-11Add missing phony targets and documentation for install-{jpm,spork}-gitjpaquim-4/+4
2025-10-11Fix dependencies and variable names in Makefilejpaquim-3/+4
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-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-20Add support for multiple directories in JANET_PATH.Calvin Rose-3/+10
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-15Prepare for 1.35.0 release.v1.35.0Calvin Rose-2/+2
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-02Add ipv6, shared, and cryptorand options to meosn.Calvin Rose-3/+11
2023-10-14Update for 1.32.0v1.32.0Calvin Rose-2/+2
2023-09-17Prepare for 1.31.0 release.v1.31.0Calvin Rose-2/+2
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-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-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
2023-01-07Update copyright year.Calvin Rose-1/+1
2022-11-05Indicate version bump since header file changed.Calvin Rose-2/+2
2022-10-24Allow overriding JANETCONF_HEADER in Makefile.Calvin Rose-6/+7
2022-10-23Add easier option for adding config.mk in root directory.Calvin Rose-1/+1
2022-08-26Update CHANGELOG and version numbers.Calvin Rose-2/+2
2022-08-14Prepare for 1.24.0 release.v1.24.0bakpakin-2/+2
2022-07-26Remove type_array option to meson_min buildCalvin Rose-1/+1
2022-07-20Emphasize the ldconfig error is expected.Calvin Rose-1/+1
2022-07-09Give up if ln fail.bakpakin-1/+1