Norayr Chilingarian
|
0990748ecb
|
added LICENSE file, and updated the tag.
|
2022-04-07 13:38:22 +04:00 |
|
|
|
7376019623
|
Merge pull request #1 from vishaps/antranigv/cmd_fix
Change cmd to ARRAY 2048 OF CHAR
|
2022-04-05 15:57:07 +04:00 |
|
|
|
3e2a115c73
|
Set the maximum command line char to 2048
The reasoning is because POSIX's requirements, see
https://github.com/freebsd/freebsd-src/blob/main/include/limits.h#L72
for more info
|
2022-04-05 15:55:18 +04:00 |
|
|
|
3706bb5f7d
|
WIP: Fix the command length issue
Based on tests, looks like in many cases we need more than 120 chars for
the cmd variable
|
2022-04-05 15:42:28 +04:00 |
|
Norayr Chilingarian
|
a7765df326
|
added empty CFLAGS variable
|
2022-04-01 21:58:48 +04:00 |
|
Norayr Chilingarian
|
b6c0b2214d
|
removed unnecessary install section.
|
2022-03-31 01:44:19 +04:00 |
|
Norayr Chilingarian
|
e4893fb0c8
|
fix of separator problem in makefile.
|
2022-03-31 01:33:50 +04:00 |
|
Norayr Chilingarian
|
79a9f6ca6b
|
build statically, and install section.
|
2022-03-31 01:25:13 +04:00 |
|
Norayr Chilingarian
|
e518663930
|
tests updated.
|
2022-02-23 04:54:29 +04:00 |
|
Norayr Chilingarian
|
cdd5798feb
|
test.c for checking sizes of struct stat on freebsd.
|
2022-02-23 04:53:22 +04:00 |
|
Norayr Chilingarian
|
49db65a606
|
updated vpkFiles for FreeBSD system.
|
2022-02-23 04:22:24 +04:00 |
|
Norayr Chilingarian
|
aa379e9835
|
readme update. build instructions.
|
2022-02-23 03:44:26 +04:00 |
|
Norayr Chilingarian
|
c946dbf330
|
should build on freebsd
|
2022-02-23 03:41:46 +04:00 |
|
Norayr Chilingarian
|
dd610c89eb
|
freebsd makefile and vpkFiles.
|
2022-02-23 03:09:13 +04:00 |
|
Norayr Chilingarian
|
8762f456a6
|
test
|
2022-02-23 02:28:40 +04:00 |
|
Norayr Chilingarian
|
ef20e24cf9
|
test.
|
2022-02-23 02:27:33 +04:00 |
|
Norayr Chilingarian
|
85b5c0a00f
|
makefile test.
|
2022-02-23 02:21:04 +04:00 |
|
Norayr Chilingarian
|
b797733ce3
|
small change in makefile.
|
2022-02-23 02:07:24 +04:00 |
|
Norayr Chilingarian
|
3fed58c9e0
|
got rid of submodules, because anonymous downloads of submodules is not
allowed via ssh.
|
2022-02-23 02:02:23 +04:00 |
|
Norayr Chilingarian
|
f904807696
|
small fix of json parser.
|
2022-02-01 03:26:49 +04:00 |
|
Norayr Chilingarian
|
a52c3efa8e
|
fixed default build dir creation in the default prefix.
|
2022-01-22 04:09:25 +04:00 |
|
Norayr Chilingarian
|
96ea8bddc5
|
creating the tree was forgotten at some point.
|
2022-01-22 02:03:07 +04:00 |
|
Norayr Chilingarian
|
13de7abab7
|
removed old readme file.
|
2022-01-22 01:58:52 +04:00 |
|
Norayr Chilingarian
|
ca84f8ff13
|
lists update.
|
2022-01-21 17:28:39 +04:00 |
|
Norayr Chilingarian
|
2813f7ce44
|
works with custom tree dir.
|
2022-01-20 01:04:00 +04:00 |
|
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 |
|