aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: fix distcheck to use absolute path in install checkHEADmasterMichał Łyszczek2019-11-261-1/+1
* Makefile: change prefix in fogen during installMichał Łyszczek2019-11-261-0/+5
* Makefile: fix permissions during make installMichał Łyszczek2019-11-071-1/+1
* Makefile: fix some dist issues after distcheckMichał Łyszczek2019-11-061-4/+7
* add distcheck targetMichał Łyszczek2019-11-061-0/+9
* fogen: add a way to add custom code to onverriden functionsMichał Łyszczek2019-11-064-0/+27
* fo.c.in: add 'f/fogen' when printing logsMichał Łyszczek2019-11-061-6/+3
* fogen: protect init from self overriden functionsMichał Łyszczek2019-11-064-157/+366
* tst/Makefile: use in-source files by fogen instead of systemMichał Łyszczek2019-11-051-1/+1
* db.conf: add some functions to dbMichał Łyszczek2019-11-051-0/+4
* db.conf: sort by 1 and then by 3rd columnMichał Łyszczek2019-11-051-4/+4
* Makefile: add git sha to version when install from masterMichał Łyszczek2019-11-051-0/+5
* Makefile: add new files to dist target, add more dist-* targetsMichał Łyszczek2019-11-051-3/+14
* fogen: add -v args to print verison infoMichał Łyszczek2019-11-051-1/+4
* Makefile: add default $(RM) if not setMichał Łyszczek2019-11-051-7/+8
* Makefile: add uninstall targetMichał Łyszczek2019-11-051-1/+11
* fogen: rewrite stuff in pythonMichał Łyszczek2019-11-057-688/+733
* update manual pages and readmeMichał Łyszczek2019-11-045-6/+161
* add support for ld option -initMichał Łyszczek2019-11-046-5/+462
* gix git links after domain changeMichał Łyszczek2019-08-221-2/+2
* move site from kurwinet.pl to bofc.pl domainMichał Łyszczek2019-08-225-17/+17
* readme.md: add missing 'see also' headerMichał Łyszczek2019-04-141-0/+3
* readme.md: update man page linksMichał Łyszczek2019-04-081-2/+2
* new file: LICENSE with BSD2 textMichał Łyszczek2019-04-081-0/+26
* readme.md: fix link to git repoMichał Łyszczek2019-04-081-1/+1
* www/index.in: correct metadata info of www siteMichał Łyszczek2019-04-081-3/+3
* Makefile: add non-file target to .PHONYv0.1.0Michał Łyszczek2019-04-083-1/+5
* Makefile: add make install commandMichał Łyszczek2019-04-082-0/+19
* fogen: ignore leading and trailing spaces in databaseMichał Łyszczek2019-04-083-21/+34
* readme.md: add readme (also acting as index.html) fileMichał Łyszczek2019-04-081-0/+157
* Makefile: add make dist and wwwMichał Łyszczek2019-04-0815-16/+355
* man: add manual pagesMichał Łyszczek2019-04-074-0/+412
* rename fogen.sh executable to fogenMichał Łyszczek2019-04-073-4/+4
* fogen.sh: simplify input argumentsMichał Łyszczek2019-04-073-42/+32
* add support for pointer return type from overriden functionsMichał Łyszczek2019-04-043-12/+64
* fogen.sh: add info that code has been generatedMichał Łyszczek2019-04-031-0/+4
* add .gitignore entriesMichał Łyszczek2019-04-032-0/+11
* tst: add test suiteMichał Łyszczek2019-04-033-0/+384
* init commit: add fogen.sh v0.1.0 with build systemMichał Łyszczek2019-04-033-0/+561