lix/src/libfetchers
2021-08-02 13:47:59 +02:00
..
attrs.cc Fix conversion from JSON to fetch attributes 2021-01-05 02:06:25 +00:00
attrs.hh fix error: 'optional' in namespace 'std' does not name a template type 2021-06-02 18:09:03 +08:00
cache.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
cache.hh Shut up a clang warning 2020-07-03 14:50:07 +02:00
fetchers.cc Allow fetchGit to take a name argument 2021-07-06 08:41:52 +02:00
fetchers.hh Allow fetchGit to take a name argument 2021-07-06 08:41:52 +02:00
git.cc fix git init race condition 2021-08-02 13:47:59 +02:00
github.cc allow fetchFromGitHub to take a name argument 2021-07-06 08:43:19 +02:00
indirect.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
local.mk Enable pthreads for new libraries 2021-07-24 09:15:01 +00:00
mercurial.cc allow fetchMercurial to take a name argument 2021-07-06 08:43:06 +02:00
path.cc string2Int(): Return std::optional 2021-01-08 12:22:21 +01:00
registry.cc Style tweaks 2021-07-07 10:02:55 +02:00
registry.hh Style tweaks 2021-07-07 10:02:55 +02:00
tarball.cc allow fetchTarball to take a name argument 2021-07-06 08:42:47 +02:00