Daniel P. Berrangé
65fe7379f8
config.h: conditionally define REMOTE_VIEWER_OS_ID
...
It should only be set in config.h if it is not the empty string
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-04-26 15:01:50 +01:00
Daniel P. Berrangé
eb9dffbbd9
src: set min gtk to 3.18 to match glib 2.48 vintage
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-02-18 14:21:36 +00:00
Daniel P. Berrangé
7a71409028
build: bump min required glib to 2.48
...
All our targetted distros have this vintage glib letting us remove some
compat code, and introduce future use of new features.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-02-17 11:35:32 +00:00
Daniel P. Berrangé
b5cf22481f
build: fix formatting of build id parameter for wxs file
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-02-15 00:12:34 +00:00
Daniel P. Berrangé
16a3d08d09
build: fix version in meson
...
The next version we're working on is going to be 10.0, not 3.0
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-02-15 00:12:34 +00:00
Daniel P. Berrangé
b2c072cf0b
build: introduce meson build recipes
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-01-25 16:02:48 +00:00