index
:
ccwl
keyring
main
Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
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
2021-05-24
Add HTML manual to website.
Arun Isaac
2021-05-24
Add CSS to website.
Arun Isaac
2021-05-24
Build website from README.org.
Arun Isaac
2021-05-24
Replace suffix rule with pattern rule.
Arun Isaac
2021-05-24
Install ccwl script.
Arun Isaac
2021-05-23
Add manual.
Arun Isaac
2021-04-26
Run tests in autotools build system.
Arun Isaac
2021-04-26
Add autotools build system.
Arun Isaac