This PR is a "visibility" PR to let people know that I am working on a common utils lib for geany-plugins. Right now this only includes a function for scanning a directory for files.
You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/620 -- Commit Summary -- * Added common utils lib. * workbench: use common utils function for scanning directories. -- File Changes -- M Makefile.am (1) A build/utils.m4 (9) M configure.ac (1) A utils/AUTHORS (1) A utils/COPYING (340) A utils/ChangeLog (0) A utils/Makefile.am (3) A utils/NEWS (2) A utils/README (45) A utils/THANKS (8) A utils/src/Makefile.am (14) A utils/src/filelist.c (218) A utils/src/filelist.h (27) M workbench/src/wb_project.c (36) -- Patch Links -- https://github.com/geany/geany-plugins/pull/620.patch https://github.com/geany/geany-plugins/pull/620.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/620
