Commit Graph

937 Commits

Author SHA1 Message Date
70fe93a548 Re-license as BSD 2016-08-02 19:51:56 +02:00
46fee46f1e Update from upstream 2016-08-02 19:02:03 +02:00
4d4b710d8f Re-generate the Makefiles 2016-07-28 21:52:55 +02:00
291b12d3ce Simplify LDFLAGS 2016-07-28 21:52:47 +02:00
7e0a0d429a Fix the pkg-config test
It now works even when PKG_CONFIG_PATH is not exported by default.
2016-07-27 02:50:29 +02:00
351690c342 Re-generate the Makefiles 2016-07-26 14:34:42 +02:00
46ca38a804 Re-generate the Makefiles 2016-07-26 02:28:37 +02:00
bd38c45987 Remove useless linking option 2016-07-26 02:28:03 +02:00
8031a2449e Introduce a clearer API for looking up exports 2016-06-14 23:59:44 +02:00
195e391d28 Update the copyright notice 2016-06-14 23:57:01 +02:00
11e298829b Define a standard header for plug-ins 2016-06-14 23:56:10 +02:00
640fb145d8 Re-generate the Makefiles 2016-06-14 23:55:07 +02:00
34fd866482 Force building with -fPIC 2016-06-14 23:54:52 +02:00
420785b773 Re-generate the Makefiles 2016-06-14 23:54:29 +02:00
08b5abf5a6 Do not compile with -fPIC anymore 2016-06-14 23:54:01 +02:00
a2229ca91f Use %zu for size_t in format strings 2016-06-14 23:48:50 +02:00
cfd1ff2f29 Update the copyright notice 2016-06-11 12:27:57 +02:00
f2dcf4c91c Use size_t for string_{,l,r}trim()
These functions do not fail, and may work on very long strings.
Reflect this by returning unsigned values (number of characters
trimmed).

XXX breaks the ABI
2016-06-11 12:25:54 +02:00
872617ec28 Update some copyright notices 2016-05-27 11:00:52 +02:00
7d5c33f3d4 Constify 2016-05-27 11:00:34 +02:00
c6459c538f Re-generate the Makefiles 2016-05-16 17:22:49 +02:00
047d677cc3 Add a test for the pkg-config file 2016-05-16 17:22:39 +02:00
b907cee23e Remove unused variable 2016-05-16 17:20:20 +02:00
e619611bc0 Re-generate the Makefiles 2016-04-22 00:48:09 +02:00
663497eca3 Simplify 2016-04-22 00:46:37 +02:00
af626ce969 Re-generate the Makefiles 2016-04-21 00:34:59 +02:00
033c3c475b Simplify 2016-04-21 00:34:46 +02:00
56a42f2464 Fix the "python.sh" test with "make distcheck" 2016-04-21 00:33:36 +02:00
4d9e2aae2f Re-generate the Makefiles 2016-04-21 00:26:06 +02:00
702d8bf99f Fix "make distcheck" 2016-04-21 00:25:50 +02:00
4141958722 Re-generate the Makefiles 2016-03-04 00:21:32 +01:00
e484d1e755 No need for -shared-libgcc apparently 2016-03-04 00:21:19 +01:00
fd3bfe6891 Re-generate the Makefiles 2016-03-03 23:56:28 +01:00
3c54d45ca1 Use more portable LDFLAGS for PIE 2016-03-03 23:56:02 +01:00
a0c5d1d9ec Re-generate the Makefiles 2016-03-03 23:54:34 +01:00
8571335ccc Build with RELRO by default 2016-03-03 23:54:13 +01:00
dc823680af Detect Python more reliably 2016-03-03 23:52:59 +01:00
727ee130f4 Register configctl.xml 2016-02-14 22:06:08 +01:00
bd51366568 Add a couple more years for the copyright 2016-02-14 21:57:29 +01:00
02994220a5 Re-generate the Makefiles 2016-02-14 21:57:13 +01:00
564adf9016 Re-generate the Makefiles 2016-02-14 21:56:51 +01:00
bcb8bcdc00 Add support for SOURCE_DATE_EPOCH for configctl(1) 2016-02-14 21:49:17 +01:00
f96e69f4e8 Update the copyright notice 2016-02-01 10:21:18 +01:00
4d8291c1aa Detect when the "python.sh" test is expected to succeed 2016-02-01 10:20:55 +01:00
8ab365e7d6 Add a note about generating the Makefiles 2016-02-01 10:14:20 +01:00
82d5c44f68 Re-generate the Makefiles 2016-02-01 10:02:28 +01:00
265db8661e Fix full SSP support (typo) 2016-02-01 10:01:52 +01:00
ea22234a6c Wording 2016-02-01 10:00:07 +01:00
e37b3d2f7b Update the copyright notice 2016-02-01 09:59:43 +01:00
fae4c024b0 Silence some warnings out 2016-02-01 09:59:27 +01:00