Commit Graph

6 Commits

Author SHA1 Message Date
rxi
82d7561265 Improved filesystem errors 2016-10-01 13:50:26 +01:00
rxi
cf39aee3cc Added indexing of files to Tar mount in filesystem.c 2016-10-01 11:24:41 +01:00
rxi
610e091adf Changed tar mount in filesystem.c to use struct TarMount 2016-10-01 10:36:37 +01:00
rxi
3d8aff7cf0 Minor clarity improvement on string concat in filesystem's tar_find() 2016-10-01 01:02:12 +01:00
rxi
cb61fa1ecd Added packaging functionality, added packaged exe support to filesystem
Adds package.c and package.h. Adds support for the `--pack` argument for
packing a project directory into an exe or tar file.
2016-10-01 00:38:37 +01:00
rxi
2689bfc2fa Added filesystem module 2016-09-29 19:22:29 +01:00