Commit graph

10 commits

Author SHA1 Message Date
nodiscc
abcde6f2fb
tools/makefile: fix hecat import command line options 2022-07-25 23:04:06 +02:00
nodiscc
b7248a0064
tools: makefile: update hecat command line (build -> export) 2022-06-10 23:33:50 +02:00
nodiscc
df3a3d02b0
tools: makefile: update hecat to latest master revision 2022-06-10 23:31:19 +02:00
nodiscc
82a27ce2b4
tools: automatically add github metadata (stargazers_count/updated_at) to github software entries missing these (make process)
- https://docs.github.com/en/actions/security-guides/automatic-token-authentication
- tools: makefile: install python3-wheel before pip packages installation so that bdist_wheel does not fail
2022-06-05 19:55:46 +02:00
nodiscc
cd5930fc2a
tools: automatically add github metdata (stargazers_count/udpated_at) to all software entries missing these
- https://docs.github.com/en/actions/security-guides/automatic-token-authentication
2022-06-05 19:37:51 +02:00
nodiscc
7af74bf5d0
tools: makefile: force installation of latest pip dependencies while development versions are used 2022-06-05 19:30:58 +02:00
nodiscc
613777928b
tools/doc: makefile: (auto-)document makefile targets with 'make help' 2022-06-05 17:55:23 +02:00
nodiscc
ba88dc5a84
tools: makefile: add process target (automatically add github metadata/stars/last update date to github.com projects) 2022-06-04 15:09:15 +02:00
nodiscc
8001b7de05 tools: makefile: delete software/tags/platforms data before full initial import
- use WIP version of the generation tool/test new features
2022-06-04 14:51:27 +02:00
nodiscc
9e0b0dec71 add basic markdown list build process
- rebuild markdown README.md and check for differences against the original
- add build steps to makefile so it can be run locally
- call make from Github actions so it runs automatically on commits/pull requests
2022-04-29 15:58:53 +02:00