summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2021-11-05doc: Add spell check workflow to tutorial.Arun Isaac
2021-11-05Makefile: Copy images without recursion.Arun Isaac
2021-11-05Makefile: Delete target if recipe fails.Arun Isaac
2021-11-05Makefile: Create doc directory before populating it.Arun Isaac
2021-11-05Makefile: Do not clean files based on extension.Arun Isaac
2021-11-05Makefile: Distinguish DOC_OTHER from DOC_OUT.Arun Isaac
2021-11-04Makefile: Distribute doc/hello.c.gz. and doc/hello.txt.Arun Isaac
2021-11-04Makefile: Pass auxiliary dependencies from automatic variables.Arun Isaac
2021-11-04build-aux: Use paths relative to top-level in generate-cwl-output.sh.Arun Isaac
2021-11-02Makefile: Distribute doc/hello.tar.Arun Isaac
2021-11-02Makefile: Do not distribute *.out files.Arun Isaac
2021-11-02tests: Add input-output-parameters.cwl.Arun Isaac
2021-11-02ccwl: Rename graphviz to dot.Arun Isaac
2021-10-12Makefile: Use ccwl to generate graphviz graph.Arun Isaac
2021-10-12ccwl: Implement compiling to graphviz.Arun Isaac
2021-10-11ccwl: Factorize out CWL generation code to separate file.Arun Isaac
2021-09-29Makefile: Record dependency on build-home-page.el.Arun Isaac
2021-08-16Makefile: Generate sample output when building documentation.Arun Isaac
2021-08-16Makefile: Clean dot files correctly.Arun Isaac
2021-08-16Makefile: Allow tabs when editing in Emacs.Arun Isaac
2021-07-20tests: Add tests for ccwl/utils.scm.Arun Isaac
2021-07-19build-aux: Put website building code into a function.Arun Isaac
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