Next | Query returned 92 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2020-08-07 15:04:09 by Jonathan Perkin | Files touched by this commit (3)
Log message:
meson: Turn off -z ignore by default on SunOS.

This shouldn't be applied to every single invocation, as it can be too
aggressive and for example remove -lssp when -fstack-protector is being used,
breaking PKGSRC_USE_SSP checks.

Fixes lots of packages.  Bump PKGREVISION.
   2020-07-29 01:28:23 by Tobias Nygren | Files touched by this commit (2)
Log message:
only match '++' at the end of the string in previous
   2020-07-29 00:43:01 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
meson: fix C++ compiler detection fallout from last update. Bump.
   2020-07-27 18:08:13 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
meson: updated to 0.55.0

0.55.0:
rpath removal now more careful
Added ability to specify targets in meson compile
Test protocol for gtest
meson.add_*_script methods accept new types
Machine file constants
Configure CMake subprojects with meson.subproject_options
find_program: Fixes when the program has been overridden by executable
Response files enabled on Linux, reined in on Windows
unstable-kconfig module renamed to unstable-keyval
Fatal warnings in gnome.generate_gir()
b_ndebug support for D language compilers
Meson test now produces JUnit xml from results
Config tool based dependencies no longer search PATH for cross compiling
Rename has_exe_wrapper -> can_run_host_binaries
String concatenation in meson_options.txt
Wrap fallback URL
Clang coverage support
Local wrap source and patch files
Local wrap patch directory
Patch on all wrap types
link_language argument added to all targets
meson dist --no-tests
Force fallback for
Implicit dependency fallback
Wrap file provide section
find_program() fallback
Test scripts are given the exe wrapper if needed
Added ability to specify backend arguments in meson compile
Introspection API changes
   2020-06-30 13:57:50 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
meson: updated to 0.54.3

0.54.3:
Bug fixes
   2020-05-20 08:03:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
meson: updated to 0.54.2

0.54.2:
Bug fixes
   2020-04-29 15:34:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
meson: updated to 0.54.1

0.54.1:
Bug fixes
   2020-04-23 09:00:09 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
meson: disable FreeBSD specific condition

pkgsrc changes:
---------------
  * Add a patch that reverts https://github.com/mesonbuild/meson/commit/aba8792.
    This commit introduced a condition to match FreeBSD path norm for
    pkg-config files. This condition is incompatible with the pkgsrc conventions.
  * Bump revision.
   2020-04-01 16:51:05 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
meson: update to 0.54.0.

New features

Emscripten (emcc) now supports threads
Introduce dataonly for the pkgconfig module
Consistently report file locations relative to cwd
dependency() consistency
Override dependency()
Simplified dependency() fallback
Backend agnostic compile command
Native (build machine) compilers not always required
Summary improvements
Add a system type dependency for zlib
Added 'name' method
New option --quiet to meson install
Property support emscripten's wasm-ld
Skip sanity tests when cross compiling
Support for overiding the linker with ldc and gdc
Native file properties
Changed the signal used to terminate a test process (group)
Dynamic Linker environment variables actually match docs
Per subproject default_library and werror options
Environment Variables with Cross Builds
Added 'pkg_config_libdir' property
More new sample Meson templates for (Java, Cuda, and more)
Ninja version requirement bumped to 1.7
Added -C argument to meson init command
More than one argument to message() and warning()
Added has_tools method to qt module
The MSI installer is only available in 64 bit version
Uninstalled pkg-config files
CMake find_package COMPONENTS support
Added Microchip XC16 C compiler support
Added Texas Instruments C2000 C/C++ compiler support
Unity file block size is configurable

More details:
https://mesonbuild.com/Release-notes-for-0-54-0.html
   2020-03-22 19:09:13 by Roland Illig | Files touched by this commit (1)
Log message:
devel/meson: fix another typo in the test cases

Next | Query returned 92 messages, browsing 71 to 80 | Previous