dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

commit 5565e214a1327d4f6b5c22bd2e5f1f69b9f1d7c8
parent a18618811c426b7e9e9cb9dbd6ebb87e1231e8ad
Author: finwo <finwo@pm.me>
Date:   Fri, 10 Apr 2026 00:59:00 +0200

Remove old format pierreguillot/thread directory

Diffstat:
Dpierreguillot/thread/config.mk | 1-
Dpierreguillot/thread/package.ini | 9---------
2 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/pierreguillot/thread/config.mk b/pierreguillot/thread/config.mk @@ -1 +0,0 @@ -SRC+=__DIRNAME/src/thd.c diff --git a/pierreguillot/thread/package.ini b/pierreguillot/thread/package.ini @@ -1,9 +0,0 @@ -[repository] -github=pierreguillot/thread - -[package] -name=pierreguillot/thread - -[export] -config.mk=config.mk -include/pierreguillot/thread.h=src/thd.h