Commit graph

238 commits

Author SHA1 Message Date
Norayr Chilingarian
b99aed83c7 now works with new vipatsar with json files in subdirs. also version is
taken from json file name, not from json field.
2026-04-06 18:21:36 +04:00
Norayr Chilingarian
2e048857ee readme update. 2025-07-20 02:46:02 +04:00
Norayr Chilingarian
60c94ebac1 update of readme. 2025-07-20 00:21:51 +04:00
Norayr Chilingarian
bd08a0dfd9 readme update. 2025-07-20 00:16:14 +04:00
Norayr Chilingarian
2e1ae1a7b8 moved local build information in to the readme.md. 2025-07-20 00:11:01 +04:00
Norayr Chilingarian
9937719d0e small typo fix. 2025-07-20 00:07:07 +04:00
Norayr Chilingarian
ae9b05408c local build information. 2025-07-20 00:05:09 +04:00
Norayr Chilingarian
c4ccd026ae small fix. 2025-07-19 23:48:41 +04:00
Norayr Chilingarian
ebf6bd387d commented out debug lines. 2025-07-19 23:43:43 +04:00
Norayr Chilingarian
9efd875716 directory paths improved; local builds work for http/https as well. 2025-07-19 23:36:36 +04:00
Norayr Chilingarian
d9a2cd19f0 local build works. 2025-07-19 19:38:36 +04:00
Norayr Chilingarian
ee137b10df deps dir moved to build. git builds work. 2025-07-19 19:06:11 +04:00
Norayr Chilingarian
49d24a5afe obsolete file removed. 2025-07-19 15:43:07 +04:00
Norayr Chilingarian
9ec814db42 works! 2025-07-17 23:25:08 +04:00
Norayr Chilingarian
b6ae2ad096 forgot to add local builder. 2025-07-17 23:01:23 +04:00
Norayr Chilingarian
81b0414238 builds, but there are issues. 2025-07-17 22:53:04 +04:00
Norayr Chilingarian
8bedfc1689 vipack became vipak; vipackTree became vipatsar 2025-05-29 18:52:58 +04:00
Norayr Chilingarian
41fe4a7132 removed redundant line. 2025-05-29 18:00:03 +04:00
Norayr Chilingarian
bc2fc727be got rid of vpkFreeBSDFiles/vpkLinuxFiles in favour of
github.com/unixFileSystem
2024-10-03 00:00:49 +04:00
Norayr Chilingarian
0302a1da2b changed assumed full path of voc to just voc.
https://github.com/vishapoberon/vipack/issues/3
2024-10-02 00:40:31 +04:00
Norayr Chilingarian
7278ee3f52 prevent deref of NIL if Dependencies section exists but is empty. 2024-07-22 19:53:53 +04:00
Norayr Chilingarian
9aae54c17e added some todo comments in code. 2024-07-18 01:17:51 +04:00
Norayr Chilingarian
126d5bf5e4 not only https, now also http type and downloads are supported. 2024-07-18 00:20:38 +04:00
Norayr Chilingarian
22a0e679a9 fetch and ask initialized as well. 2024-07-17 07:52:13 +04:00
Norayr Chilingarian
57ed0122d7 can correctly build both http and git packages. 2024-07-17 04:49:12 +04:00
Norayr Chilingarian
35edaa5033 fixed the json processing bug(s). processing is not case sensitive now. 2024-07-16 01:34:11 +04:00
Norayr Chilingarian
519db9223c this is not allowed in oberon-2, assignment replaced with COPY. 2024-07-01 15:46:10 +04:00
Norayr Chilingarian
adf12780d1 github linguist git attributes for oberon 2024-05-15 00:02:49 +04:00
Norayr Chilingarian
c85f7e5b7b md5 sums are correctly retrieved from json file irrelevant of auth type
being present or not, and then those are being correctly checked, md5
module added.
2024-02-21 06:08:52 +04:00
Norayr Chilingarian
b65fcc69de compiles, moving forward. 2024-02-21 01:15:11 +04:00
Norayr Chilingarian
b6f55b8a5f removed most of debug messages. 2024-02-20 22:08:56 +04:00
Norayr Chilingarian
c7105d95fa vpkTools module, using fields of Tdep insteod of passing vars around,
vpkSyncer.fetch doesn't get anymore prefix by reference.
2024-02-20 22:03:29 +04:00
Norayr Chilingarian
1a4b4bd988 build of git deps works, while https deps are detected, build is not implemented yet. 2024-02-20 06:38:24 +04:00
Norayr Chilingarian
4b74e7567d makefile 2024-02-19 21:01:10 +04:00
Norayr Chilingarian
a9263c62aa now deps are downloaded to prefix/domain/depname instead of prefix/depname.
also build process changed accordingly.
2024-02-03 03:30:13 +04:00
Norayr Chilingarian
f09791be6c removed unnecessary comment. 2024-02-02 03:26:56 +04:00
Norayr Chilingarian
bf10177a4c removed debug messages and more unnecessary modules. 2024-02-02 03:22:22 +04:00
Norayr Chilingarian
3d0d443d7b old unnecessary files removed. 2024-02-02 03:13:18 +04:00
Norayr Chilingarian
049495a336
Merge pull request #2 from vishaps/json_refactor
Json refactor
2024-02-01 23:00:50 +00:00
Norayr Chilingarian
5cebbb713b eventually refactoring to ssts-q's json module done. 2024-02-02 02:58:48 +04:00
Norayr Chilingarian
b0b330ffd9 downloads deps too. 2024-02-02 02:41:53 +04:00
Norayr Chilingarian
e1af944d0b dependency resolving works. 2024-02-01 09:20:00 +04:00
Norayr Chilingarian
bf32bf4a8f refactoring to use sts-q's json module. compiles. 2024-01-31 07:57:23 +04:00
Norayr Chilingarian
f303281641 vpkHttp works! 2024-01-25 19:07:36 +04:00
Norayr Chilingarian
ebdec10e40 http header is correctly processed, class fields assigned. 2024-01-24 05:11:38 +04:00
Norayr Chilingarian
0dafbd6674 better parsing of the response header. 2024-01-24 04:54:58 +04:00
Norayr Chilingarian
99e40b1050 better fix of the makefile 2024-01-24 04:47:22 +04:00
Norayr Chilingarian
178da63b8e makefile fix. 2024-01-24 04:32:27 +04:00
Norayr Chilingarian
02ef02fcce lots of improvement in http module. continuing the work. 2024-01-24 03:59:18 +04:00
Norayr Chilingarian
90a1d51b24 using dynamic allocation instead of fixed length stack strings. 2024-01-23 19:20:23 +04:00