|
a8bac4d4
|
2021-01-13T14:38:20
|
|
lib-msvc-compat: Update libtool usage recommendation.
* doc/ld-output-def.texi (Visual Studio Compatibility): Install
.def files into libdir, not bindir. Have libfoo-*.def file depend
on libfoo.la to fix parallell builds.
|
|
05044004
|
2019-03-14T09:49:24
|
|
all: Update URLs to msdn.microsoft.com.
* lib/stat-w32.c et al.: Update URLs after most of msdn.microsoft.com
was moved to docs.microsoft.com.
|
|
9dd86e23
|
2017-09-13T03:17:45
|
|
doc: Prefer https URLs where possible.
* doc/**/*.texi: Use https URLs instead of http URLs where possible.
* doc/ld-output-def.texi: Remove unavailable URL.
|
|
5fb699af
|
2009-06-05T23:42:52
|
|
Escape non-texinfo { and }s
* doc/ld-output-def.texi (Visual Studio Compatibility): Fix
markup error.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
a4984107
|
2009-05-30T14:25:21
|
|
Explain how to use dumpbin.
|
|
8a4fa1f2
|
2009-04-02T17:17:11
|
|
ld-output-def.texi: Use DLL_VERSION.
|
|
68f982e0
|
2009-04-01T16:49:57
|
|
Add lib-msvc-compat module.
|