aboutsummaryrefslogtreecommitdiffstats
path: root/oni-php/Eldev
Commit message (Collapse)AuthorAgeFilesLines
* Change build output directoryGravatar Tom Willemse12 days1-1/+1
| | | | | | Put everything in public/pakages so that at a later date I can add a project site along with the packages. This change also makes it easier for me to change my mind about where the packages land.
* GNUmakefile: Update package recipesGravatar Tom Willemse12 days1-1/+1
| | | | | These packages don't have snippets anymore and therefore aren't multi-file packages anymore.
* Replace all Cask files with Eldev filesGravatar Tom Willemse2023-05-251-0/+13
I'm working on moving my build setup to my own laminar[1] instance. To do this I need to be able to package files up. It appears that I couldn't quite get Cask to work, and Eldev exists in the Guix[2] package repository. [1]: https://laminar.ryuslash.org/ [2]: https://guix.gnu.org/