John Benediktsson
|
77f56b648f
|
vocabs.metadata.resources: sometimes vocab-resources can be ``f``.
|
2018-02-09 10:19:06 -08:00 |
Alexander Iljin
|
504c9959a1
|
Update some copyright headers to follow the current convention
Had to look through the history to find years for some headers. Added
authors to some files as well.
|
2017-09-11 15:43:03 -07:00 |
Björn Lindqvist
|
581e2e2a62
|
vocabs.metadata.resources,help.pdf: gather used
|
2016-11-28 02:04:28 +01:00 |
Björn Lindqvist
|
3dbec75864
|
vocabs.metadata.resources: updating the docs i forgot
|
2016-09-13 17:11:48 +02:00 |
Björn Lindqvist
|
b40e6cbd6d
|
vocabs.metadata.resources: new error resource-missing, if a resources.txt line doesnt match something
So then if files declared in resources.txt are missing, that will
hopefully be caught by the deploy process.
|
2016-09-13 06:07:14 +02:00 |
Björn Lindqvist
|
c23dbf0f8f
|
vocabs.metadata.resources: refactoring of code for gathering resources
|
2016-09-13 05:36:50 +02:00 |
Björn Lindqvist
|
ea4333e490
|
io.directories: new utility word make-parent-directories, for making sure directories exists
|
2016-06-15 00:33:44 +02:00 |
Björn Lindqvist
|
60ffe0680e
|
kernel: new combinator 2with = with with
|
2014-07-22 07:40:13 -07:00 |
Slava Pestov
|
f3b264522c
|
io.directories: move directory-tree-files words to io.directories.hierarchy, where all the other *-tree stuff is
|
2010-09-11 18:43:47 -07:00 |
Joe Groff
|
281ddf5b27
|
remove debug output from vocab.metadata.resources
|
2010-02-14 12:08:13 -08:00 |
Joe Groff
|
9c77d7bde8
|
have tools.deploy.shaker write a manifest of loaded vocabs to a file. have tools.deploy.backend read in this manifest. have tools.deploy.macosx copy resources for the manifest vocabs to the deployed bundle
|
2010-02-14 11:29:37 -08:00 |
Joe Groff
|
072dd3b0d0
|
vocabs.metadata.resources: don't try to expand resource patterns for vocabs without a resources.txt
|
2010-02-14 09:59:36 -08:00 |
Joe Groff
|
c0aee19082
|
vocabs.metadata: add "vocab-resources" word to read list of deployable resource files from a "resources.txt" file in the vocab directory. add "vocabs.metadata.resources" subvocab that expands globs and directory names in resources.txt entries
|
2010-02-13 14:31:10 -08:00 |