|
a1ede13272
|
Add support for default project modes
|
2021-01-09 19:49:44 +01:00 |
|
|
53e463f9eb
|
Update the copyright notice
|
2021-01-09 19:42:52 +01:00 |
|
|
4c8ec4ad20
|
Introduce project modes
|
2021-01-09 19:41:58 +01:00 |
|
|
5889b167eb
|
Code cleanup
|
2021-01-09 19:12:45 +01:00 |
|
|
f7c3540b1a
|
Re-generate the Makefiles
|
2021-01-03 23:29:20 +01:00 |
|
|
6b2ed3e721
|
Install the helper scripts as executables
|
2021-01-03 23:28:59 +01:00 |
|
|
14877482d5
|
Re-generate the Makefiles
|
2020-12-17 00:45:20 +01:00 |
|
|
24a401ed8d
|
Import and register a "distcheck" test
|
2020-12-17 00:45:01 +01:00 |
|
|
2e48fa8832
|
Update the copyright notice
|
2020-11-19 02:59:14 +01:00 |
|
|
db5b5c0960
|
Re-generate the Makefiles
|
2020-11-19 02:26:05 +01:00 |
|
|
64f4a71003
|
Install the scripts in $PREFIX/libexec/configure/scripts
|
2020-11-19 02:25:39 +01:00 |
|
|
51f32ffbdb
|
Update the copyright notice
|
2020-04-27 18:18:47 +02:00 |
|
|
da09e2d068
|
No longer use string_length()
|
2020-04-27 18:18:32 +02:00 |
|
|
b0823f5478
|
Update the copyright notice
|
2020-04-27 18:15:39 +02:00 |
|
|
cb2a449a01
|
No longer use string_length()
|
2020-04-27 18:15:27 +02:00 |
|
|
0f04aaefb3
|
Update the copyright notice
|
2020-04-27 18:12:25 +02:00 |
|
|
f6da7f97e9
|
No longer use string_length()
|
2020-04-27 18:12:15 +02:00 |
|
|
bc8005430c
|
Code cleanup
|
2020-02-13 07:43:54 +01:00 |
|
|
c12c005140
|
Code cleanup
|
2020-02-13 06:31:33 +01:00 |
|
|
fc4b18652a
|
Update the copyright notice
|
2020-02-13 06:30:43 +01:00 |
|
|
d15b539b3b
|
Add support for generating XML configuration
This is currently performed through a file XML containing entities
(therefore "ent" format and extension).
|
2020-02-13 06:29:44 +01:00 |
|
|
998462194e
|
Also use LDFLAGS{,F} when linking assembly files
|
2019-12-28 23:37:02 +01:00 |
|
|
cc151520a8
|
List every target in $(TARGETS)
|
2019-12-20 03:45:42 +01:00 |
|
|
0952cd3e14
|
Avoid some compilation warnings
|
2019-12-20 03:35:43 +01:00 |
|
|
38ab2e2da1
|
Code cleanup
|
2019-12-20 03:35:43 +01:00 |
|
|
2c2e1532a5
|
Add a helper to print targets
|
2019-12-20 03:35:43 +01:00 |
|
|
7a10006ee8
|
Code cleanup
|
2019-12-18 04:33:47 +01:00 |
|
|
57359f3050
|
Update the copyright notice
|
2019-12-18 04:33:05 +01:00 |
|
|
e7ed6b5e6e
|
Also output the vendor in settings
|
2019-12-18 04:32:45 +01:00 |
|
|
85af27d563
|
Add initial support for $(VENDOR)
|
2019-12-04 01:04:41 +01:00 |
|
|
cb57f57a2d
|
Allow "make all" to be overridden
|
2019-12-03 21:46:47 +01:00 |
|
|
980ac05972
|
Avoid printing spurious empty lines
|
2019-11-04 03:07:32 +01:00 |
|
|
ffe9ce424f
|
Do not erase the phony targets
|
2019-11-04 02:58:29 +01:00 |
|
|
18878a4d79
|
Output PREFIX as soon as anything is shipped
|
2019-09-28 03:14:58 +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 |
|
|
f24bd21d93
|
s/FIXME/TODO/
|
2019-03-28 15:37:40 +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 |
|
|
6a6c43ac00
|
Add support for spaces in filenames (13/x)
This takes care of plug-ins.
GNU Make is required for this to work.
|
2019-02-28 16:54:08 +01:00 |
|
|
257e023be6
|
Add support for spaces in filenames (12/x)
This takes care of dist files.
GNU Make is required for this to work.
|
2019-02-28 15:29:27 +01:00 |
|
|
c85ee87adc
|
Add support for spaces in filenames (11/x)
This takes care of libtool (special case for libraries).
GNU Make is required for this to work.
|
2019-02-28 14:19:12 +01:00 |
|
|
75472fa2c0
|
Add support for spaces in filenames (10/x)
This takes care of libraries.
GNU Make is required for this to work.
|
2019-02-28 14:16:40 +01:00 |
|
|
b981d7a832
|
Complete support for OBJDIR with libtool
|
2019-02-28 13:39:44 +01:00 |
|
|
67317afeb8
|
Avoid a potential crash
|
2019-02-28 13:39:03 +01:00 |
|
|
97f10c9d98
|
Leverage the directory creation routine some more
This also helps pass the "fixme" test.
|
2019-02-21 02:39:59 +01:00 |
|
|
09b64bf730
|
Do not expect Windows-specific project files
|
2019-02-21 02:38:06 +01:00 |
|
|
6620062bc8
|
Update the copyright notice
|
2019-02-21 02:27:52 +01:00 |
|
|
0c8c21331d
|
Copy the strings from ConfigurePrefs
This also helps pass the "fixme" test.
|
2019-02-21 02:27:26 +01:00 |
|
|
acc82edac5
|
Update the copyright notice
|
2019-02-21 02:26:59 +01:00 |
|