Rok Mandeljc c493763ff2 gitypelib.c: on macOS, treat @-prefixed shlib paths as absolute
On macOS, @-prefixed shlib paths (@rpath, @executable_path, and
@loader_path) need to be treated as absolute. Trying to combine them
with a configured library path produces a mangled path that is
unresolvable and may cause unintended side effects (such as loading
the library from a fall-back location on macOS 12.0.1).
2021-11-27 20:52:07 +01:00
2012-10-16 10:58:08 -04:00
2021-08-05 16:24:23 +00:00
2021-06-24 18:17:56 +00:00
2021-08-05 16:24:23 +00:00
2021-08-05 16:24:23 +00:00
2021-11-23 23:04:26 +00:00
2012-02-03 13:42:56 -05:00
2021-08-05 17:47:29 +01:00
2013-10-10 16:48:51 -04:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-10-16 10:58:08 -04:00
2018-07-29 18:57:03 +02:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
148 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%