Commit Graph

56 Commits

Author SHA1 Message Date
9254fe1057 notes: fix the build with OBJDIR 2024-10-10 08:20:42 +02:00
5723c3566a notes: prepare to release version 0.2.1 2024-10-10 08:20:20 +02:00
d1c33fdb35 po: update the translations 2024-10-10 02:12:24 +02:00
a5d0572f1a Rename the desktop files 2024-10-10 02:11:50 +02:00
b89a6464b3 notes: avoid a compilation warning 2024-10-08 23:09:38 +02:00
7b3fdf9039 notes: only build the executable with -pie 2024-10-08 23:06:28 +02:00
74aeed83bd notes: register a new target 2024-10-07 00:17:05 +02:00
4d19d474dc notes: introduce compilation modes 2024-10-07 00:16:08 +02:00
79e80e89a9 Merge branch 'khorben/mailer' 2024-10-07 00:07:21 +02:00
b985b4e18a notes: remove dependency on DeforaOS Mailer 2024-10-07 00:07:14 +02:00
dc8d9712f3 Merge branch 'khorben/libnotes' 2024-10-07 00:06:26 +02:00
44afee86ca Update the copyright notice 2024-10-07 00:06:09 +02:00
390db71587 notes: create and install libNotes 2024-10-07 00:06:09 +02:00
c161480f3c Update the copyright notice 2024-10-07 00:04:56 +02:00
f7bd136522 tests: do not build when cleaning 2024-10-07 00:04:56 +02:00
889bdb0a1e Import the newer scripts from DeforaOS configure 2024-10-07 00:04:29 +02:00
66ce87851e Import the newer scripts from DeforaOS configure 2020-11-19 03:16:08 +01:00
93cf51b254 Set "notes" as the application icon
This may not exist in the system though.
2020-01-30 23:39:48 +01:00
353dbf7e9a Register the "clint", "fixme", and "xmllint" tests 2020-01-30 23:33:58 +01:00
ce14310f2a Import more tests from DeforaOS configure 2020-01-30 23:33:43 +01:00
4a85a522b9 About to release DeforaOS Notes 0.2.0 2020-01-30 23:28:48 +01:00
d48a2c917a Update the translations 2020-01-30 23:28:08 +01:00
481428d3ac Update the copyright notice 2020-01-30 23:27:32 +01:00
68f3e72ade Avoid a warning when building in embedded mode 2020-01-30 23:27:21 +01:00
a32402958b Actually register the "embedded" test 2020-01-30 23:26:59 +01:00
a9c2049198 Also install the COPYING file 2020-01-30 23:21:01 +01:00
77ef02707f Register additional dependencies 2020-01-30 23:05:42 +01:00
99dfca922d Import the latest versions from DeforaOS configure 2020-01-30 23:04:36 +01:00
91deb97292 Use the default stack protector 2020-01-30 23:03:28 +01:00
eeeba60a30 Avoid a compilation warning 2020-01-30 23:01:43 +01:00
72beacaa76 Update the copyright notice 2020-01-30 23:00:21 +01:00
4b2bf585a0 Default to HTTPS for URLs 2020-01-30 23:00:16 +01:00
060719821c Code cleanup 2020-01-30 22:59:09 +01:00
55ab0efb4f Update the copyright notice 2020-01-30 22:58:58 +01:00
cc3a742e4f Use PROGNAME_NOTES 2020-01-30 22:58:21 +01:00
5bd9f7fc41 Invalid use of return 2016-12-09 01:03:20 +01:00
cc8e3d8c00 Clean the object directory after the test 2016-10-06 03:05:35 +02:00
aae85c0d1c Add test to build in embedded mode 2016-10-06 02:46:10 +02:00
f1e77cb120 Build with full RELRO by default 2016-05-12 01:21:50 +02:00
7f5528537c More portable build as PIE 2016-05-12 01:21:50 +02:00
a4b9475651 Fix build with Gtk+ 2 2016-02-20 16:59:37 +01:00
45c0d2a42f Update the translations 2016-02-20 16:46:59 +01:00
e10afaf203 About to release DeforaOS Notes 0.1.0 2016-02-20 16:46:38 +01:00
32cb9afbbb Import newer scripts upstream 2016-02-20 16:46:04 +01:00
bd7a709fed Avoid some more warnings with Gtk+ 3 2015-11-22 23:38:40 +01:00
efe396aac3 Correct a comment 2015-11-22 23:37:16 +01:00
d78f5d900d Avoid an additional warning 2015-11-22 23:37:07 +01:00
6593155b59 Avoid warnings when building with Gtk+ 3 2015-11-22 23:36:53 +01:00
2e45d0de32 Adapt to the new API for the Error class 2015-11-22 23:32:28 +01:00
e9fed26d60 Always build shared objects with -fPIC 2015-09-01 02:23:05 +02:00