Commit graph

202 commits

Author SHA1 Message Date
Norayr Chilingarian
208f1d777b -a / --ask option. 2022-01-19 23:08:53 +04:00
Norayr Chilingarian
6a44334d7a rudimentary readme. 2022-01-19 22:45:13 +04:00
Norayr Chilingarian
e38cb20d2c now builds too! 2022-01-19 04:58:57 +04:00
Norayr Chilingarian
c5c999f596 now works! 2022-01-19 04:19:52 +04:00
Norayr Chilingarian
32679a8852 bumped opts. 2022-01-19 00:37:26 +04:00
Norayr Chilingarian
3a765d8ec0 dont know 2022-01-19 00:35:42 +04:00
Norayr Chilingarian
eabe4671ae json retriever now lists deps for each dep. also bumping lists. 2022-01-19 00:27:11 +04:00
Norayr Chilingarian
6f532c7390 vipack builds! 2022-01-18 22:10:39 +04:00
Norayr Chilingarian
ee31eb68fb dep updated 2022-01-18 20:00:54 +04:00
Norayr Chilingarian
39503ad331 building almost done. 2022-01-18 19:59:19 +04:00
Norayr Chilingarian
277e8aa9a5 pushes to the 'deps' directory inside prefix. 2022-01-18 04:11:27 +04:00
Norayr Chilingarian
837ee3ac45 updated module 2022-01-14 05:21:03 +04:00
Norayr Chilingarian
4dfb4975ff fetch works 2022-01-14 05:19:50 +04:00
Norayr Chilingarian
c95ecfc60b handles malformed json without package section. 2022-01-12 05:46:02 +04:00
Norayr Chilingarian
f1c4ca6ec3 resolver improved: handles no such json, malformed jsons. 2022-01-12 05:38:17 +04:00
Norayr Chilingarian
85bc6ea77a fixed bug in 'no such package' implementation. 2022-01-12 03:51:41 +04:00
Norayr Chilingarian
eef3f38909 implemented no such package feature. 2022-01-12 03:45:28 +04:00
Norayr Chilingarian
1e8d4103b8 update of module 2022-01-12 02:05:16 +04:00
Norayr Chilingarian
3378ac511c builds, still working 2022-01-12 01:57:42 +04:00
Norayr Chilingarian
89f318753d added deps 2022-01-10 20:55:03 +04:00
Norayr Chilingarian
56b3a2de32 don't know 2022-01-10 20:52:38 +04:00
Norayr Chilingarian
4a233403ed working with submodules 2022-01-10 20:50:00 +04:00
Norayr Chilingarian
42dc7d3a41 opts added as dep. 2022-01-10 20:20:07 +04:00
Norayr Chilingarian
0f2cf8bfb2 submodules 2020-10-22 18:53:00 +04:00
Norayr Chilingarian
4aff0f44e1 simplification of resolver via new StringList.GetString method. 2020-06-17 18:24:17 +04:00
Norayr Chilingarian
f6a4c1f0bc now the resolver client should install the retriever procedure. 2020-06-14 21:51:26 +04:00
Norayr Chilingarian
db0a32e674 now the retriever function is the installable method of dep object. 2020-06-14 19:49:06 +04:00
Norayr Chilingarian
e6823cb373 better encapsulation. 2020-06-10 22:06:34 +04:00
Norayr Chilingarian
f1b478f4ac comparing pointers instead of strings. 2020-06-10 21:49:51 +04:00
Norayr Chilingarian
42f574ad95 circular dependencies problem fixed. 2020-06-10 19:33:51 +04:00
Norayr Chilingarian
d3be79cbe9 fixed, now dep install order is right. 2020-06-10 18:34:26 +04:00
Norayr Chilingarian
f2fb8651b3 dependency resolution done! 2020-06-09 20:37:36 +04:00
Norayr Chilingarian
d36843e1f4 nth 2020-06-09 20:22:03 +04:00
Norayr Chilingarian
dff47dc004 simplified some modules by adding others. 2020-06-09 20:17:52 +04:00
Norayr Chilingarian
dd6093e056 checks if the dep already presents and doesnt add it if so. 2020-06-09 18:16:41 +04:00
Norayr Chilingarian
d8a2a9ddac dependency tree gets populated. 2020-06-09 17:57:59 +04:00
Norayr Chilingarian
289c154f46 Output of S.s when there was no text scanned was garbage 2020-05-09 01:31:04 +04:00
Norayr Chilingarian
163102bd19 can be compiled, syncs tree. needs check for bugs. 2020-05-09 01:19:17 +04:00
Norayr Chilingarian
7a741b509a gethome() moved back to vpkConf module. 2020-05-08 14:06:06 +04:00
Norayr Chilingarian
296803f7f5 works 2020-05-08 03:43:07 +04:00
Norayr Chilingarian
3d7539125c tree path fixed 2020-05-08 03:40:59 +04:00
Norayr Chilingarian
400e80b116 compiles, needs cleanup 2020-05-08 03:36:19 +04:00
Norayr Chilingarian
82d79b4647 compiles, needs some cleanup 2020-05-08 03:35:36 +04:00
Norayr Chilingarian
6011d9d401 added tests; symlink dont work 2020-05-07 23:58:43 +04:00
Norayr Chilingarian
37b554721f Merge branch 'dev' of https://github.com/vishaps/vipack into dev 2020-05-07 23:36:37 +04:00
Norayr Chilingarian
909c300c77 FsHelper checks if file/dir/symlink etc exists 2020-05-07 23:33:11 +04:00
mane
6ded078019 builds to build 2020-05-07 20:41:10 +04:00
Norayr Chilingarian
c02b5d6c83 moved vipack specific sources to src 2020-05-07 19:59:12 +04:00
Norayr Chilingarian
8a476ab610 removed unnecessary files 2020-05-07 19:52:16 +04:00
Norayr Chilingarian
b411ead9d9 removed PackageResolver - not used anywhere. 2020-05-07 19:50:29 +04:00