Commit graph

30 commits

Author SHA1 Message Date
Jonas Ådahl
630fb08910 configure.ac: Bump version to 1.18
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2019-07-25 11:19:17 +02:00
Jonas Ådahl
9132fc867d configure.ac: Bump version to 1.17
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2018-11-12 16:59:01 +01:00
Jonas Ådahl
298d888ac7 configure.ac: Bump version to 1.16
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2018-07-30 18:14:56 +02:00
Jonas Ådahl
65cc1094f7 configure.ac: Bump version to 1.15
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2018-07-04 23:23:14 +02:00
Jonas Ådahl
c5f0f1a739 configure.ac: Bump version to 1.14
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2018-05-03 17:45:15 +02:00
Jonas Ådahl
d5ded4ddaf configure.ac: Bump version to 1.13
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2018-02-14 20:29:40 +08:00
Jonas Ådahl
0130366ee0 configure.ac: Bump version to 1.12
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2017-12-02 09:56:36 +08:00
Jonas Ådahl
fc3305c362 configure.ac: Bump version to 1.11
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2017-10-11 16:20:05 +08:00
Jonas Ådahl
9ee1d597a6 configure.ac: Bump version to 1.10
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2017-07-31 18:57:58 +08:00
Olivier Fourdan
6b62c3211d configure.ac: force autotool to use star
To circumvent the 99 character filename limit.

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
2017-07-31 18:57:58 +08:00
Jonas Ådahl
7af21d83d3 configure.ac: Bump version to 1.9
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2017-07-11 14:41:21 +08:00
Daniel Stone
26c99346ab Bump version to 1.8
Signed-off-by: Daniel Stone <daniels@collabora.com>
2017-06-12 10:27:44 +01:00
Reynaldo H. Verdejo Pinochet
4253ad0b99 buildsystem: add -uninstalled.pc pkg-config file
For building against an uninstalled wayland-protocols tree

Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
2016-08-30 17:13:08 +08:00
Jonas Ådahl
2e541a36de configure.ac: Bump version to 1.7
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2016-08-15 10:33:32 +08:00
Jonas Ådahl
49272ee0ce configure.ac: Bump version to 1.6
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2016-08-12 11:22:11 +08:00
Jonas Ådahl
f93680e496 configure.ac: Bump version to 1.5
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2016-07-22 11:43:54 +08:00
Jonas Ådahl
65d09ef404 configure.ac: Bump version to 1.4
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2016-05-23 11:33:48 +08:00
Jussi Kukkonen
cc276dfa41 configure.ac: Don't use AC_CANONICAL_* macro calls
Check autoconfs $cross_compiling instead as AC_CANONICAL_HOST call
will fail if the host cpu is not recognised (which can happen when
e.g. Yocto builds for "allarch").

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-05-03 16:04:53 +03:00
Jonas Ådahl
82bb922f5b configure.ac: Bump version to 1.3
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2016-03-10 15:02:29 +08:00
Jonas Ådahl
22a9cd8a25 configure.ac: Bump version to 1.2
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2016-03-07 17:09:30 +08:00
Jonas Ådahl
596dfda882 configure.ac: Bump version to 1.1
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2016-02-16 17:17:49 +08:00
Derek Foreman
d8cb9c2a8b test: add make check
We can now test all the protocol files by running make check (or distcheck)
which will pass them through the scanner.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Jonas Ådahl <jadahl@gmail.com>
2016-01-14 15:49:00 +08:00
Bryce Harrington
da33164726 configure.ac: Fix compatibility for older pkg-config versions
noarch_pkgconfigdir is not available on oldish pkg-config's.  Among
other things this affects Wayland's nightly auto-build Ubuntu 14.04
PPAs.

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Cc: Pekka Paalanen <ppaalanen@gmail.com>
Cc: Quentin Glidic <sardemff7+wayland@sardemff7.net>
Cc: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2015-12-04 17:46:19 +08:00
Jonas Ådahl
3543bb755c configure.ac: Bump version to 1.0
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-25 10:05:47 +08:00
Jonas Ådahl
1e5e96f4b0 configure.ac: Fix bugzilla link
File bugs to the 'unspecified' version of the 'wayland' component. We
currently don't have a 'wayland-protocols' component, and 'wayland' is
the closest there is right now.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-25 10:04:43 +08:00
Jonas Ådahl
543f0609b9 configure.ac: Remove micro version from version number
Just use two numbers, major and minor. There is no practical use for
a micro version number.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-25 10:04:00 +08:00
Jonas Ådahl
03742cb72e configure.ac: Remove unused output variables
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-23 10:19:00 +08:00
Jonas Ådahl
6f8b4d2191 configure.ac: Print version when done configuring
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-23 10:18:19 +08:00
Igor Gnatenko
25c60496e8 install pkg-config file to arch-independent location
It is arch-independent, so no need to install it to /usr/lib*

Cc: Jonas Ådahl <jadahl@gmail.com>
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2015-11-23 09:39:35 +08:00
Jonas Ådahl
f548e99266 Add autotools installation files
Currently installs unstable protocols under an unstable/ subdirectory
in $prefix/share/wayland-protocols/.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-09 13:12:37 +08:00