Adriaan de Groot
53161f6e36
[preservefiles] Mark this as an emergency module
...
- For C++ modules, don't need the module.desc file in the
source repo, since the CMake macros can create it.
2018-06-15 07:29:55 -04:00
Adriaan de Groot
8430970e71
[preservefiles] Reduce copying by using const-ref into list
2018-06-07 13:47:41 +02:00
Adriaan de Groot
ce3e09318a
[preservefiles] Improve failure messages
2018-05-24 07:03:19 -04:00
Adriaan de Groot
b7890d865f
[preservefiles] Save GS, munge destination
...
- using `from: config` now writes a JSON file
- using @@ROOT@@ and @@USER@@ in dest does a sensible
substitution.
2018-05-23 09:09:03 -04:00
Adriaan de Groot
6779a44991
[preservefiles] New module preservefiles
...
- more flexible way to keep (all kinds of) files from the host
system, into the target system.
- WIP: substitutions like in shellprocess (@@ROOT@@, @@HOME@@ probably)
- WIP: creating a JSON file from global settings
2018-05-21 06:30:54 -04:00