Commit Graph

1109 Commits

Author SHA1 Message Date
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
6cd5274b61 Update the copyright notice 2020-11-03 21:11:36 +01:00
379d95a2d4 Unify a couple scripts 2020-11-03 21:11:36 +01:00
51f32ffbdb Update the copyright notice 2020-04-27 18:18:47 +02:00
da09e2d068 No longer use string_length() 2020-04-27 18:18:32 +02:00
b0823f5478 Update the copyright notice 2020-04-27 18:15:39 +02:00
cb2a449a01 No longer use string_length() 2020-04-27 18:15:27 +02:00
0f04aaefb3 Update the copyright notice 2020-04-27 18:12:25 +02:00
f6da7f97e9 No longer use string_length() 2020-04-27 18:12:15 +02:00
9780ec9b14 Register the targets for the Gtk-Doc test 2020-02-13 10:42:43 +01:00
fdf134b4f9 Re-generate the Makefiles 2020-02-13 10:36:29 +01:00
e4f4df4a49 More thoroughly test gtkdoc.sh
This also generates example.types now.
2020-02-13 10:36:06 +01:00
72081961ca Fix support for OBJDIR again
This copies the Gtk-Doc files required from the source tree into OBJDIR
again.
2020-02-13 10:28:28 +01:00
b8014ace14 Code cleanup 2020-02-13 08:01:12 +01:00
bc8005430c Code cleanup 2020-02-13 07:43:54 +01:00
b13136dbce More easily allow the inclusion of config.ent 2020-02-13 07:43:30 +01:00
7dc089caf8 Simplify the testing of configuration files 2020-02-13 06:38:38 +01:00
7068261d40 Re-generate the Makefiles 2020-02-13 06:33:17 +01:00
0cd26b9990 Add a test for "ent" configuration files 2020-02-13 06:32:58 +01:00
121faf5ff1 Update the copyright notice 2020-02-13 06:32:30 +01:00
02559ca2e0 Add support for testing "ent" configuration 2020-02-13 06:32:19 +01:00
c12c005140 Code cleanup 2020-02-13 06:31:33 +01:00
fc4b18652a Update the copyright notice 2020-02-13 06:30:43 +01:00
d15b539b3b Add support for generating XML configuration
This is currently performed through a file XML containing entities
(therefore "ent" format and extension).
2020-02-13 06:29:44 +01:00
d25de6f7fd Improve support for DESTDIR when generating HTML
This fixes the inclusion of additional XML files.
It also avoids copying a file to $OBJDIR.
2020-02-13 06:00:44 +01:00