Commit Graph

253 Commits

Author SHA1 Message Date
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
718c68c433 Also provide an "ARCH" variable in platform.sh 2019-02-27 16:49:43 +01:00
1332f15818 Re-generate the Makefiles 2019-02-14 17:39:30 +01:00
9037225288 Re-generate the Makefiles 2019-02-12 20:32:40 +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
94bc4e6025 Remove trailing comments when parsing ld.so.conf 2018-07-08 11:54:40 +02:00
0e114f8885 Support the "include" directive in ld.so.conf 2018-07-08 11:51:20 +02:00
89b2c1f565 Mention basic support for Java and Verilog 2018-07-08 10:39:26 +02:00
c9ca60a782 Code cleanup 2018-07-01 05:08:12 +02:00
b4d467977d Add support for /etc/ld.so.conf 2018-07-01 05:02:51 +02:00
19c59f3917 Look for library paths in a loop 2018-07-01 05:02:22 +02:00
9c30e35d1b Update the copyright notice 2018-06-18 23:58:13 -04:00
acbc67fb3a Mention the syntax checker scripts 2018-06-18 23:57:41 -04:00
b7e80e98f6 Check for more errors in the coverage test 2018-06-04 00:10:57 +02:00
6743f11ca3 Use the default make(1) 2018-06-04 00:07:49 +02:00
c8fe996aae Allow variables to be overridden 2018-06-04 00:07:49 +02:00
7867e0ebce Try to build both src and tools for coverage 2018-04-06 02:28:59 +02:00
dd379db119 Update the copyright notice 2018-03-18 23:43:14 +01:00
18c1c3e4a3 Document the new "-q" option 2018-03-18 23:42:58 +01:00
c4be63a8ed Update the copyright notice 2018-03-09 00:46:27 +01:00