Commit graph

125 commits

Author SHA1 Message Date
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
Norayr Chilingarian
afdd79cd74 removed UserDetails - not used anywhere. 2020-05-07 19:48:20 +04:00
Norayr Chilingarian
6098d84253 removed opium.Mod - not used anywhere. 2020-05-07 19:47:47 +04:00
Norayr Chilingarian
d72e5df94f vpkUserDetails was not used, so - removed 2020-05-07 19:46:55 +04:00
Norayr Chilingarian
9b899ad7b8 added git submodules for Internet and lists 2020-05-07 19:43:52 +04:00
Norayr Chilingarian
6757ca74b5 moved Internet files to its subdirectory 2020-05-07 19:26:14 +04:00
Norayr Chilingarian
12b8ca56c5 nothing really 2020-05-07 19:22:38 +04:00
Norayr Chilingarian
1089f84f65 got rid of closing 0X in vipackConf.json 2020-05-07 19:18:14 +04:00
Norayr Chilingarian
6ceb5be7b6 more BUILDDIR usage 2020-05-07 19:12:25 +04:00
Norayr Chilingarian
cc2766dc18 improved makefile, removed unnecessary file. 2020-05-07 19:10:37 +04:00
mane
2be7d9497e Files moved to vpkConf 2020-05-05 22:38:06 +04:00
mane
bea2422ac1 pull, tree 2020-04-28 14:36:19 +04:00
mane
b30deb5bd9 URL change,vipackConf.json reading 2020-04-26 05:54:23 +04:00
mane
d75b48915d vpkGit.Mod(clone), confPath change (v1) 2020-04-06 06:15:25 +04:00
mane
0e89e907fd fs, configFile, treeDir change 2020-04-05 00:54:21 +04:00
mane
a36f236bb3 checking conf file and dir 2020-04-03 02:49:13 +04:00
mane
c5b750daba Vipack.Mod and Opium.Mod merge, Args replaced with Oberon module 2020-04-03 01:09:28 +04:00
mane
9423fb1b37 Module renaming 2020-04-02 23:20:19 +04:00
mane
67a280f5da UserDetails and Vipack 2020-04-02 13:00:20 +04:00
mane
56b1c31a3e makefile change 2020-03-30 19:22:13 +04:00
mane
0015397959 VersionFile.json change 2020-03-27 19:01:03 +04:00
Ruben Shekspir
6a386cf720 Merge branch 'master' of https://github.com/shekspir55/vipack 2019-06-06 16:57:18 +04:00
Rouben Shekspir
1a24052732
Initial commit 2019-06-06 10:09:38 +04:00
Ruben Shekspir
0ffadb24ad added few dependencies 2019-05-23 19:47:09 +04:00
Ruben Shekspir
00627f912d removed redundant dependencies 2019-05-23 00:17:39 +04:00
Ruben Shekspir
2e6791e61c added downloading package manager 2019-05-22 23:51:35 +04:00
Ruben Shekspir
7e0050c496 Opium works, end to end 2019-05-12 12:47:40 +04:00
Ruben Shekspir
70e1e1efe4 Version files are able to download 2019-05-12 12:07:02 +04:00