Thomas Haller
f445128af4
build/meson: fix meson build for shared files
...
The files in shared/nm-utils are not compiled as one static library,
instead each subproject that needs (parts of) them, re-compiles the
files individually.
The major reason for that is, because we might have different compile
flags, depending on whether we build libnm-core or
libnm-util/libnm-glib. Actually, I think that is not really the case,
and maybe this should be refactored, to indeed build them all as a
static library first.
Anyway, libnm-util, libnm-glib, clients' common lib, they all need a
different set of shared files that they should compile. Refactor
"shared/meson.build" to account for that and handle it like autotools
does.
Another change is, that "shared_c_siphash_dep" no longer advertises
"include_directories: include_directories('c-siphash/src')". We don't
put c-siphash.h into the include search path. Users who need it, should
include it via "#include <c-siphash/src/c-siphash.h>". The only exception
is when building shared_n_acd library, which is not under our control.
2018-05-31 15:59:38 +02:00
..
2018-05-31 15:59:38 +02:00
2016-09-23 18:05:54 +02:00
2017-03-14 11:26:29 +01:00
2016-11-09 12:07:33 +01:00
2018-01-08 12:38:53 +01:00
2018-05-31 15:59:38 +02:00
2018-01-08 12:38:53 +01:00
2018-05-10 14:36:58 +02:00
2017-12-11 10:52:22 +01:00
2017-12-18 11:25:06 +01:00
2017-12-18 11:25:06 +01:00
2018-05-28 14:58:24 +02:00
2018-01-08 12:38:53 +01:00
2017-12-11 10:52:22 +01:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2017-02-10 14:33:52 +01:00
2017-12-05 11:50:52 +01:00
2018-02-15 15:34:03 +01:00
2018-01-16 14:47:24 +01:00
2018-04-30 16:24:52 +02:00
2018-05-10 14:36:58 +02:00
2018-01-08 12:38:53 +01:00
2018-05-10 14:36:58 +02:00
2017-12-08 00:46:26 +01:00
2018-01-08 12:38:53 +01:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2018-05-10 14:36:58 +02:00
2017-03-17 10:15:11 +01:00
2017-08-23 16:18:44 +02:00
2017-05-31 20:15:52 +02:00
2018-03-26 12:46:22 +02:00
2017-03-17 10:15:11 +01:00
2017-07-03 21:23:27 +02:00
2017-03-17 10:15:11 +01:00
2017-11-23 18:43:48 +01:00
2017-07-27 09:35:11 +02:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2018-05-28 14:59:08 +02:00
2018-01-09 14:24:53 +01:00
2018-03-26 12:45:49 +02:00
2018-04-30 16:24:52 +02:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2017-07-03 21:23:27 +02:00
2017-03-17 10:15:11 +01:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2018-05-28 14:58:24 +02:00
2017-03-17 10:15:11 +01:00
2018-04-30 16:24:52 +02:00
2017-03-17 10:15:11 +01:00
2018-05-14 15:22:50 +02:00
2018-04-30 16:24:52 +02:00
2018-01-05 18:25:08 +01:00
2018-01-05 18:25:08 +01:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2017-12-18 13:29:32 +01:00
2017-03-17 10:15:11 +01:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2017-10-30 17:40:08 +01:00
2017-10-30 17:40:08 +01:00
2018-04-30 16:24:52 +02:00
2017-10-30 17:40:08 +01:00
2017-12-18 13:29:32 +01:00
2017-10-30 17:40:08 +01:00
2018-04-30 16:24:52 +02:00
2017-10-30 17:40:08 +01:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2017-08-30 22:03:59 +02:00
2017-08-05 08:03:15 +02:00
2018-04-30 16:24:52 +02:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2018-04-30 16:24:52 +02:00
2017-03-17 10:15:11 +01:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2017-12-08 00:46:26 +01:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2018-03-20 11:59:52 +01:00
2017-03-17 10:15:11 +01:00
2018-03-27 09:58:00 +02:00
2018-04-30 16:24:52 +02:00
2017-06-07 09:07:17 +02:00
2018-04-18 14:14:07 +02:00
2018-03-26 12:46:22 +02:00
2018-04-30 16:24:52 +02:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2017-06-07 09:07:17 +02:00
2017-03-17 10:15:11 +01:00
2018-03-26 12:46:22 +02:00
2017-03-17 10:15:11 +01:00
2018-01-16 15:01:59 +01:00
2018-01-16 15:01:59 +01:00
2018-04-26 16:52:40 +02:00
2017-03-17 10:15:11 +01:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2018-04-13 09:09:46 +02:00
2017-03-09 14:12:35 +01:00
2018-01-08 12:38:53 +01:00
2018-05-31 15:59:38 +02:00
2017-12-11 11:02:04 +01:00
2018-01-23 10:54:11 +01:00
2018-04-30 16:24:52 +02:00
2018-05-14 16:05:12 +02:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2018-03-26 12:45:49 +02:00