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
/
build-aux
Age
Commit message (
Expand
)
Author
2024-01-26
Add v0.3.0 release tarballs.
Arun Isaac
2024-01-26
build-aux: Do not infer release information from git tags.
Arun Isaac
2023-11-06
Use (term ansi-color) for colors.
Arun Isaac
2022-01-19
build-aux: Fix broken link to signing key.
Arun Isaac
2022-01-10
Migrate to hand-written Makefiles.
Arun Isaac
2021-11-05
build-aux: Extract dependencies from scheme-source-form.
Arun Isaac
2021-11-05
build-aux: Delete duplicates in dependencies.
Arun Isaac
2021-11-05
build-aux: Hide doc/cwl-output in the manual output snippets.
Arun Isaac
2021-11-05
Makefile: Distinguish DOC_OTHER from DOC_OUT.
Arun Isaac
2021-11-04
build-aux: Use paths relative to top-level in generate-cwl-output.sh.
Arun Isaac
2021-11-02
Makefile: Do not distribute *.out files.
Arun Isaac
2021-09-29
README: Add a Download section using a dynamic block.
Arun Isaac
2021-09-29
README: Add GitHub link using an org dynamic block.
Arun Isaac
2021-08-17
build-aux: Remove redundant beginning-of-line.
Arun Isaac
2021-08-17
build-aux: Link to GitHub repo on website.
Arun Isaac
2021-08-17
build-aux: Preserve only the LIBRARY_PATH environment in cwltool runs.
Arun Isaac
2021-08-16
Makefile: Generate sample output when building documentation.
Arun Isaac
2021-07-27
build-aux: Use #t as the expected value for test-assert tests.
Arun Isaac
2021-07-19
build-aux: Put website building code into a function.
Arun Isaac
2021-07-19
build-aux: Support disabling of color in tests.
Arun Isaac
2021-07-19
build-aux: Color test suite names.
Arun Isaac
2021-07-19
build-aux: Abstract out colored text.
Arun Isaac
2021-07-19
build-aux: Improve test driver output.
Arun Isaac
2021-07-04
Makefile: Include .depends with automake.
Arun Isaac
2021-07-02
build-aux: Do not make backup files.
Arun Isaac
2021-07-02
Makefile: Track dependencies automatically.
Arun Isaac
2021-06-10
build-aux: Do not override org-html--svg-image.
Arun Isaac
2021-06-10
README: Add continuous integration badges.
Arun Isaac
2021-05-24
Build website from README.org.
Arun Isaac
2021-04-26
Run tests in autotools build system.
Arun Isaac