Commit Graph

283 Commits

Author SHA1 Message Date
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
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
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
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
dd6e75b534 Also remove the base directory when uninstalling 2020-01-13 08:49:04 +01:00
92da12a0c4 Improve support for OBJDIR
This copies the Gtk-Doc files required from the source tree into OBJDIR.
2020-01-13 07:50:36 +01:00
5ff861bfd3 Remove an assumption on the source tree 2020-01-13 07:24:51 +01:00
60af97899d No longer refer to SGML 2020-01-13 07:17:55 +01:00
cc8e148189 Update the copyright notice 2020-01-13 06:27:49 +01:00
153ae7d13a Update timestamps in the OBJDIR folder 2020-01-13 06:27:33 +01:00
bb8c9ced76 Also document the "enabled" setting for targets 2019-12-20 03:57:48 +01:00
ffd11bf2ac Apply markup around filenames 2019-09-28 03:33:43 +02:00
de50e83fad Document coverage.sh 2019-09-28 03:27:03 +02:00
5b9fe469b9 Automatically probe the library extensions 2019-09-20 03:50:29 +02:00
e7ad5675a8 Code cleanup 2019-09-20 03:50:29 +02:00
f69bdad538 Fix build with OBJDIR and "-" in the current path 2019-09-20 03:12:29 +02:00
0dd1a96cda Fix "make clean" for Markdown and plain-text files 2019-09-20 02:56:42 +02:00
c261a664ce Update the copyright notice 2019-09-17 21:15:41 +02:00
c43821d7bb Improve the output of clint.sh 2019-09-17 21:15:41 +02:00
010dec9b0e Introduce a test for template.sh 2019-09-14 04:03:14 +02:00
90438422ed Use "exit" instead of "return" when outside of functions 2019-09-14 03:39:39 +02:00
092594873c Add support for absolute paths when parsing ld.so.conf 2019-07-02 13:03:55 +02:00
d2f89cca1e Add support for globbing when parsing ld.so.conf
Original fix by Etienne Lamouret <etiennewan@defora.org>; thanks!
2019-07-02 13:01:29 +02:00
2826166229 Detail the kind of brackets 2019-06-27 15:23:12 +02:00
ed4709dbd1 Substitute more variables
This is now almost on par with subst.sh.
2019-06-13 02:33:12 +02:00
91a13116ce Sort the substitutions alphabetically 2019-06-13 02:31:52 +02:00
ce9f05377d Update the copyright notice 2019-05-27 03:42:07 +02:00
1fc277241c Automatically create directories for targets 2019-05-27 03:42:07 +02:00
96e123e79a Update the copyright notice 2019-03-28 15:37:22 +01:00
8b68e8082e s/FIXME/TODO/ 2019-03-28 15:37:08 +01:00
2cfb7869a4 Also check HTML and XML files 2019-03-28 15:36:50 +01:00
f5151f322a Run callbacks in a subshell to protect variables 2019-03-28 15:31:34 +01:00
3e2dab6aa0 Also look for C++ files 2019-03-28 15:31:07 +01:00
5553b47bb1 Parse templates for known formats as well 2019-03-28 15:27:56 +01:00
4d32efd9bb Re-generate the Makefiles 2019-03-28 15:27:35 +01:00
fb6ecc9704 Import a script to generate files from templates 2019-03-28 15:26:58 +01:00
4bc295dd93 Update the copyright notice 2019-02-27 16:49:57 +01:00