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
2021-03-20
Prepare the .tar distribution with folder layout
Damien Ready
-2
/
+12
2021-02-27
Fix makefile to attach build identifier.
Calvin Rose
-1
/
+1
2021-02-08
Get ready for 1.15.0 release.
Calvin Rose
-1
/
+1
2021-01-31
Update Makefile and build_win for better builds.
Calvin Rose
-8
/
+8
2021-01-16
Update versions to indicate 14.1
Calvin Rose
-1
/
+1
2021-01-05
Revert makefile.
Calvin Rose
-1
/
+1
2021-01-05
Address #547 - don't drop references.
Calvin Rose
-1
/
+1
2021-01-03
Allow iterating over fibers with each and similar.
Calvin Rose
-2
/
+2
2021-01-03
Don't print to stderr in Makefile to detect version. Fix #544
Calvin Rose
-1
/
+1
2020-12-13
Fix build info for 1.13.1
v1.13.1
Calvin Rose
-1
/
+1
2020-11-17
On install, merge janetconf.h into janet.h
Calvin Rose
-8
/
+8
2020-10-10
Merge branch 'master' into ev
Calvin Rose
-1
/
+1
2020-10-07
Add missing Makefile dependencies for install.
Andrew Chambers
-1
/
+1
2020-09-12
Merge branch 'master' into ev
Calvin Rose
-1
/
+1
2020-09-07
Prepare 1.12.0 Release.
v1.12.0
Calvin Rose
-1
/
+1
2020-09-07
Merge branch 'master' into ev
Calvin Rose
-1
/
+2
2020-09-06
Fix NaNboxing bug that cause flaky builds.
Calvin Rose
-1
/
+1
2020-09-06
Add checksum to build/janet.c to check for inconsistent builds.
Calvin Rose
-0
/
+1
2020-08-03
Add -fPIC to default cflags when building boot image.
Calvin Rose
-2
/
+2
2020-08-03
Merge branch 'master' into ev
Calvin Rose
-2
/
+2
2020-08-02
Add -fPIC to default cflags when building boot image.
Calvin Rose
-2
/
+2
2020-08-01
Add preliminary channel implementation.
Calvin Rose
-1
/
+5
2020-07-25
Merge branch 'master' into ev
Calvin Rose
-1
/
+0
2020-07-25
Don't use x43bot to test install.
Calvin Rose
-1
/
+0
2020-07-25
Merge branch 'master' into ev
Calvin Rose
-1
/
+1
2020-07-25
Update soname.
Calvin Rose
-1
/
+1
2020-07-19
Merge branch 'master' into ev
Calvin Rose
-10
/
+11
2020-07-18
Test building binaries with jpm.
Calvin Rose
-0
/
+1
2020-07-18
Address #394 and #451 - Prepare for 1.11.0
Calvin Rose
-10
/
+10
2020-07-03
Merge branch 'master' into ev
Calvin Rose
-8
/
+16
2020-06-27
More small changes to help with cross compilation
Calvin Rose
-8
/
+16
2020-06-22
Merge branch 'master' into ev
Calvin Rose
-3
/
+7
2020-06-14
On nix platforms, patch jpm with path information.
Calvin Rose
-2
/
+6
2020-06-14
Update for 1.10.0.
Calvin Rose
-1
/
+1
2020-05-30
Do not explicitly free state machines, instead return a status.
Calvin Rose
-1
/
+1
2020-05-28
Start with ev module.
Calvin Rose
-0
/
+1
2020-05-15
Add valtest and debug to Makefile help.
Calvin Rose
-1
/
+3
2020-05-15
Add make help target
LouisJackman
-1
/
+21
2020-05-09
make test-install should be easier to clean.
Calvin Rose
-4
/
+6
2020-04-26
Merge branch 'net'
Calvin Rose
-0
/
+1
2020-04-26
Rename auxbin/jpm -> jpm.
Calvin Rose
-4
/
+4
2020-04-17
Merge branch 'master' into net
Calvin Rose
-4
/
+6
2020-04-04
Update changelog and bump version to dev version.
Calvin Rose
-1
/
+1
2020-04-04
Switch to two digit sonames.
Calvin Rose
-1
/
+1
2020-04-04
Use -Wl,-install_name,... on macos.
Calvin Rose
-1
/
+3
2020-04-04
Update Makefile for pkg-config issues and soname.
Calvin Rose
-4
/
+4
2020-03-05
Merge branch 'master' into net
Calvin Rose
-43
/
+33
2020-03-03
For #240, address case when LDCONFIG is empty
Calvin Rose
-2
/
+2
2020-03-03
For #240 - don't run ldconfig for DESTDIR installs.
Calvin Rose
-2
/
+2
2020-03-03
Address #240 - Support DESTDIR in Makefile.
Calvin Rose
-26
/
+26
[next]