lix/src/libfetchers
Qyriad b9be46fb31 remove the autoconf+Make buildsystem
We're not using it anymore. Any leftover bugs in the Meson buildsystem
are now just bugs.

Closes #249.

Change-Id: I0465a0c37ae819f94d40e7829f5bff046aa63d73
2024-05-07 17:04:30 -06:00
..
attrs.cc Fix conversion from JSON to fetch attributes 2021-01-05 02:06:25 +00:00
attrs.hh Allow tarball URLs to redirect to a lockable immutable URL 2023-06-13 14:17:45 +02:00
cache.cc libfetchers: Rename immutable -> locked 2022-02-24 18:09:00 +01:00
cache.hh Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetch-settings.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
fetch-settings.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
fetch-to-store.cc Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos 2024-03-05 23:46:18 -07:00
fetch-to-store.hh pragma once and ///@file everything missing it 2024-04-08 15:40:12 -07:00
fetchers.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetchers.hh Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul 2024-03-25 17:36:24 -06:00
git.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
github.cc remove extraneous cache entry from github fetcher 2024-04-21 10:46:05 +00:00
indirect.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
mercurial.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
meson.build meson: add missing explicit dependency on nlohmann_json 2024-03-29 14:16:58 -04:00
path.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
registry.cc Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
registry.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
tarball.cc Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00