<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgman/Makefile, branch dev</title>
<subtitle>Package manager for 0x221E distro.</subtitle>
<id>https://universe.0xinfinity.dev/distro/pkgman/atom?h=dev</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/pkgman/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/'/>
<updated>2026-05-10T16:12:16Z</updated>
<entry>
<title>feature: add URL structure and refactor main logic to pkgman.c</title>
<updated>2026-05-10T16:12:16Z</updated>
<author>
<name>0x221E</name>
<email>0x221E@0xinfinity.dev</email>
</author>
<published>2026-05-10T16:08:18Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/commit/?id=08d1240456383bc9554840a5255f7f87114ade92'/>
<id>urn:sha1:08d1240456383bc9554840a5255f7f87114ade92</id>
<content type='text'>
Added url structures, cookbook, archive management to automate
the installation process of packages. Refactored main logic from
main.c to pkgman.c for cleaner seperation of concerns and future
library integration of pkgman to other projects.
</content>
</entry>
<entry>
<title>build: add -Wall -Werror -Wpedantic CFLAGS to Makefile</title>
<updated>2026-05-09T11:36:39Z</updated>
<author>
<name>0x221E</name>
<email>0x221E@0xinfinity.dev</email>
</author>
<published>2026-05-09T11:36:39Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/commit/?id=b09deac0161e1a980693d789d08991cb4fd580c8'/>
<id>urn:sha1:b09deac0161e1a980693d789d08991cb4fd580c8</id>
<content type='text'>
Enables all warnings, treats warnings as errors and stylistic
improvements are treated as warnings. This is enabled to increase
code quality.
</content>
</entry>
<entry>
<title>build: add install command to Makefile</title>
<updated>2026-04-23T01:27:41Z</updated>
<author>
<name>0x221E</name>
<email>0x221E@0xinfinity.dev</email>
</author>
<published>2026-04-23T01:27:41Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/commit/?id=7303d05207297d1f72c5c73eb4b175cdd6da44c4'/>
<id>urn:sha1:7303d05207297d1f72c5c73eb4b175cdd6da44c4</id>
<content type='text'>
To create a system-wide utility after latest changes, Makefile now
has the utility to install the binary to the system.
</content>
</entry>
<entry>
<title>build: Add makefile and remove build.sh</title>
<updated>2026-04-22T16:39:42Z</updated>
<author>
<name>0x221E</name>
<email>0x221E@0xinfinity.dev</email>
</author>
<published>2026-04-22T16:39:42Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/commit/?id=9ae5109e192e17b4b3a28527f42a3fcbb88fb52f'/>
<id>urn:sha1:9ae5109e192e17b4b3a28527f42a3fcbb88fb52f</id>
<content type='text'>
Makefile is added for convenience, and debug and prod builds now
exist.
</content>
</entry>
</feed>
