Commit Graph

1059 Commits

Author SHA1 Message Date
18878a4d79 Output PREFIX as soon as anything is shipped 2019-09-28 03:14:58 +02:00
11b6f64802 Re-generate the Makefiles 2019-09-26 00:06:41 +02:00
991f2a65cd Register a missing dependency 2019-09-26 00:06: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
1efd185e87 Code cleanup 2019-09-20 03:19:39 +02:00
9954a9c1be Re-generate the Makefiles 2019-09-20 03:19:01 +02:00
e8e489ed00 Fixup 9414a7c379 2019-09-20 03:18:51 +02:00
9414a7c379 Register a "tests" target for the disabled tests 2019-09-20 03:12:29 +02:00
f69bdad538 Fix build with OBJDIR and "-" in the current path 2019-09-20 03:12:29 +02:00
90b5dd9195 Re-generate the Makefiles 2019-09-20 03:12:29 +02:00
a3c7a77e42 Disable the "fixme" test by default 2019-09-20 03:12:29 +02:00
e3e18fabea Re-generate the Makefiles 2019-09-20 02:57:46 +02:00
ac4a607e43 About to release configure 0.4.0 2019-09-20 02:57:34 +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
82e57d1f0a Update the copyright notice 2019-09-14 04:09:39 +02:00
e575d131e5 Minor optimization 2019-09-14 04:09:30 +02:00
de993aaa2f Register the "template-test.md" test target 2019-09-14 04:04:11 +02:00
e8d8d9975d Re-generate the Makefiles 2019-09-14 04:03:59 +02:00
010dec9b0e Introduce a test for template.sh 2019-09-14 04:03:14 +02:00
e864e312eb Register the "coverage.log" target 2019-09-14 04:00:21 +02:00
90438422ed Use "exit" instead of "return" when outside of functions 2019-09-14 03:39:39 +02:00
a2be547182 Update the copyright notice 2019-07-03 20:15:22 +02:00
df24d7c628 s/FIXME/TODO/ for the moment
This allows us to pass the "fixme" test for the moment.
2019-07-03 20:14:23 +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
242e388f6a Re-generate the Makefiles 2019-06-13 02:35:51 +02:00
8fe7402052 Register a missing dependency 2019-06-13 02:35: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
f24bd21d93 s/FIXME/TODO/ 2019-03-28 15:37:40 +01: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
252ac1f71f Add tests for spaces in filenames (libraries) 2019-03-05 17:42:25 +01:00
37c2cf725e Add support for spaces in filenames (14/x)
This takes care of libraries (shared and static).

GNU Make is required for this to work.
2019-03-05 17:41:00 +01:00
3878b523ec Code cleanup 2019-03-05 01:55:43 +01:00
261e003389 Add tests for spaces in filenames (plug-ins) 2019-02-28 17:15:55 +01:00
d507aec362 Re-generate the Makefiles 2019-02-28 17:15:24 +01:00
04eb63684b Register a dependency 2019-02-28 16:54:40 +01:00