index
:
spork
bundle-hooks
cjanet
cjanet-jit
declare-cc
janet-pm-config
mac-debug
master
mqtt
msvc-detect
pipefail-errexit
pm-full-env
rawterm-getch
sh-dsl
windows-rawterm
Various Janet utility modules - the official "Contrib" library
Calvin Rose <calsrose@gmail.com>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-04-04
Disable static compilation on macos.
mac-debug
Calvin Rose
-3
/
+10
2025-04-04
Add a flush to output.
Calvin Rose
-1
/
+2
2025-04-04
Make VERBOSE=1 even more verbose.
Calvin Rose
-2
/
+3
2025-04-04
Remove library flag to passed to compile in declare-executable
Calvin Rose
-1
/
+1
2025-04-04
Trigger gh actions.
Calvin Rose
-1
/
+1
2025-04-04
Add VERBOSE=1 to mac CI.
Calvin Rose
-1
/
+1
2025-04-04
Don't try to search for libraries when building a static binary.
Calvin Rose
-1
/
+2
2025-04-01
Improve failure detection when builds fail.
Calvin Rose
-2
/
+24
2025-04-01
Add code to mark bundles as having scripts installed.
Calvin Rose
-12
/
+15
2025-03-28
Remove old bundle files.
Calvin Rose
-102
/
+10
2025-03-27
Move man pages to $syspath/man/man1
Calvin Rose
-13
/
+14
2025-03-27
Install manpages to man/man1 by default.
Calvin Rose
-3
/
+3
2025-03-27
Fix missing def
Calvin Rose
-4
/
+4
2025-03-27
Don't read PATHEXT on non-windows systems.
Calvin Rose
-2
/
+4
2025-03-27
Add support for PathEXT on windows.
Calvin Rose
-2
/
+6
2025-03-26
Remove JANET_LIBPATH
Calvin Rose
-11
/
+3
2025-03-26
Fix powershell deactivation.
Calvin Rose
-5
/
+4
2025-03-26
Correctly clear the cache on windows.
Calvin Rose
-4
/
+16
2025-03-26
Even better than pdb files is embedded debug info in object files.
Calvin Rose
-5
/
+5
2025-03-26
Add a powershell stub for janet-pm virtual envs.
Calvin Rose
-2
/
+25
2025-03-26
Fix windows debug builds.
Calvin Rose
-23
/
+26
2025-03-26
Add missing exports to activate and deactivate.
Calvin Rose
-0
/
+6
2025-03-25
Update virtual env shell scripts.
Calvin Rose
-9
/
+10
2025-03-25
Improvements to the virtual env functionality.
Calvin Rose
-16
/
+37
2025-03-25
Add virtual env stubs.
Calvin Rose
-19
/
+122
2025-03-24
Add separate testing for windows w/ msvc.
Calvin Rose
-13
/
+30
2025-03-24
Move pathing autodetection to cc.janet.
janet-pm-config
Calvin Rose
-55
/
+70
2025-03-23
Add more features to the simple project in pm.
Calvin Rose
-4
/
+30
2025-03-23
Config JANET_LIBPATH in the same manner as other environment variables.
Calvin Rose
-72
/
+90
2025-03-23
Get rid of undocumented flags.
Calvin Rose
-20
/
+0
2025-03-23
Remove redundant include paths with msvc.
Calvin Rose
-2
/
+2
2025-03-22
Move polyfill to pm-config from pm
Calvin Rose
-12
/
+12
2025-03-22
Make declare-executable work with MSVC correctly.
Calvin Rose
-13
/
+44
2025-03-22
Fix up configuration on windows.
Calvin Rose
-58
/
+65
2025-03-22
We may have permission issues in higher directories.
Calvin Rose
-2
/
+2
2025-03-22
Try use sh/create-dirs instead of os/mkdir to create binpath and
Calvin Rose
-2
/
+2
2025-03-22
Calculate manpath and binpath during initial evaluation.
Calvin Rose
-7
/
+7
2025-03-22
More workflows, but 1.37.2 -> 1.37.1
Calvin Rose
-2
/
+2
2025-03-22
More tags.
Calvin Rose
-1
/
+1
2025-03-22
Expose :build environment variable when running declare-executable.
Calvin Rose
-20
/
+14
2025-03-22
Add extra directory ./tmp before pm tests.
Calvin Rose
-0
/
+2
2025-03-22
assertf patch.
Calvin Rose
-0
/
+12
2025-03-22
Fix test harness to not try to be clever with setting syspath.
Calvin Rose
-6
/
+5
2025-03-22
Add backport for janet version < 1.36.0
Calvin Rose
-1
/
+4
2025-03-22
Update build directory for test.
Calvin Rose
-1
/
+1
2025-03-22
Merge branch 'declare-cc'
Calvin Rose
-131
/
+2620
2025-03-22
Make lockfile more stable.
declare-cc
Calvin Rose
-1
/
+2
2025-03-22
Add a template for new projects that don't depend on spork.
Calvin Rose
-1
/
+37
2025-03-22
Add manpage for janet-pm
Calvin Rose
-1
/
+191
2025-03-21
Don't read environment variables twice.
Calvin Rose
-23
/
+23
[next]