Commit Graph

1083 Commits

Author SHA1 Message Date
4239c4b98b Re-generate the Makefiles 2021-06-10 01:25:51 +02:00
746193f0c8 Register a test for the markdown script 2021-06-10 01:25:51 +02:00
11ebed80b6 markdown.sh: add support for PDF output 2021-06-10 01:25:51 +02:00
4cdf0d3b34 markdown.sh: avoid return outside of functions 2021-06-10 01:25:51 +02:00
ace3443173 Update the copyright notice 2021-06-10 01:25:51 +02:00
a64078143f markdown.sh: do not assume a specific version of Python 2021-06-10 01:25:51 +02:00
b1a2ccea22 Use flake8 to lint Python scripts
This tool seems to be more complete than just py-codestyle.
2021-04-28 01:41:44 +02:00
e637a596e1 Update the copyright notice 2021-04-06 03:03:00 +02:00
bc176452d7 No longer ignore errors when commands are not found
Now that tests can easily be made optional, they should really be
deterministic, and fail when they cannot really be performed.
2021-04-06 03:02:02 +02:00
58552013de Update the copyright notice 2021-03-31 14:06:35 +02:00
c72addc72f Migrate the "pylint" test to py-codestyle 2021-03-31 14:06:35 +02:00
69aa8a7228 Update the copyright notice 2021-02-26 05:50:08 +01:00
2ebe9525c5 Always use xmllint(1) with --nonet 2021-02-26 05:49:54 +01:00
d1cb3f8d44 Only update scripts when necessary 2021-01-24 00:08:44 +01:00
088b5c80dd Import the license terms for configure-update(1) 2021-01-24 00:08:30 +01:00
6848df859c Register configure-update as a target 2021-01-24 00:08:30 +01:00
f17d836abf Re-generate the Makefiles 2021-01-23 23:43:52 +01:00
ce0a727b9b Generate configure-update(1) with the right defaults 2021-01-23 23:43:16 +01:00
3989329a95 Recurse through the right sub-directories with modes 2021-01-10 00:45:25 +01:00
22bef3e4f6 Set the title for the "release" mode globally 2021-01-09 20:18:06 +01:00
3cd0b1e6c5 Register a "release" project mode 2021-01-09 20:03:50 +01:00
fc8836828b Merge branch 'khorben/project-mode' into master 2021-01-09 19:51:05 +01:00
84b8147167 Re-generate the Makefiles 2021-01-09 19:50:41 +01:00
e5e04f3320 Register a test for project modes 2021-01-09 19:50:03 +01:00
a1ede13272 Add support for default project modes 2021-01-09 19:49:44 +01:00
53e463f9eb Update the copyright notice 2021-01-09 19:42:52 +01:00
4c8ec4ad20 Introduce project modes 2021-01-09 19:41:58 +01:00
5889b167eb Code cleanup 2021-01-09 19:12:45 +01:00
f7c3540b1a Re-generate the Makefiles 2021-01-03 23:29:20 +01:00
6b2ed3e721 Install the helper scripts as executables 2021-01-03 23:28:59 +01:00
945b6f38bf Register the "distcheck" test 2020-12-17 00:50:39 +01:00
14877482d5 Re-generate the Makefiles 2020-12-17 00:45:20 +01:00
24a401ed8d Import and register a "distcheck" test 2020-12-17 00:45:01 +01:00
f666446a09 Re-generate the Makefiles 2020-12-17 00:43:33 +01:00
79a9c65e4e Disable the tests by default 2020-12-17 00:43:11 +01:00
2e48fa8832 Update the copyright notice 2020-11-19 02:59:14 +01:00
b1b6da8774 Re-generate the Makefiles 2020-11-19 02:43:28 +01:00
3ed01f1cdc Import a new tool to update repositories 2020-11-19 02:43:24 +01:00
db5b5c0960 Re-generate the Makefiles 2020-11-19 02:26:05 +01:00
64f4a71003 Install the scripts in $PREFIX/libexec/configure/scripts 2020-11-19 02:25:39 +01:00
a06e4715e4 Unify the scripts some more 2020-11-19 02:18:01 +01:00
3ba2c65efc Re-generate the Makefiles 2020-11-19 01:59:28 +01:00
4f379f3375 Move the helper scripts around 2020-11-19 01:59:11 +01:00
3ed229c4d5 Add support for Verilog code 2020-11-19 01:39:28 +01:00
cb53dd0829 Fix a parsing error with some shells 2020-11-04 18:48:40 +01:00
ddece6dc22 Add support for Python 2020-11-04 18:32:12 +01:00
907643b4a0 Add support for auto-detecting content 2020-11-04 18:31:24 +01:00
dac8310839 Avoid matching regular expressions from the script 2020-11-04 18:29:40 +01:00
4825b61558 Re-generate the Makefiles 2020-11-03 21:14:22 +01:00
d2cf7256e7 Disable the "pylint" test by default
It is currently meant to fail.
2020-11-03 21:13:46 +01:00