Alex Shinn
|
a05b94f3c2
|
fixing bug in extract-program-dependencies
|
2015-06-13 20:59:01 +09:00 |
|
Alex Shinn
|
9f565d77c5
|
Allow optional sxml for the head section in page.
|
2015-05-20 21:23:12 +09:00 |
|
Alex Shinn
|
f255c35695
|
Fixing bug in invalid-signature-reason, allowing a proc value in update-repo-package.
|
2015-05-19 22:46:36 +09:00 |
|
Alex Shinn
|
09b1e3041c
|
Setting utf-8 charset by default.
|
2015-05-11 20:40:21 +09:00 |
|
Alex Shinn
|
9f00ad0695
|
trying version-file relative to the library file first
|
2015-05-10 22:19:41 +09:00 |
|
Alex Shinn
|
9fe8dbf893
|
chmod 644 installed meta files
|
2015-05-09 22:32:05 +09:00 |
|
Alex Shinn
|
71ce04861d
|
Actually installing compiled ffi bindings when present in chibi.
|
2015-05-09 22:28:32 +09:00 |
|
Alex Shinn
|
d96f1c9fc5
|
Supporting foreign library dependencies for chibi.
|
2015-05-09 21:52:07 +09:00 |
|
Alex Shinn
|
a13d4c49f0
|
fixing argument order in call to library-dependencies
|
2015-05-09 16:43:25 +09:00 |
|
Alex Shinn
|
f92586d694
|
don't install a file onto itself
|
2015-05-09 16:42:53 +09:00 |
|
Alex Shinn
|
99b4a9aa83
|
Removing trailing space from process output for default install paths.
|
2015-05-09 16:17:28 +09:00 |
|
Alex Shinn
|
c8efdd0b58
|
Don't verify signature if not present even if checks forced.
|
2015-05-09 08:28:21 +09:00 |
|
Alex Shinn
|
70143023ba
|
fixing missing repository-uri
|
2015-05-09 01:00:42 +09:00 |
|
Alex Shinn
|
d222b152b6
|
save-history should ensure the directory exists
|
2015-05-08 07:28:47 +09:00 |
|
Alex Shinn
|
5b6ca8e760
|
Handling case when impl version can't be detected.
|
2015-05-08 07:24:02 +09:00 |
|
Alex Shinn
|
9688f01afd
|
Don't upgrade transitive dependencies by default.
|
2015-05-08 00:46:39 +09:00 |
|
Alex Shinn
|
bfbb8c42fe
|
package-name should ignore empty names
|
2015-05-08 00:36:31 +09:00 |
|
Alex Shinn
|
cee04731f9
|
Don't install libraries that are only (use-for test) by default.
|
2015-05-07 23:03:49 +09:00 |
|
Alex Shinn
|
9b5fe665cc
|
Supporting multiple repositories and siblings traversal.
Annotating (use-for test) for test libraries.
|
2015-05-07 00:10:34 +09:00 |
|
Alex Shinn
|
d05b5c2d92
|
Sane handling of multiple repos basing the local cache name on the remote uri.
Still need to support a list of repos and/or sibling repos.
|
2015-05-06 15:25:34 +09:00 |
|
Alex Shinn
|
218ceb9144
|
Don't verify rsa keys on the server-side by default, even if present.
Consider a cron job to verify offline.
|
2015-05-06 14:22:44 +09:00 |
|
Alex Shinn
|
7fa00eb48a
|
Handling periods in tags when extracting the first doc sentence.
|
2015-05-03 08:39:00 +09:00 |
|
Alex Shinn
|
92e2f16c41
|
Fixing bug in package-docs on trivial docs.
|
2015-05-03 08:10:27 +09:00 |
|
Alex Shinn
|
7cea27ec20
|
Open both input and output ports to the same fd before using either,
to prevent one closing the fd.
|
2015-05-03 00:17:34 +09:00 |
|
Alex Shinn
|
3cd5375c28
|
Fixing update-repo on empty files (yawn, too late at night).
|
2015-05-02 23:07:26 +09:00 |
|
Alex Shinn
|
4c3deea37e
|
Fixing synchronized-rewrite-file when the file doesn't exist.
|
2015-05-02 22:55:46 +09:00 |
|
Alex Shinn
|
366dbdb9dc
|
get-user-password shouldn't assume the user exists
|
2015-05-02 22:43:32 +09:00 |
|
Alex Shinn
|
c7d64a19c4
|
Avoiding a race condition in synchronized-rewrite-file.
|
2015-05-02 22:35:51 +09:00 |
|
Alex Shinn
|
a11ef977a8
|
Handling missing rsa signatures in verify command.
Making automatic verification opt-in.
|
2015-05-02 21:45:54 +09:00 |
|
Alex Shinn
|
f958a82028
|
Don't rsa sign packages by default, but do provide digests.
|
2015-05-01 21:57:23 +09:00 |
|
Alex Shinn
|
8ed0eaf1cb
|
Recognizing default install (scheme *), (srfi *), (impl *) libraries.
Fixing default install path for Chicken.
|
2015-04-29 08:53:13 +09:00 |
|
Alex Shinn
|
705260f78e
|
Fixing installs of packages with library files not matching their names.
|
2015-04-27 10:40:38 +09:00 |
|
Alex Shinn
|
13699a160c
|
don't bother with (make-path "." base)
|
2015-04-27 00:12:07 +09:00 |
|
Alex Shinn
|
31997cb514
|
Don't use rsa keys by default for now.
|
2015-04-26 23:45:43 +09:00 |
|
Alex Shinn
|
93406a98ee
|
Fixing upload with passwords.
|
2015-04-26 10:42:38 +09:00 |
|
Alex Shinn
|
a8848793e4
|
Adding a preserve thunk to call-with-temp-file/dir.
|
2015-04-24 22:52:13 +09:00 |
|
Alex Shinn
|
2ac6b0f271
|
Adding "implementations" command, along with impl version checks where needed.
|
2015-04-24 18:22:29 +09:00 |
|
Alex Shinn
|
b40f5284fc
|
Refactoring some utils.
|
2015-04-24 16:32:06 +09:00 |
|
Alex Shinn
|
ac53193e5d
|
Adding initial chibi-ffi support to snow-chibi.
|
2015-04-24 14:10:37 +09:00 |
|
Alex Shinn
|
db16fc693c
|
Using absolute import paths for kawa, since relative paths break on chained dependencies.
|
2015-04-23 18:36:44 +09:00 |
|
Alex Shinn
|
9b328359b5
|
Chibi still wants to run tests in pwd in case we're running snow-tests from the chibi build dir.
|
2015-04-23 18:32:15 +09:00 |
|
Alex Shinn
|
259d208ad5
|
Adding support for installing data files.
|
2015-04-23 15:23:30 +09:00 |
|
Alex Shinn
|
882f36bccf
|
Adding proper program installation for chicken, plus tests.
|
2015-04-21 18:02:19 +09:00 |
|
Alex Shinn
|
6a3179ec42
|
Various snow bugfixes.
|
2015-04-21 00:01:46 +09:00 |
|
Alex Shinn
|
732df3a136
|
Trying to load libraries for scribble doc examples.
|
2015-04-20 00:11:44 +09:00 |
|
Alex Shinn
|
4e75fbab49
|
Adding snow tests for advanced package defaults from config.
Adding test-library option to automatically infer tests from libraries.
Processing scribble docs even when we can't load the module.
|
2015-04-20 00:09:02 +09:00 |
|
Alex Shinn
|
b6bbc1cae5
|
Enabling chicken snow installs, and adding to tests.
Smarter handling of requested vs. available impl installs.
|
2015-04-15 15:19:44 +09:00 |
|
Alex Shinn
|
579fcf95ae
|
Fixing kawa install rules and adding to tests.
|
2015-04-11 01:21:38 +09:00 |
|
Alex Shinn
|
d1537fec79
|
Fixing library rewriting and test-depends bug.
|
2015-04-11 01:01:07 +09:00 |
|
Alex Shinn
|
2af0685012
|
Adding cross-implementation installation tests.
|
2015-04-09 11:05:33 +09:00 |
|