Commit Graph

1183 Commits

Author SHA1 Message Date
2c6c3d05ee Also alias HO_MACOS as HO_DARWIN 2022-05-22 02:45:43 +02:00
f4a36fe384 Skip "--export-dynamic" in LDFLAGS on Darwin/macOS 2022-05-22 02:45:11 +02:00
579ab0a21d Consistently use "Darwin" for MacOS X/macOS 2022-05-22 02:44:07 +02:00
2f1a3b8a28 fixme.sh: identify more HTML and XML documents 2022-05-17 21:53:26 +02:00
02547e3211 Update the copyright notice 2022-04-30 03:20:59 +02:00
e3b9f5c2ce subst.sh: add support for SBINDIR 2022-04-30 03:20:45 +02:00
46a72372e8 Update the copyright notice 2022-04-28 05:21:44 +02:00
967762ba34 fixme.sh: add support for Go code 2022-04-28 05:21:28 +02:00
07f24600bd Re-generate the Makefiles 2022-04-27 00:50:04 +02:00
7fa36ab950 Prepare to release DeforaOS configure 0.4.4 2022-04-27 00:49:51 +02:00
a0a528d87f tests: cover dependencies from Go code 2022-04-26 13:03:33 +02:00
b4d8a167eb configure: support "depends" with Go targets 2022-04-26 13:02:43 +02:00
985933a4ae golint.sh: perform checks recursively 2022-04-21 20:16:34 +02:00
c461e70c0b Sort the distfiles 2022-04-18 02:24:26 +02:00
705265adb1 Re-generate the Makefiles 2022-04-18 02:24:26 +02:00
af8e84b908 Add a new "golint" test 2022-04-18 02:24:26 +02:00
923e9681d4 Re-generate the Makefiles 2022-04-13 00:10:31 +02:00
11f7d79ca9 Prepare to release DeforaOS configure 0.4.3 2022-04-13 00:10:15 +02:00
527ccf273f Pass the "libtool" tests again 2022-04-12 18:02:41 +02:00
9309c05b3a Add tags to libtool modes "compile" and "link" 2022-04-12 18:01:56 +02:00
5be7e16d88 Re-generate the Makefiles 2022-02-07 06:17:06 +01:00
e68d5a2dcd Update the copyright notice 2022-02-07 06:16:50 +01:00
7699cf5ad7 Import a test for Golang 2022-02-07 06:16:33 +01:00
40110b01a5 Merge branch 'khorben/golang' 2022-02-07 06:07:51 +01:00
2caaa354dd Add support for Golang binary targets 2022-02-07 06:06:37 +01:00
7b1f679c9e Avoid spurious spaces 2022-02-07 05:47:18 +01:00
bde24a2a61 Code cleanup 2022-02-07 05:26:03 +01:00
2fea0f8d0e Add fallbacks for unsupported types or extensions 2022-02-07 05:25:25 +01:00
b42b2b7a1f Update the copyright notice 2022-02-07 05:24:18 +01:00
4b6d661d3e Sort the object types 2022-02-07 05:23:51 +01:00
87ab88818c Update the copyright notice 2022-02-07 03:48:40 +01:00
8310c7530b Use PROGNAME_CONFIGURE 2022-02-07 03:48:05 +01:00
76139acd8f Unify the licence sections 2021-11-10 03:21:35 +01:00
5f0123c473 *lint.sh: support spaces in filenames
While there, also unify the output.
2021-09-17 06:19:12 +02:00
4fda9bab64 template.sh: escape forward slashes in substitutions 2021-06-22 02:35:59 +02:00
992afbe93b template.sh: update the copyright notice 2021-06-22 02:29:47 +02:00
cbfe6b9aed template.sh: support targets containing a dot (".") 2021-06-22 02:29:20 +02:00
cce9b56acb Register new test targets 2021-06-21 01:18:28 +02:00
06d9089a62 Re-generate the Makefiles 2021-06-21 01:18:16 +02:00
654a21fc72 tests: add a test for XML templates 2021-06-21 01:17:50 +02:00
bbd7d44aa0 template.sh: implement contextual escaping
This is currently implemented for HTML, SGML, and XML files.
While there, attempt to escape shell characters, and clean the code for
"make clean".
2021-06-21 01:13:54 +02:00
9e75b6e860 markdown.sh: erase the correct temporary files 2021-06-21 00:24:36 +02:00
3dc2a33931 tests: add markdown constructs in its test 2021-06-21 00:15:06 +02:00
e404587851 Re-generate the Makefiles 2021-06-21 00:14:52 +02:00
bc3b487a0f tests: test the generation of reST files with markdown.sh
While there, also introduce a stylesheet for the markdown test sample.
2021-06-21 00:13:52 +02:00
9d02c72b1b markdown.sh: improve support for OBJDIR 2021-06-21 00:12:31 +02:00
84ab864c0b markdown.sh: add support for installing reST files 2021-06-20 23:57:44 +02:00
88a62b1fc4 markdown.sh: add support for stylesheets 2021-06-20 23:57:04 +02:00
0e11d026aa Use more accurate syntax highlighting for the code 2021-06-13 20:08:29 +02:00
1a7d8c5b6d Register the "markdown" test 2021-06-10 01:25:51 +02:00