summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-12-08Bump versionAleksy Grabowski
2021-02-12Add Makefile for simple builds in docker containerAleksy Grabowski
2021-02-12Remove namcap callAleksy Grabowski
2021-01-31Remove comment as it turned out to be an intentional behaviorAleksy Grabowski
makepkg intentionally exports *FLAGS only during build() procedure: https://bugs.archlinux.org/task/69488 So, that means that all projects that are calling cmake in prepare() are incorrect and should be fixed. Lukily for this one, no changes are required.
2021-01-29Initial commitAleksy Grabowski