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
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2026-01-27
Add janet_decref_abstract_maybe_free
Calvin Rose
-1
/
+0
2026-01-10
Version bump for wip 1.41.x
Calvin Rose
-2
/
+2
2026-01-02
Update year in copyright disclaimer to 2026
Michael Camilleri
-1
/
+1
2025-11-16
Prepare for 1.40.1 patch release.
Calvin Rose
-4
/
+5
2025-10-11
Add $(RUN) for valgrind/callgrind, add dedicated callgrind-test target
jpaquim
-6
/
+12
2025-10-11
Add missing phony targets and documentation for install-{jpm,spork}-git
jpaquim
-4
/
+4
2025-10-11
Fix dependencies and variable names in Makefile
jpaquim
-3
/
+4
2025-09-02
Minor version bump for linking.
Calvin Rose
-2
/
+2
2025-08-24
Prepare for 1.39.0 release
v1.39.0
Calvin Rose
-2
/
+2
2025-08-18
illumos support
snltd
-2
/
+9
2025-08-18
Fix `LDFLAGS` Usage in Makefile
Nicholas Rodrigues Lordello
-1
/
+1
2025-03-18
Prepare for 1.38.0 release.
v1.38.0
Calvin Rose
-2
/
+2
2025-03-10
Update Makefile and meson to build with msys2 gcc and clang
Bob Tolbert
-0
/
+12
2025-03-04
Update older dates to 2025
Michael Camilleri
-1
/
+1
2024-09-20
Add support for multiple directories in JANET_PATH.
Calvin Rose
-3
/
+10
2024-09-07
Prepare for 1.36.0 release.
v1.36.0
Calvin Rose
-2
/
+2
2024-08-16
Work on the filewatch module.
Calvin Rose
-0
/
+1
2024-06-15
Prepare for 1.35.0 release.
v1.35.0
Calvin Rose
-2
/
+2
2024-03-20
Prepare for 1.34.0 release
Josef Pospíšil
-2
/
+2
2024-01-07
Prepare for 1.33.0 release
Josef Pospíšil
-2
/
+2
2023-12-09
Update Makefile for #1329
Calvin Rose
-1
/
+6
2023-11-02
Add ipv6, shared, and cryptorand options to meosn.
Calvin Rose
-3
/
+11
2023-10-14
Update for 1.32.0
v1.32.0
Calvin Rose
-2
/
+2
2023-09-17
Prepare for 1.31.0 release.
v1.31.0
Calvin Rose
-2
/
+2
2023-08-05
Prepare for 1.30.0 release.
v1.30.0
Calvin Rose
-2
/
+2
2023-07-27
Add strip in release process instead of local builds - Address #1233
Calvin Rose
-1
/
+1
2023-07-27
Add strip in release process instead of local builds - Address #1233
Calvin Rose
-1
/
+3
2023-07-25
Update CHANGELOG.
Calvin Rose
-2
/
+2
2023-07-01
Avoid removing too many symbols with strip on macOS
Michael Camilleri
-1
/
+1
2023-06-25
Remove MSVC compiler warning.
bakpakin
-1
/
+1
2023-06-19
Prepare for 1.29.0 release.
v1.29.0
Calvin Rose
-2
/
+2
2023-06-04
Added NO_AMALG flag to Makefile to build janet from the individual
Ico Doornekamp
-5
/
+20
2023-05-29
Add inital bytecode optimizations for #1163
Calvin Rose
-1
/
+1
2023-05-27
More portable method of installing janet.h -> janet/janet.h symlink
Charlotte Koch
-1
/
+1
2023-05-16
Move -g to CFLAGS to make it easier to remove/customize
Calvin Rose
-3
/
+3
2023-05-16
enable debug symbols in janet binary; strip target at 'make instal'
Ico Doornekamp
-4
/
+5
2023-05-13
Version bump to 1.28.0
v1.28.0
Calvin Rose
-2
/
+2
2023-05-11
Updated Makefile for better cross-compilation support.
Ico Doornekamp
-12
/
+16
2023-03-05
Prepare for 1.27.0 release.
v1.27.0
Calvin Rose
-2
/
+2
2023-01-21
Build and install an import library on mingw
bakpakin
-1
/
+3
2023-01-21
Initial Mingw support with Makefile.
bakpakin
-0
/
+6
2023-01-07
Update copyright year.
Calvin Rose
-1
/
+1
2022-11-05
Indicate version bump since header file changed.
Calvin Rose
-2
/
+2
2022-10-24
Allow overriding JANETCONF_HEADER in Makefile.
Calvin Rose
-6
/
+7
2022-10-23
Add easier option for adding config.mk in root directory.
Calvin Rose
-1
/
+1
2022-08-26
Update CHANGELOG and version numbers.
Calvin Rose
-2
/
+2
2022-08-14
Prepare for 1.24.0 release.
v1.24.0
bakpakin
-2
/
+2
2022-07-26
Remove type_array option to meson_min build
Calvin Rose
-1
/
+1
2022-07-20
Emphasize the ldconfig error is expected.
Calvin Rose
-1
/
+1
2022-07-09
Give up if ln fail.
bakpakin
-1
/
+1
[next]