1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-03 15:40:59 +01:00
nix/src/libexpr-test-support
Sergei Zimmerman 48eaf35828 Revert "meson: add soversion to libraries (#13960)"
This reverts commit bdbc739d6e.

Such a change needs more thought put into it. By versioning
shared libraries we'd make a false impression that libraries
themselves are actually versioned and have some sort of stable
ABI, which is not the case.

This will be useful when C bindings become stable, but as long
as they are experimental it does not make sense to set SONAME.

Also this change should not have been backported, since it's
severely breaking.

(cherry picked from commit 0db2b8c8fe)
2025-09-12 21:18:42 +00:00
..
include/nix/expr/tests meson: Get rid of multiline array formatting hack 2025-08-07 02:57:02 +03:00
tests/value treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
meson.build Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00