diff --git a/README.md b/README.md index 8789a4e..b4e6380 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MulleInvocationQueue +# MulleThread #### 🍝 MulleThread sleeps until nudged @@ -8,7 +8,7 @@ serial in a separate thread. | Release Version | Release Notes |-------------------------------------------------------|-------------- -| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/MulleFoundation/MulleInvocationQueue.svg?branch=release) [![Build Status](https://github.com/MulleFoundation/MulleInvocationQueue/workflows/CI/badge.svg?branch=release)](//github.com/MulleFoundation/MulleInvocationQueue/actions) | [RELEASENOTES](RELEASENOTES.md) | +| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/MulleFoundation/MulleThread.svg?branch=release) [![Build Status](https://github.com/MulleFoundation/MulleThread/workflows/CI/badge.svg?branch=release)](//github.com/MulleFoundation/MulleThread/actions) | [RELEASENOTES](RELEASENOTES.md) | ## MulleThread @@ -53,7 +53,7 @@ or `-cancelWhenIdle` before. | Requirement | Release Version | Description |-----------------------|------------------|--------------- -| [MulleFoundationBase](https://github.com/MulleFoundation/MulleFoundationBase) | ![Mulle kybernetiK tag](https://img.shields.io/github/tag//.svg) [![Build Status](https://github.com///workflows/CI/badge.svg?branch=release)](https://github.com///actions/workflows/mulle-sde-ci.yml) | 🛸 MulleFoundationBase does something +| [MulleFoundationBase](https://github.com/MulleFoundation/MulleFoundationBase) | ![Mulle kybernetiK tag](https://img.shields.io/github/tag//.svg) [![Build Status](https://github.com///workflows/CI/badge.svg?branch=release)](https://github.com///actions/workflows/mulle-sde-ci.yml) | 🧱 MulleFoundationBase amalgamates Foundations projects | [mulle-objc-list](https://github.com/mulle-objc/mulle-objc-list) | ![Mulle kybernetiK tag](https://img.shields.io/github/tag//.svg) [![Build Status](https://github.com///workflows/CI/badge.svg?branch=release)](https://github.com///actions/workflows/mulle-sde-ci.yml) | 📒 Lists mulle-objc runtime information contained in executables. ### You are here @@ -62,21 +62,21 @@ or `-cancelWhenIdle` before. ## Add -Use [mulle-sde](//github.com/mulle-sde) to add MulleInvocationQueue to your project: +Use [mulle-sde](//github.com/mulle-sde) to add MulleThread to your project: ``` sh -mulle-sde add github:MulleFoundation/MulleInvocationQueue +mulle-sde add github:MulleFoundation/MulleThread ``` ## Install ### Install with mulle-sde -Use [mulle-sde](//github.com/mulle-sde) to build and install MulleInvocationQueue and all dependencies: +Use [mulle-sde](//github.com/mulle-sde) to build and install MulleThread and all dependencies: ``` sh mulle-sde install --prefix /usr/local \ - https://github.com/MulleFoundation/MulleInvocationQueue/archive/latest.tar.gz + https://github.com/MulleFoundation/MulleThread/archive/latest.tar.gz ``` ### Manual Installation @@ -85,12 +85,12 @@ Install the requirements: | Requirements | Description |----------------------------------------------|----------------------- -| [MulleFoundationBase](https://github.com/MulleFoundation/MulleFoundationBase) | 🛸 MulleFoundationBase does something +| [MulleFoundationBase](https://github.com/MulleFoundation/MulleFoundationBase) | 🧱 MulleFoundationBase amalgamates Foundations projects | [mulle-objc-list](https://github.com/mulle-objc/mulle-objc-list) | 📒 Lists mulle-objc runtime information contained in executables. -Download the latest [tar](https://github.com/MulleFoundation/MulleInvocationQueue/archive/refs/tags/latest.tar.gz) or [zip](https://github.com/MulleFoundation/MulleInvocationQueue/archive/refs/tags/latest.zip) archive and unpack it. +Download the latest [tar](https://github.com/MulleFoundation/MulleThread/archive/refs/tags/latest.tar.gz) or [zip](https://github.com/MulleFoundation/MulleThread/archive/refs/tags/latest.zip) archive and unpack it. -Install **MulleInvocationQueue** into `/usr/local` with [cmake](https://cmake.org): +Install **MulleThread** into `/usr/local` with [cmake](https://cmake.org): ``` sh cmake -B build \ diff --git a/cola/properties.plist b/cola/properties.plist index 45cb890..2227699 100644 --- a/cola/properties.plist +++ b/cola/properties.plist @@ -3,16 +3,16 @@ { description="🍝 MulleThread sleeps until nudged"; domain="github"; - name="MulleInvocationQueue"; + name="MulleThread"; user="MulleFoundation"; - repo="MulleInvocationQueue"; - homepage="https://github.com/MulleFoundation/MulleInvocationQueue"; - license="BSD-3-Clause" + repo="MulleThread"; + homepage="https://github.com/MulleFoundation/MulleThread"; + license="BSD-3-Clause"; }; dependencies = ( { - description="🛸 MulleFoundationBase does something"; + description="🧱 MulleFoundationBase amalgamates Foundations projects"; domain="github"; name="MulleFoundationBase"; repo="MulleFoundationBase"; @@ -27,5 +27,5 @@ url="https://github.com/mulle-objc/mulle-objc-list"; user="mulle-objc"; } - ) + ); } diff --git a/overview.dot.svg b/overview.dot.svg index e629206..9caea0e 100644 --- a/overview.dot.svg +++ b/overview.dot.svg @@ -4,31 +4,31 @@ - + sourcetree - + MulleThread - -MulleThread + +MulleThread MulleFoundationBase - -MulleFoundationBase + +MulleFoundationBase - + MulleThread->MulleFoundationBase - - + + @@ -42,8 +42,8 @@ MulleFoundationBase->MulleObjC - - + + @@ -57,8 +57,8 @@ MulleFoundationBase->MulleObjCArchiverFoundation - - + + @@ -72,8 +72,8 @@ MulleFoundationBase->MulleObjCContainerFoundation - - + + @@ -87,8 +87,8 @@ MulleFoundationBase->MulleObjCKVCFoundation - - + + @@ -102,8 +102,8 @@ MulleFoundationBase->MulleObjCLockFoundation - - + + @@ -117,8 +117,8 @@ MulleFoundationBase->MulleObjCMathFoundation - - + + @@ -132,88 +132,103 @@ MulleFoundationBase->MulleObjCPlistFoundation - - + + - + +MulleObjCRegexFoundation + + +MulleObjCRegexFoundation + + + + + +MulleFoundationBase->MulleObjCRegexFoundation + + + + + MulleObjCStandardFoundation - - -MulleObjCStandardFoundation + + +MulleObjCStandardFoundation - + MulleFoundationBase->MulleObjCStandardFoundation - - + + - + MulleObjCTimeFoundation - - -MulleObjCTimeFoundation + + +MulleObjCTimeFoundation - + MulleFoundationBase->MulleObjCTimeFoundation - - + + - + MulleObjCUnicodeFoundation - - -MulleObjCUnicodeFoundation + + +MulleObjCUnicodeFoundation - + MulleFoundationBase->MulleObjCUnicodeFoundation - - + + - + MulleObjCUUIDFoundation - - -MulleObjCUUIDFoundation + + +MulleObjCUUIDFoundation - + MulleFoundationBase->MulleObjCUUIDFoundation - - + + - + MulleObjCValueFoundation - - -MulleObjCValueFoundation + + +MulleObjCValueFoundation - + MulleFoundationBase->MulleObjCValueFoundation - - + + - + mulle-objc-cc - + mulle-objc-cc @@ -226,9 +241,9 @@ - + mulle-objc-debug - + mulle-objc-debug @@ -241,9 +256,9 @@ - + mulle-objc-runtime - + mulle-objc-runtime