Commit Graph

8 Commits

Author SHA1 Message Date
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
Anatol Belski b12afb3233 basic implementation deps update
- fetch
- unpack
- local replace/put

sanity checks are to go yet, but the basic stuff works.
2016-10-20 01:45:53 +02:00
Anatol Belski 17291e5af3 add some config guessing and minor changes 2016-10-19 19:47:13 +02:00
Anatol Belski 0b2002e4ca basic stuff to fetch the deps 2016-10-19 18:56:18 +02:00