Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now mkanylink() always interprets a relative target from the link directory.
|
|
|
|
|
|
Now we consistently use term "lookup" for variable value lookup. At some
point we should also rename type lookup to binding and get rid of all the
lookup_type aliases.
|
|
|
|
|
|
|
|
|
|
Windows does not allow the manifest file inside to be a symlink for some
(probably security) reasons.
|
|
'\t', '\r', and '\n'
|
|
|
|
|
|
|
|
|
|
|
|
Note that this is achieved by using the
PKGCONF_PKG_PKGF_DONT_MERGE_SPECIAL_FRAGMENTS that we invented in the
libpkgconf library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Passing it as foo.lib triggers some (brain-dead) fragmentation logic in
libpkgconf. Also, a C library built with MSVC can be used in MinGW (and
vice versa) and so this is also a step in supporting that.
|
|
This makes sure we get different targets for different toolchains.
|