summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2021-07-06Makefile: Add release target.Arun Isaac
2021-07-04Makefile: Replace top_builddir with builddir.Arun Isaac
2021-07-04Makefile: Pass image path to skribilo.Arun Isaac
2021-07-04doc: Use PNG images instead of SVG.Arun Isaac
2021-07-04Makefile: Pass source path to skribilo.Arun Isaac
2021-07-04Makefile: Distribute documentation.Arun Isaac
2021-07-04Makefile: Include .depends with automake.Arun Isaac
2021-07-04Makefile: Clean only directories in clean-local.Arun Isaac
2021-07-04Makefile: Build skribilo documentation in-place.Arun Isaac
2021-07-04Makefile: List files in a single line.Arun Isaac
2021-07-04Makefile: Do not create website directory.Arun Isaac
2021-07-04Makefile: Add prefix variables for silencing commands.Arun Isaac
2021-07-03doc: Move skribilo configuration into doc directory.Arun Isaac
2021-07-03Makefile: Build skribilo configuration before documentation.Arun Isaac
2021-07-03Makefile: Comment on -local targets.Arun Isaac
2021-07-02Makefile: Track dependencies automatically.Arun Isaac
2021-06-28Makefile: Clean entire website manual directory.Arun Isaac
2021-06-28doc: Add workflow graphs.Arun Isaac
2021-06-28Makefile: Build workflow images.Arun Isaac
2021-06-19Makefile: Let info and html targets depend on skribilo config.Arun Isaac
2021-06-19configure: Search for emacs.Arun Isaac
2021-06-19Makefile: Use MKDIR_P instead of `mkdir -p'.Arun Isaac
2021-06-19Makefile: Delete manual directory before rebuilding.Arun Isaac
2021-06-19website: Move CSS into the website directory.Arun Isaac
2021-06-15doc: Move documentation from texinfo to skribilo.Arun Isaac
2021-05-24Add HTML manual to website.Arun Isaac
2021-05-24Add CSS to website.Arun Isaac
2021-05-24Build website from README.org.Arun Isaac
2021-05-24Replace suffix rule with pattern rule.Arun Isaac
2021-05-24Install ccwl script.Arun Isaac
2021-05-23Add manual.Arun Isaac
2021-04-26Run tests in autotools build system.Arun Isaac
2021-04-26Add autotools build system.Arun Isaac