issues
search
janet-lang
/
jpm
Janet Project Manager
MIT License
72
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JPM new-c-project works on x86 but not on arm
#93
lenzj
opened
2 days ago
1
JPM breaks its launcher script during bootstrap
#92
na-sa-do
opened
4 months ago
15
Support for OpenBSD's got
#91
lescx
opened
5 months ago
0
Failed bootstrap install: No such file or directory on default Debian 12
#90
lescx
closed
5 months ago
5
Build on Ubuntu (WSL fails)
#89
zuluonezero
opened
6 months ago
3
Tests can't find libjanet on NixOS
#88
na-sa-do
opened
10 months ago
2
fix small typo
#87
rwtolbert
closed
8 months ago
1
Cannot load native module with MinGW (GC error)
#86
grmoth
closed
1 year ago
1
allow bundle-install to avoid reinstalling an already installed package
#85
wooosh
closed
1 year ago
1
Add better support for in-repo vendoring of deps
#84
tionis
opened
1 year ago
6
Empty directories remain after `jpm uninstall`
#83
sogaiu
opened
1 year ago
3
Don't reclone and rebuild duplicate dependencies
#82
tionis
opened
1 year ago
8
developing a native module: linking against spork/tarray didnt work on windows
#81
kamisori
closed
1 year ago
0
Added colored output to jpm test is (os/isatty)
#80
tionis
closed
1 year ago
0
Raise error if update-installed fails
#79
pyrmont
closed
1 year ago
0
Add documentation about executable with native dependencies in same project
#78
tionis
opened
1 year ago
2
Further address #71 - refine do-monkeypatch
#77
sogaiu
closed
1 year ago
0
Tweak man page
#76
sogaiu
closed
1 year ago
0
Address #74 - add new-exe-project subcommand
#75
sogaiu
closed
1 year ago
1
No subcommand to create project with `create-executable`
#74
sogaiu
closed
1 year ago
6
Make :source refer to existing directory
#73
sogaiu
closed
1 year ago
0
JPM won't start on arch linux (installed from package `janet-lang-git`
#72
glyh
opened
1 year ago
4
Build fails when janet-source depends on native module in project and `(declare-executable)` is used
#71
tionis
closed
1 year ago
49
various issues with linking modes
#70
CosmicToast
opened
1 year ago
8
Add create-dirs before codegen
#69
pepe
closed
1 year ago
0
Trouble getting jpm build to work on nix
#68
xrd
opened
1 year ago
6
Add tasks subcommand
#67
sogaiu
closed
1 year ago
0
added :objects option to declare-native
#66
saikyun
closed
1 year ago
10
Recent work for mingw breaks linux
#65
LeviSchuck
closed
1 year ago
1
Address #63 Add main function to new-project output
#64
sogaiu
closed
1 year ago
1
Invocation of quickbin subcommand fails for fresh new-project directory
#63
sogaiu
closed
1 year ago
0
Fixes typo
#62
jgarte
closed
2 years ago
0
Add forward function declaration with empty body
#61
pepe
closed
2 years ago
1
[homebrew] Error calling in `resolve-bundle-name` with null bundle name
#60
Techcable
opened
2 years ago
1
Add chance to emit just one block from janet-emit
#59
pepe
closed
2 years ago
2
Add documentation to generated mendoza files
#58
pepe
closed
1 year ago
5
Add chance to eval code not only on top level
#57
pepe
closed
2 years ago
2
Request: Support for non-Git VCS repos
#56
paulsnar
opened
2 years ago
1
jpm installation requires multiple runs to succeed
#55
ianthehenry
closed
2 years ago
3
(Windows) Fatal error LNK4272: module machine type 'x86' conflicts with target machine type 'x64'
#54
quienn
closed
2 years ago
5
clang-14: error: unknown argument: '-02'
#53
justinsantoro
closed
2 years ago
0
Update all installed packages
#52
tupini07
closed
2 years ago
2
add description to project.janet
#51
uvtc
closed
2 years ago
1
formatting of jpm help output
#50
uvtc
closed
2 years ago
5
improve formatting+readability of `jpm -h` output
#49
uvtc
closed
2 years ago
4
commands/set-tree: checks if on windows, if so use \ instead of /
#48
saikyun
closed
2 years ago
7
Despite errors, `jpm test` prints `All tests passed.` and has error code 0
#47
saikyun
closed
2 years ago
5
bootstrap on windows: manuals are copied to /usr/local/share/man/man1 which is an illegal path
#46
kamisori
closed
2 years ago
2
shutil/copy: convert all path seperators for xcopy
#45
ishehadeh
closed
2 years ago
1
Switch from case to match in cgen parsing
#44
pepe
closed
2 years ago
4
Next