|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
c4be63a8ed
|
Update the copyright notice
|
2018-03-09 00:46:27 +01:00 |
|
|
b601319f12
|
Add support for DESTDIR to platform.sh
|
2018-03-09 00:46:13 +01:00 |
|
|
cd8c77733f
|
Allow directories to be already created
|
2018-02-22 02:25:22 +01:00 |
|
|
442e4e4578
|
Find code coverage information in more locations
|
2018-02-19 02:06:07 +01:00 |
|
|
44f0bc2b31
|
Add spacing between source files in the output
|
2018-02-19 01:51:31 +01:00 |
|
|
c8376f49a7
|
Re-generate the Makefiles
|
2018-02-19 01:40:04 +01:00 |
|
|
04345dd42e
|
Import a helper script for code coverage
It is not fully functional yet though.
|
2018-02-19 01:39:41 +01:00 |
|
|
7d1a9eaa5d
|
Re-generate the Makefiles
|
2018-02-19 01:33:29 +01:00 |
|
|
4e7a3df481
|
Add support for comments in assembly code
|
2017-12-29 03:04:04 +01:00 |
|
|
b5c523485e
|
Re-generate the Makefiles
|
2017-12-27 22:34:38 +01:00 |
|
|
f2bfef0b0c
|
Initial import of fixme.sh
|
2017-12-27 22:34:19 +01:00 |
|