aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/janet-pm (follow)
AgeCommit message (Expand)AuthorLines
2025-11-21Add janet-pm `full-env` command.Calvin Rose-0/+13
2025-10-09Fix quickbinCalvin Rose-1/+2
2025-08-19Brief: add more pre/post steps for janet-pmBob Tolbert-0/+13
2025-04-04Sync janet-pm help and man page coutentsogaiu-40/+55
2025-03-26Correctly clear the cache on windows.Calvin Rose-1/+1
2025-03-25Update virtual env shell scripts.Calvin Rose-3/+1
2025-03-25Improvements to the virtual env functionality.Calvin Rose-2/+7
2025-03-25Add virtual env stubs.Calvin Rose-1/+13
2025-03-24Move pathing autodetection to cc.janet.janet-pm-configCalvin Rose-3/+0
2025-03-23Config JANET_LIBPATH in the same manner as other environment variables.Calvin Rose-1/+4
2025-03-23Get rid of undocumented flags.Calvin Rose-20/+0
2025-03-22Make declare-executable work with MSVC correctly.Calvin Rose-2/+8
2025-03-22Fix up configuration on windows.Calvin Rose-1/+2
2025-03-22Add a template for new projects that don't depend on spork.Calvin Rose-0/+9
2025-03-22Add manpage for janet-pmCalvin Rose-0/+9
2025-03-21Don't read environment variables twice.Calvin Rose-1/+1
2025-03-20Add quickbin.Calvin Rose-1/+18
2025-03-20Add support for custom module trees in janet-pmCalvin Rose-6/+13
2025-03-19Add option to specify number of parallel workers.Calvin Rose-0/+6
2025-03-17Add support for JANET_PKGLIST.Calvin Rose-0/+3
2025-03-17Add JANET_TOOLCHAIN option to override compiler setup.Calvin Rose-5/+12
2025-03-17Add more wrapper commands for janet-pmCalvin Rose-11/+46
2025-03-16More precisely track overlapping bundles.Calvin Rose-0/+5
2025-03-16Remove rule commands from janet-pmCalvin Rose-34/+6
2025-03-16Move away from using rules to define all bundle hooks.Calvin Rose-4/+6
2025-03-16Deal with janet bundle quirks in a backwards and forwards compatibleCalvin Rose-0/+1
2025-03-16Add new project scaffolds.Calvin Rose-1/+28
2025-03-16Add support for lockfiles.Calvin Rose-11/+40
2025-03-09Begin adding more commands to janet-pm.Calvin Rose-10/+23
2025-03-09More work on the test bundle.Calvin Rose-2/+0
2025-03-09More fixes.Calvin Rose-1/+1
2025-03-09Allow building custom targets.Calvin Rose-2/+2
2025-03-09Update janet-pm to be able to install joy from scratch.Calvin Rose-3/+5
2025-03-08Add basic janet-pm binary as in progress jpm replacement.Calvin Rose-0/+163