index
:
ccwl
keyring
main
Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2022-01-10
Migrate to hand-written Makefiles.
Arun Isaac
2021-12-13
ccwl: Support graphviz HTML strings.
Arun Isaac
2021-11-29
Makefile: Build software bundles.
Arun Isaac
2021-11-05
doc: Add spell check workflow to tutorial.
Arun Isaac
2021-11-05
Makefile: Copy images without recursion.
Arun Isaac
2021-11-05
Makefile: Delete target if recipe fails.
Arun Isaac
2021-11-05
Makefile: Create doc directory before populating it.
Arun Isaac
2021-11-05
Makefile: Do not clean files based on extension.
Arun Isaac
2021-11-05
Makefile: Distinguish DOC_OTHER from DOC_OUT.
Arun Isaac
2021-11-04
Makefile: Distribute doc/hello.c.gz. and doc/hello.txt.
Arun Isaac
2021-11-04
Makefile: Pass auxiliary dependencies from automatic variables.
Arun Isaac
2021-11-04
build-aux: Use paths relative to top-level in generate-cwl-output.sh.
Arun Isaac
2021-11-02
Makefile: Distribute doc/hello.tar.
Arun Isaac
2021-11-02
Makefile: Do not distribute *.out files.
Arun Isaac
2021-11-02
tests: Add input-output-parameters.cwl.
Arun Isaac
2021-11-02
ccwl: Rename graphviz to dot.
Arun Isaac
2021-10-12
Makefile: Use ccwl to generate graphviz graph.
Arun Isaac
2021-10-12
ccwl: Implement compiling to graphviz.
Arun Isaac
2021-10-11
ccwl: Factorize out CWL generation code to separate file.
Arun Isaac
2021-09-29
Makefile: Record dependency on build-home-page.el.
Arun Isaac
2021-08-16
Makefile: Generate sample output when building documentation.
Arun Isaac
2021-08-16
Makefile: Clean dot files correctly.
Arun Isaac
2021-08-16
Makefile: Allow tabs when editing in Emacs.
Arun Isaac
2021-07-20
tests: Add tests for ccwl/utils.scm.
Arun Isaac
2021-07-19
build-aux: Put website building code into a function.
Arun Isaac
2021-07-06
Makefile: Add release target.
Arun Isaac
2021-07-04
Makefile: Replace top_builddir with builddir.
Arun Isaac
2021-07-04
Makefile: Pass image path to skribilo.
Arun Isaac
2021-07-04
doc: Use PNG images instead of SVG.
Arun Isaac
2021-07-04
Makefile: Pass source path to skribilo.
Arun Isaac
2021-07-04
Makefile: Distribute documentation.
Arun Isaac
2021-07-04
Makefile: Include .depends with automake.
Arun Isaac
2021-07-04
Makefile: Clean only directories in clean-local.
Arun Isaac
2021-07-04
Makefile: Build skribilo documentation in-place.
Arun Isaac
2021-07-04
Makefile: List files in a single line.
Arun Isaac
2021-07-04
Makefile: Do not create website directory.
Arun Isaac
2021-07-04
Makefile: Add prefix variables for silencing commands.
Arun Isaac
2021-07-03
doc: Move skribilo configuration into doc directory.
Arun Isaac
2021-07-03
Makefile: Build skribilo configuration before documentation.
Arun Isaac
2021-07-03
Makefile: Comment on -local targets.
Arun Isaac
2021-07-02
Makefile: Track dependencies automatically.
Arun Isaac
2021-06-28
Makefile: Clean entire website manual directory.
Arun Isaac
2021-06-28
doc: Add workflow graphs.
Arun Isaac
2021-06-28
Makefile: Build workflow images.
Arun Isaac
2021-06-19
Makefile: Let info and html targets depend on skribilo config.
Arun Isaac
2021-06-19
configure: Search for emacs.
Arun Isaac
2021-06-19
Makefile: Use MKDIR_P instead of `mkdir -p'.
Arun Isaac
2021-06-19
Makefile: Delete manual directory before rebuilding.
Arun Isaac
2021-06-19
website: Move CSS into the website directory.
Arun Isaac
2021-06-15
doc: Move documentation from texinfo to skribilo.
Arun Isaac
[next]