Next | Query returned 42 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2018-03-17 12:39:01 by Tobias Nygren | Files touched by this commit (1)
Log message:
py-meson: set --mandir correctly
   2018-02-25 21:27:42 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-meson: add workaround for rpath stripping.

By default, meson strips all rpaths, see
https://github.com/mesonbuild/meson/issues/314

Remove the stripping (which might leave build rpaths inside installed binaries
but at least gives us runnable binaries) until meson fixes this properly.

Bump PKGREVISION.
   2018-02-25 21:17:42 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-meson: update to 0.44.1.

Bugfix release.
   2017-12-12 09:36:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-meson: updated to 0.44.0

0.44.0:
Added warning function
Adds support for additional Qt5-Module keyword moc_extra_arguments
Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir
An array type for user options
LLVM dependency supports both dynamic and static linking
Added if_found to subdir
get_unquoted() method for the configuration data object
Added disabler object
Config-Tool based dependencies gained a method to get arbitrary options
   2017-11-23 15:59:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-meson: replace more python interpreters

Bump PKGREVISION.
   2017-10-16 12:59:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-meson: update to 0.43.0

0.43.0:
Bug fixes.
   2017-09-14 10:26:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-meson: update to 0.42.1

0.42.1:
Bug fixes.
   2017-08-31 07:00:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
Meson is python-3.x only, mark it in build.mk as well.
   2017-08-29 09:04:04 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mark as only for python-3.x.
   2017-08-25 20:53:53 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
0.42.0:
* Distribution tarballs from Mercurial repositories
* Keyword argument verification
* Add support for Genie to Vala compiler
* Pkgconfig support for additional cflags
* Base options accessible via get_option()
* Allow crate type configuration for Rust compiler
* Simultaneous use of Address- and Undefined Behavior Sanitizers
* Unstable SIMD module
* Import libraries for executables on Windows
* Added build_rpath keyword argument
* Vulkan dependency module
* Limiting the maximum number of linker processes
* Disable implicit include directories
* Support for MPI dependency
* Allow excluding files or directories from install_subdir
* Make all Meson functionality invokable via the main executable
* Pcap dependency detector
* GNOME module mkenums_simple() addition

Next | Query returned 42 messages, browsing 31 to 40 | Previous