Anatol Belski
6711f1f6d1
Fix curl error handling
2017-11-02 12:57:44 +01:00
Anatol Belski
c7c874e9b4
Improve messaging for locked dependency path
2017-09-15 10:47:22 +02:00
Anatol Belski
97112e4dd0
Refactor lock also wrt shared/exclusive
2017-09-15 10:36:13 +02:00
Anatol Belski
098f6457de
Folds
2017-09-15 09:23:48 +02:00
Anatol Belski
a5afa11cff
Integrate locking into the dep update process
2017-09-14 18:49:14 +02:00
Anatol Belski
6b58f91d9d
Fix and improve lock class
2017-09-14 18:48:43 +02:00
Anatol Belski
bb5ff05cc5
Add locker class
2017-09-14 18:07:37 +02:00
Anatol Belski
4b51347c35
Lock while caching
2017-09-14 16:54:03 +02:00
Anatol Belski
7d48cafe29
Folds
2017-09-14 16:25:35 +02:00
Anatol Belski
741063cdf1
Support branch recognition when working under dev package
2017-09-05 12:38:02 +02:00
Jerry
a97d0bd292
Fix Arch determintion
2017-09-01 15:52:35 +02:00
Anatol Belski
64c2ac973c
Fix deps path recognition
2017-08-23 00:19:10 +02:00
Anatol Belski
eae3aab2ae
revert the deps path reset part and sync
2017-08-17 18:19:07 +02:00
Anatol Belski
e7e92b35d0
yet more path recognition variant
2017-08-17 16:33:32 +02:00
Anatol Belski
d158c3c032
add possibility to reevaluate the deps path
2017-08-17 16:17:47 +02:00
Anatol Belski
69fb69fd93
no realpath needed
2017-08-17 15:33:38 +02:00
Anatol Belski
aee165fe05
refactor dependency dir recognition
2017-08-17 14:06:01 +02:00
Anatol Belski
61d589c424
sync with eol change
2017-07-24 11:07:16 +02:00
Anatol Belski
40fe451c8d
add comment
2017-07-22 02:26:10 +02:00
Anatol Belski
24e2464d8c
improve branch name guessing
2017-07-10 12:02:17 +02:00
Anatol Belski
f4e3f68ce5
fix current arch setter
2017-06-16 02:34:57 +02:00
Anatol Belski
bcb9c7346a
group ns
...
(cherry picked from commit f1aeb9ac43dd817c0ac208714943162117329e3f)
2017-06-05 13:47:02 +02:00
Anatol Belski
43a11d2552
use curl for fetches
...
(cherry picked from commit f92a4b45a58f6969fdb139278157ff5556cc9879)
2017-06-05 13:45:30 +02:00
Anatol Belski
73eb340687
fix branch name recognition when no cli opt passed
...
(cherry picked from commit 09e01d62cb74aba6158943e0418c94f09e136248)
2017-06-05 13:45:14 +02:00
Anatol Belski
c8c80a07f7
more refactoring to simplify config
2017-05-22 13:22:06 +02:00
Anatol Belski
65bc0a8552
refactor config stuff
2017-05-22 12:47:42 +02:00
Anatol Belski
d46b74b51b
remove comment that doesn't match anymore
2017-05-20 22:00:49 +02:00
Anatol Belski
af2134b486
improve error check
2017-05-20 17:43:32 +02:00
Anatol Belski
a2debffacc
more on return type decls
2017-05-20 14:04:34 +02:00
Anatol Belski
078554f4a6
update namespaces
2017-05-20 12:35:56 +02:00
Anatol Belski
f6e507fb5e
more precise namespace
2017-05-20 12:28:03 +02:00
Anatol Belski
7370f1c5b0
there could have been no backup for the very first deps fetch
2017-05-13 23:09:23 +02:00
Anatol Belski
f88e36cc2b
implement phpsdk_deps --no-backup
2017-04-24 19:32:13 +02:00
Anatol Belski
e0d0c67953
implement --force for deps update
2017-04-16 13:59:35 +02:00
Anatol Belski
cad50539cf
improve crt usability check with multiple choices
2017-03-20 15:38:07 +01:00
Anatol Belski
2849ea89a8
rename var for more clarity
2016-11-16 19:44:02 +01:00
Anatol Belski
e74a98e253
add fixme
2016-10-28 16:13:24 +02:00
Anatol Belski
04aaf65cda
accumulate return value
2016-10-28 15:18:36 +02:00
Anatol Belski
33c82a766f
fix wording again
2016-10-28 14:14:27 +02:00
Anatol Belski
efb77f4589
add some vim folds
2016-10-28 14:09:01 +02:00
Anatol Belski
cddbe84fe3
add vim mode configs
2016-10-28 14:03:17 +02:00
Anatol Belski
6326bba7a1
rework pkg update msg
2016-10-28 13:27:38 +02:00
Anatol Belski
fdf6827c51
add FileOps trait and rework the deps update routine
2016-10-28 13:24:35 +02:00
Anatol Belski
ac205e153f
do necessary followup ns renames
2016-10-27 16:08:29 +02:00
Anatol Belski
71f60852f8
move cache into the config space
2016-10-27 16:02:43 +02:00
Anatol Belski
b556ae0be7
add special case to put openssl.cnf into template dir
...
and also rework the deps dir arg
2016-10-20 21:40:57 +02:00
Anatol Belski
b52253461f
revamp the whole branch config thing
...
The series alone deliver the information about the known branches,
no need to maintain an extra file. The only downside is the absense
of mapping between master and latest, howevere that's fine as it's
only master.
2016-10-20 20:40:36 +02:00
Anatol Belski
0eaad349f2
add package cleanup
2016-10-20 18:34:58 +02:00
Anatol Belski
dd4dd38165
implement cache, allow passing unknown branch and hope for best
2016-10-20 17:57:07 +02:00
Anatol Belski
063774e3c9
add missing file
2016-10-20 02:07:54 +02:00