Commit Graph

212 Commits

Author SHA1 Message Date
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
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
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
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
718c68c433 Also provide an "ARCH" variable in platform.sh 2019-02-27 16:49:43 +01:00
c82d0fea5e Update the copyright notice 2019-02-12 02:09:11 +01:00
ef5ce77efb Harmonize the detection and import of config.sh 2019-02-12 02:08:55 +01:00
317a415028 Add support for generating ReST files 2019-02-12 01:44:28 +01:00
d2df9f4a44 Keep the intermediate files around until "make clean" 2019-02-08 04:26:18 +01:00
d0eb882825 Re-generate the Makefiles 2019-02-01 18:19:07 +01:00
eb8a886fd3 Import script to convert Markdown documents
This currently requires m2r and docutils.
2019-02-01 18:17:19 +01:00
8f05c6c95b Extend the "clint" test to trailing whitespace 2018-12-30 15:58:15 +01:00
ff95fcd40e Code cleanup 2018-12-30 15:50:27 +01:00
3d4c0c9336 Update the copyright notice 2018-12-29 01:54:34 +01:00
423ff625f6 Explicitly look for include files in $PREFIX 2018-12-29 01:54:06 +01:00
a65fb17050 Correctly detect the path to config.sh 2018-09-16 16:41:44 +02:00
a48af850b0 Add a comment 2018-07-08 11:55:27 +02:00