Commit Graph

757 Commits

Author SHA1 Message Date
bc31a8dd0c Define and use SYSCONFDIR 2016-03-30 18:05:47 +02:00
64531fae96 Update the copyright notice 2016-03-30 18:04:20 +02:00
4ccbf92747 Always disable SSLv2 2016-03-30 18:04:20 +02:00
e7c966745c Do not link libssl twice 2016-03-06 00:12:56 +01:00
fa53a998c8 Fix building PIE on Linux and FreeBSD (possibly more) 2016-03-06 00:08:54 +01:00
7e4e5e6027 Do not link libssl twice 2016-03-06 00:08:15 +01:00
33288e0e07 Update the French translation 2016-02-22 21:08:32 +01:00
47c1607131 Fix compilation flags 2016-02-22 21:06:57 +01:00
9c9b36b133 Remove generated files from the source tree 2016-02-20 15:58:23 +01:00
cb65c8d9e0 Re-generate the Makefiles 2016-02-20 15:58:06 +01:00
e4c3b20e18 About to release DeforaOS Mailer 0.1.7 2016-02-20 15:41:03 +01:00
d9734f4e53 Import newer scripts upstream 2016-02-20 15:38:04 +01:00
8e99c6635b Update the copyright notice 2015-11-24 00:37:27 +01:00
d0a3443cb6 Fix invalid calls to memset(3) 2015-11-24 00:37:16 +01:00
291bfb6ef6 Adapt to the new API for the Error class 2015-11-24 00:34:33 +01:00
8684bd4d98 Fix "make distcheck" 2015-11-12 00:44:55 +01:00
8eccbfcbb5 Use PROGNAME 2015-11-12 00:38:20 +01:00
422bfcac1a Partly fix tests with OBJDIR 2015-11-12 00:36:20 +01:00
25d4f2149c Avoid some more warnings with Gtk+ 3 2015-11-12 00:27:37 +01:00
2f3e903497 Avoid a warning with Gtk+ 3 2015-11-12 00:19:20 +01:00
8a06c5193e Improve error management in child processes 2015-11-12 00:17:42 +01:00
d589ea68b2 Allow executable names to be changed 2015-11-12 00:17:24 +01:00
c4c5caf2e7 Code cleanup 2015-11-12 00:09:26 +01:00
e907201780 Avoid a warning with Gtk+ 3 2015-11-12 00:07:18 +01:00
e1ac81b059 Avoid warnings with Gtk+ >= 3.14 2015-11-12 00:06:16 +01:00
5ca6043464 Code cleanup 2015-11-11 23:53:29 +01:00
f0556fcd89 Fix crash in compose(1) 2015-11-11 23:52:29 +01:00
db8c74b3c9 Update the copyright notice 2015-11-11 22:43:36 +01:00
8344720b1e Avoid some warnings with Gtk+ 3 2015-11-11 22:43:21 +01:00
b192cc12b7 Build compose(1) and mailer(1) as PIE 2015-11-11 22:36:47 +01:00
c840f3578f Improve build with OBJDIR 2015-11-11 22:29:25 +01:00
010ea124f4 Build with RELRO by default 2015-11-11 22:28:20 +01:00
e8913f76c3 Build with full SSP by default 2015-11-11 22:22:05 +01:00
70789c4e62 Fix dependencies for compose(1) 2015-10-24 03:30:28 +02:00
9405a14fe5 Clarify build with Gtk+ 3 2015-10-24 03:30:16 +02:00
1d263a4bac Build with -fstack-protector and executables as PIE 2015-07-12 21:51:10 +02:00
a21ce2eefd Add a few .gitignore files 2015-04-06 15:15:44 +02:00
d21ed9cdf5 No longer store Makefiles in the source tree 2015-04-06 15:10:55 +02:00
a8497749d9 DeforaOS Mailer also supports Gtk+ 3 2015-03-23 01:05:54 +01:00
8ba885b0c2 Set a default description 2015-03-22 17:59:53 +01:00
4dace889da Updated the copyright notice 2015-03-22 17:58:21 +01:00
e3ec66cef7 No longer expect to fail the "plugins" test 2015-03-22 17:58:10 +01:00
a827cd6f4e Updated the copyright notice 2015-03-22 17:57:33 +01:00
438126bbb6 Set an icon by default 2015-03-22 17:57:14 +01:00
a85a2c4091 Updated the copyright notice 2015-03-22 17:54:20 +01:00
65d9ccdc4f Set an icon by default 2015-03-22 17:54:07 +01:00
cf436ac5e7 Fixed a couple error messages
The correct executable name is currently determined at run-time.
2015-03-22 17:50:02 +01:00
aafc572c20 Updated a couple copyright lines 2015-03-22 17:45:38 +01:00
c6ad6fc740 Report errors when setting the locale 2015-03-22 17:45:25 +01:00
62f70f8fd5 Using PROGNAME for mailer(1) and compose(1) 2015-03-22 17:44:50 +01:00