SHA256
1
0
forked from pool/meson
Commit Graph

82 Commits

Author SHA256 Message Date
Dominique Leuenberger
c296aca0e0 Accepting request 578956 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/578956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=28
2018-02-25 10:33:49 +00:00
Alexei Sorokin
cf3bf23f7c Accepting request 578954 from GNOME:Next
- Update to version 0.44.1:
  + Support running out-of-tree tests against a meson in PATH.
  + Don't add rpaths to system libraries.
  + Fix meson location detection from other meson tools.
  + Various boost, pkg-config and vala related fixes.
- Testsuite changes: Remove mesonbuild directory and meson.py
  again before running the test: ensure we test meson as it was
  installed onto the system.

OBS-URL: https://build.opensuse.org/request/show/578954
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=74
2018-02-22 11:14:29 +00:00
Dominique Leuenberger
974a9260bf Accepting request 573240 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/573240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=27
2018-02-09 14:44:05 +00:00
Martin Pluskal
3a5d359b36 Accepting request 573229 from GNOME:Next
Update to 0.44.0

OBS-URL: https://build.opensuse.org/request/show/573229
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=72
2018-02-06 09:16:50 +00:00
Dominique Leuenberger
572adc16ef Accepting request 544549 from devel:tools:building
- Require python3-xml: mesonbuild/modules/qt5.py imports the xml
  module (boo#1068818).

- Require python3-xml: mesonbuild/modules/qt5.py imports the xml
  module (boo#1068818).

OBS-URL: https://build.opensuse.org/request/show/544549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=26
2017-11-30 11:34:44 +00:00
c93c2c138e Tweak the changelog and the actual dependency
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=70
2017-11-23 08:58:47 +00:00
Alexei Sorokin
980c8e7298 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=69 2017-11-22 22:52:35 +00:00
Dominique Leuenberger
e15b96ef85 Accepting request 535997 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/535997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=25
2017-10-26 16:43:08 +00:00
Alexei Sorokin
804bf1372d Accepting request 535996 from GNOME:Next
Ups.. sorry.. that patch was left in place but is not used/does not work (spaces in the dirname...hence the sed approach)

OBS-URL: https://build.opensuse.org/request/show/535996
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=67
2017-10-23 13:17:18 +00:00
Alexei Sorokin
b708f18975 Accepting request 535993 from GNOME:Next
Fix testsuite with 0.43 - MPI just needs to beconfigured; and boost-static skipped, since we do not package static boost libs

OBS-URL: https://build.opensuse.org/request/show/535993
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=66
2017-10-23 13:01:50 +00:00
Alexei Sorokin
0f8b9d9cc9 Accepting request 535269 from home:badshah400:branches:devel:tools:building
- Update to version 0.43.0:
  + Generator learned capture: Generators can now be configured to
    capture the standard output.
  + Can index CustomTarget objects: The CustomTarget object can
    now be indexed like an array. The resulting object can be used
    as a source file for other Targets, this will create a
    dependency on the original CustomTarget, but will only insert
    the generated file corresponding to the index value of the
    CustomTarget's output keyword.
  + The cross file can now be used for overriding the result of
    find_program. Then issuing the command find_program('objdump')
    will return the version specified in the cross file.
  + Easier handling of supported compiler arguments.
  + Better support for shared libraries in non-system paths: This
    release adds feature parity to shared libraries that are
    either in non-standard system paths or shipped as part of your
    project. On systems that support rpath, Meson automatically
    adds rpath entries to built targets using manually found
    external libraries.
  + The Wrap dependency system now supports Subversion (svn). This
    support is rudimentary. The repository url has to point to a
    specific (sub)directory containing the meson.build file
    (typically trunk/). However, providing a revision is
    supported.
- Rebase meson-test-installed-bin.patch.
- Run sed to strip the hashbang from a non-executable file; this
  prevents an rpmlint warning.

- Update to version 0.43.0:
  + Generator learned capture: Generators can now be configured to

OBS-URL: https://build.opensuse.org/request/show/535269
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=65
2017-10-19 15:35:14 +00:00
Alexei Sorokin
56470d5531 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=64 2017-10-11 20:40:48 +00:00
Dominique Leuenberger
6fa6b5585b Accepting request 530558 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/530558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=24
2017-10-05 09:55:30 +00:00
Alexei Sorokin
4a9fbde692 Accepting request 530514 from home:jdelvare:branches:devel:tools:building
Update to version 0.42.1. This is a stable update with various bug fixes.

OBS-URL: https://build.opensuse.org/request/show/530514
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=62
2017-10-02 20:37:24 +00:00
5e572ee254 Accepting request 527028 from devel:tools:building
Revert the last change - the TW bot is not happy with it

OBS-URL: https://build.opensuse.org/request/show/527028
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=61
2017-09-18 13:20:48 +00:00
Alexei Sorokin
a04fc6dd9c Accepting request 527002 from GNOME:Next
- do not use a variable in the Name: tag: SLE's checkin scripts
  still can't handle that.

- Rebase meson-fix-gcc48.patch (boo#1057701).

- do not use a variable in the Name: tag: SLE's checkin scripts
  still can't handle that.

OBS-URL: https://build.opensuse.org/request/show/527002
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=60
2017-09-18 13:06:47 +00:00
Dominique Leuenberger
cee2048003 Accepting request 522298 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/522298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=23
2017-09-12 17:37:09 +00:00
Alexei Sorokin
0121c2c915 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=58 2017-09-08 12:27:05 +00:00
Dominique Leuenberger
5123a8ecb0 Accepting request 517171 from devel:tools:building
Wrongly rejected.

OBS-URL: https://build.opensuse.org/request/show/517171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=22
2017-08-24 16:26:51 +00:00
Alexei Sorokin
692f026ef9 Accepting request 517049 from GNOME:Next
Update to 0.42.0

OBS-URL: https://build.opensuse.org/request/show/517049
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=56
2017-08-15 16:57:45 +00:00
Dominique Leuenberger
7f1a8aaa13 Accepting request 512065 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/512065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=21
2017-07-23 10:13:49 +00:00
Alexei Sorokin
bc0b4d1d93 Accepting request 512059 from home:Mailaender:branches:devel:tools:building
new bugfix release

OBS-URL: https://build.opensuse.org/request/show/512059
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=54
2017-07-22 14:31:04 +00:00
Dominique Leuenberger
d8908e6baa Accepting request 508846 from devel:tools:building
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/508846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=20
2017-07-12 17:32:21 +00:00
Dominique Leuenberger
58e12954ce Accepting request 505969 from devel:tools:building
1

OBS-URL: https://build.opensuse.org/request/show/505969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=19
2017-06-30 16:38:48 +00:00
6732465961 - Add a vim subpackage to add Meson support to Vim.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=51
2017-06-29 10:19:51 +00:00
31cda5aeb9 Minor tweaks - do not produce -vim subpackage for the test suite
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=50
2017-06-29 10:19:32 +00:00
fbbd9f4191 Accepting request 506831 from home:RZLourenco
Adds a vim subpackage that adds Meson support to Vim.

OBS-URL: https://build.opensuse.org/request/show/506831
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=49
2017-06-29 10:18:00 +00:00
Martin Pluskal
511b7124fa Accepting request 505966 from home:dimstar:branches:devel:tools:building
Rebased submission with the test suite split out into a 2nd spec file

OBS-URL: https://build.opensuse.org/request/show/505966
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=48
2017-06-23 20:29:28 +00:00
6f65f9811f Accepting request 505963 from GNOME:Next
Update to 0.41.1

OBS-URL: https://build.opensuse.org/request/show/505963
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=47
2017-06-23 19:46:55 +00:00
Martin Pluskal
11ca778ca5 Accepting request 505906 from GNOME:Next
- Update meson-suse-ify-macros.patch: export LANG for all macros.

OBS-URL: https://build.opensuse.org/request/show/505906
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=46
2017-06-23 14:57:12 +00:00
Martin Pluskal
3acdab0bf6 Accepting request 505856 from home:susnux:branches:devel:tools:building
Update to current version

OBS-URL: https://build.opensuse.org/request/show/505856
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=45
2017-06-23 12:40:55 +00:00
Dominique Leuenberger
bf53ea5fab Accepting request 501640 from devel:tools:building
- Make the build footprint smaller to enter ring1: This means we
  skip a couple tests though. Removed BuildRequires: java-devel,
  libqt5-qtbase-devel, mono-core, mono-devel, wxWidgets-devel,
  pkgconfig(protobuf) and pkgconfig(gtk+-3.0).

OBS-URL: https://build.opensuse.org/request/show/501640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=18
2017-06-08 14:38:12 +00:00
40633d065d libqt5-qtbase-devel, mono-core, mono-devel, wxWidgets-devel,
pkgconfig(protobuf) and pkgconfig(gtk+-3.0).

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=43
2017-06-07 09:49:14 +00:00
eb05bad048 Do not pull in gtk3 into the buildroot
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=42
2017-06-07 09:27:51 +00:00
84f3611653 - Make the build footprint smaller to enter ring1: This means we
skip a couple tests though. Removed BuildRequires: java-devel,
  mono-core, mono-devel, wxWidgets-devel and pkgconfig(protobuf).

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=41
2017-06-06 13:10:15 +00:00
Dominique Leuenberger
aabb6346d3 Accepting request 495743 from devel:tools:building
Fix test suite on ppc64le - so we can move it actually to TW (forwarded request 495735 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/495743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=17
2017-05-31 10:12:37 +00:00
a374215825 Accepting request 495735 from GNOME:Next
Fix test suite on ppc64le - so we can move it actually to TW

OBS-URL: https://build.opensuse.org/request/show/495735
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=39
2017-05-17 21:27:28 +00:00
Alexei Sorokin
93ac916843 Accepting request 493401 from GNOME:Next
Update to 0.40.1

OBS-URL: https://build.opensuse.org/request/show/493401
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=38
2017-05-08 08:38:14 +00:00
Dominique Leuenberger
b9d79bce9b Accepting request 481314 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/481314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=16
2017-03-22 22:04:52 +00:00
Alexei Sorokin
907e7b4334 Accepting request 481278 from GNOME:Next
Sorry, a minor tweak to .changes'

OBS-URL: https://build.opensuse.org/request/show/481278
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=36
2017-03-20 11:53:17 +00:00
Alexei Sorokin
8ba18e34f7 Accepting request 481274 from GNOME:Next
- Add meson-disable-untested-code.patch: meson has code in the test
  suite that assumes different behaviour between glib 2.51.5 (rc)
  and 2.52.0 (final); this must be a wrong assumption to start with
  and the test suite fails with 2.52.20. When this was added by
  upstream 4 months before glib-2.52.0 was released, there must
  have been no way at all to test this. We revert back to a state
  like with the previous glib verison, where this test was simply
  skipped (gh#mesonbuild/meson#1480).

OBS-URL: https://build.opensuse.org/request/show/481274
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=35
2017-03-20 11:41:12 +00:00
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
Dominique Leuenberger
11c1edbfbe Accepting request 449561 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/449561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=15
2017-01-11 11:04:44 +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
Dominique Leuenberger
99d6affc11 Accepting request 448401 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/448401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=14
2017-01-10 09:44:42 +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