summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-12-14c-rbtree: update to v2David Herrmann
Update the build-script to c-rbtree-2. Note that c-rbtree uses Meson now, so drop the autotools support and switch to meson+ninja. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2016-09-02c-rbtree: new package for RB-Tree libraryDavid Herrmann
New package that builds the libcrbtree library, a stand-alone RB-Tree implementation in ISO C99. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>