Commit Graph

894 Commits

Author SHA1 Message Date
acc82edac5 Update the copyright notice 2019-02-21 02:26:59 +01:00
86fbb6357d Constify 2019-02-21 02:26:50 +01:00
cd27bdb683 Add tests for spaces in filenames (script flags) 2019-02-20 18:13:29 +01:00
67764a83e5 Add support for spaces in filenames (9/x)
This adds a new option for scripts, "flags", which should be used for
command-line arguments when calling scripts.

GNU Make is required for this to work.
2019-02-20 18:12:03 +01:00
819ec869f5 Add tests for spaces in filenames (Verilog objects) 2019-02-20 17:38:59 +01:00
e53e2cb239 Add support for spaces in filenames (8/x)
This takes care of Verilog objects.

GNU Make is required for this to work.
2019-02-20 17:38:39 +01:00
abf427cc67 Code cleanup 2019-02-20 17:38:39 +01:00
d0b0a7f1d0 Add tests for spaces in filenames (Java classes) 2019-02-20 16:52:36 +01:00
127bbab6b2 Add support for spaces in filenames (7/x)
This takes care of Java classes.

GNU Make is required for this to work.
2019-02-20 16:51:57 +01:00
02057a743f Add tests for spaces in filenames (packages) 2019-02-20 16:09:01 +01:00
0d4eb2ff17 Add support for spaces in filenames (6/x)
This adds a missing part for commands.

GNU Make is required for this to work.
2019-02-14 19:09:53 +01:00
8457638c00 Add tests for spaces in filenames (binaries) 2019-02-14 19:08:18 +01:00
33c8a05ee2 Add support for spaces in filenames (5/x)
This takes care of binaries.

GNU Make is required for this to work.
2019-02-14 19:07:17 +01:00
371b3ecea3 Add libtool support for C++ objects 2019-02-14 18:57:17 +01:00
7339b39f71 Code cleanup 2019-02-14 18:29:14 +01:00
1332f15818 Re-generate the Makefiles 2019-02-14 17:39:30 +01:00
4115c38150 Pass the tests again 2019-02-14 17:39:04 +01:00
69c7c2ac3e Only call $(RM) if there are files to delete 2019-02-14 17:38:37 +01:00
1fe41d4e4a Add tests for spaces in filenames (includes) 2019-02-12 23:30:09 +01:00
ea21cb77d2 Add support for spaces in filenames (4/x)
This takes care of includes.

GNU Make is required for this to work.
2019-02-12 23:29:36 +01:00
9037225288 Re-generate the Makefiles 2019-02-12 20:32:40 +01:00
c174eb7cb4 Add tests for spaces in filenames (scripts) 2019-02-12 20:30:49 +01:00
569bed6399 Add support for spaces in filenames (3/x)
This takes care of dependencies.

GNU Make is required for this to work.
2019-02-12 20:29:19 +01:00
48e004bb22 Do not clean objects for scripts 2019-02-12 20:22:47 +01:00
e03e911ac3 Add support for spaces in filenames (2/x)
This takes care of scripts.

GNU Make is required for this to work.
2019-02-12 20:22:13 +01:00
5dd8c6bf64 Code cleanup 2019-02-12 15:56:14 +01:00
75f16c92b7 Code cleanup 2019-02-12 15:55:44 +01:00
453a99b287 Never install phony commands 2019-02-12 15:55:02 +01:00
b44f382a86 Update the copyright notice 2019-02-12 15:54:44 +01:00
beac3bbcfb Add tests for spaces in filenames (commands) 2019-02-12 15:54:16 +01:00
4b6fa66a1b Add support for spaces in filenames (1/x)
This takes care of commands first.

GNU Make is required for this to work.
2019-02-12 15:53:00 +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
8cc5b30221 Re-generate the Makefiles 2019-02-12 01:45:33 +01:00
d67bb29904 Update the dependencies for shlint.log 2019-02-12 01:45:17 +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
f12901024d Add a test for disabled binaries 2018-12-29 18:50:58 +01:00
3e559dbfb3 Do not {,un}install disabled targets 2018-12-29 18:44:23 +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
c9ab0ce53c Re-generate the Makefiles 2018-12-29 01:45:58 +01:00
78abc98607 About to release DeforaOS configure 0.3.1 2018-12-29 01:45:29 +01:00
de337d7ac3 Fix creating the top Makefile with implicit location 2018-10-20 18:16:54 +02:00
a80ed6741c Code cleanup 2018-10-20 18:14:44 +02:00
f43bb2f36a Update the copyright notice 2018-09-21 14:21:26 +03:00