summaryrefslogtreecommitdiff
path: root/chickadee/cli/bundle.scm
Commit message (Expand)AuthorAgeFilesLines
* cli: bundle: Remove everything but bundled modules from load path.David Thompson2023-06-041-0/+2
* Relicense nearly everything to Apache 2.0.David Thompson2023-04-261-11/+9
* Update my email address.David Thompson2023-04-251-1/+1
* cli: bundle: Remove FLAC from shared library list.David Thompson2022-10-271-1/+0
* cli: bundle: Fix list of bundled libraries.David Thompson2022-10-261-5/+1
* cli: bundle: Allow excluding asset files via regexp match.David Thompson2021-10-241-16/+22
* cli: bundle: Fix tar command arguments.David Thompson2021-10-241-1/+1
* cli: bundle: Add project directory to load path.David Thompson2021-10-241-2/+10
* cli: bundle: Remove commented code.David Thompson2021-09-281-6/+1
* Add copyright header to chickadee/cli/bundle.scm.David Thompson2021-09-281-0/+17
* cli: Add bundle subcommand.David Thompson2021-09-281-0/+397