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-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