Commit Graph

27 Commits

Author SHA256 Message Date
Alexei Sorokin
81f051cf2b OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=34 2017-03-17 14:21:59 +00:00
Alexei Sorokin
41f431fdb4 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=33 2017-03-17 14:13:57 +00:00
Alexei Sorokin
fabac88c57 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=32 2017-03-17 13:58:10 +00:00
Alexei Sorokin
737411b4f5 - Update to version 0.39.1.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=31
2017-03-16 11:06:31 +00:00
Martin Pluskal
09460fff36 Accepting request 476924 from GNOME:Next
- Update to version 0.38.1:
  + New Uninstall target.
  + Support for arbitrary test setups.
  + Intel C/C++ compiler support.
  + Get values from configuration data objects.
  + Python 3 module support simplified.
  + Default options to subprojects.
  + Set targets to be built (or not) by default.
  + Add option to mesonconf to wipe cached data.
  + Can specify file permissions and owner when installing data.
  + has_header() checks are now faster.
  + Array indexing now supports fallback values.
  + Silent mode for Mesontest.
- Rebase meson-suse-ify-macros.patch.

    tests in many different ways.

OBS-URL: https://build.opensuse.org/request/show/476924
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=30
2017-03-04 16:03:41 +00:00
Alexei Sorokin
2430271fed Accepting request 449560 from home:dimstar:Factory
- Add meson-suse-ify-macros.patch: Make the meson macros also work
  on openSUSE. We do not (yet?) have separate macros for CFLAGS,
  CXXFLAGS, FFLAGS and LDFLAGS, but only carry optflags. This is no
  issue, since openSUSE so far only added flags that work accross
  compilers/languages. This might change in the future, making the
  patch obsolete.

OBS-URL: https://build.opensuse.org/request/show/449560
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=28
2017-01-10 16:34:08 +00:00
Alexei Sorokin
6efa60b797 - Update to version 0.37.1.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=26
2017-01-01 12:52:44 +00:00
Alexei Sorokin
33c778fb91 Accepting request 448381 from home:jengelh:branches:devel:tools:building
- Trim marketing words from descriptions. Add to description two
  points from the feature list.

OBS-URL: https://build.opensuse.org/request/show/448381
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=25
2017-01-01 12:44:07 +00:00
Alexei Sorokin
c18eef41b6 - Update to version 0.37.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=23
2016-12-19 09:49:21 +00:00
Alexei Sorokin
211d61fb7d OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=21 2016-12-10 20:39:16 +00:00
Alexei Sorokin
297724bad1 Accepting request 441459 from GNOME:Next
Update to 0.36.0 - required for GTK4 (via graphane)

OBS-URL: https://build.opensuse.org/request/show/441459
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=19
2016-11-22 17:18:39 +00:00
Alexei Sorokin
dc2c6cd36a - Update to version 0.35.1.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=18
2016-10-19 14:08:05 +00:00
Alexei Sorokin
04e63c135b OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=17 2016-10-14 22:13:48 +00:00
Alexei Sorokin
c590ea40af Accepting request 435448 from home:Zaitor:branches:devel:tools:building
New upstream release

OBS-URL: https://build.opensuse.org/request/show/435448
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=16
2016-10-14 22:07:42 +00:00
Alexei Sorokin
6dfb60cd4b Accepting request 419792 from GNOME:Next
- Update to version 0.33.0:
  + Correctly install .typelib files to libdir.
  + Add option for as-needed link option.
  + Print the CFLAGS/LDFLAGS/etc inherited from the environment.
  + Only append compile flags to the link flags when appropriate.
- Add meson-633.patch: Handle both DT_RPATH as well as DT_RUNPATH
  when fixing rpath settings (gh#mesonbuild/meson#663).
- Add meson-typelib-install.patch: Fix installation path for
  gpobject introspection typelib files.

OBS-URL: https://build.opensuse.org/request/show/419792
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=15
2016-08-17 16:48:47 +00:00
Alexei Sorokin
b12163daba - Update to version 0.32.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=14
2016-07-23 19:45:57 +00:00
Alexei Sorokin
eaf178df36 Accepting request 395960 from home:jengelh:branches:devel:tools:building
- Avoid unnecessary bashism in %install script (run with /bin/sh)

OBS-URL: https://build.opensuse.org/request/show/395960
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=13
2016-05-16 12:19:59 +00:00
Alexei Sorokin
f4e1a40b9a OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=11 2016-05-08 21:36:10 +00:00
Alexei Sorokin
f8683d74b6 - Update to version 0.31.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=10
2016-05-07 09:25:18 +00:00
Alexei Sorokin
7be8f27c9c - Update to 0.29.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=9
2016-02-11 19:42:09 +00:00
Alexei Sorokin
d1f3227fae - Update to 0.28.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=7
2015-12-29 06:07:28 +00:00
Alexei Sorokin
caa3c51fb6 - Update to 0.27.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=6
2015-12-04 12:40:15 +00:00
Alexei Sorokin
36a792e0b4 - Update to 0.26.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=5
2015-09-14 10:11:26 +00:00
Alexei Sorokin
97b7455f13 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=4 2015-08-21 09:26:36 +00:00
Dominique Leuenberger
2e9b40ba59 Accepting request 318743 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/318743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=1
2015-08-01 09:36:53 +00:00
Alexei Sorokin
0da55a702b OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=2 2015-07-26 11:35:16 +00:00
f15fff33d2 Accepting request 317450 from home:XRevan86
OBS-URL: https://build.opensuse.org/request/show/317450
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=1
2015-07-24 14:37:01 +00:00