jperkin
242e0aba28
Remove USE_CWRAPPERS setting, now handled by _USE_CWRAPPERS logic.
2015-04-29 14:23:58 +00:00
tnn
66e35611c3
Add note about transform rules for HP-UX and Tru64 linkers.
2015-04-28 13:26:37 +00:00
jperkin
6861e07fe0
Ensure we don't try to rebuild the generated transform-gcc.c, it requires
...
NetBSD-specific build tools.
2015-04-27 09:51:24 +00:00
jperkin
6aa39003c8
Portability fix, use err.h from libnbcompat.
2015-04-19 14:30:07 +00:00
tnn
afb657e78b
Trust libnbcompat to know if we need a getline(3) replacement or not.
...
Avoids us having to encode a list of all such platforms here.
2015-04-19 13:30:35 +00:00
jperkin
9e9b1a8802
cwrappers-20150318: Don't ferror() after fclose().
...
Fixes libtool cwrapper on Linux, ok joerg@
2015-03-18 15:05:35 +00:00
joerg
94ec8eaf36
-mt should be discarded, not ignored.
2015-03-18 15:01:21 +00:00
joerg
57935dc377
Drop properly drop -mt and generate.
2015-03-18 14:54:53 +00:00
jperkin
3132d89bb7
cwrappers-20150317: Discard obsolete GCC '-mt' argument.
2015-03-17 18:39:45 +00:00
joerg
a315e88103
cwrappers-20150314: Drop trailing / when searching for path names.
...
If a pattern ends in a slash, consider it as exact match.
2015-03-15 19:16:45 +00:00
jperkin
b50c0e182e
Need unistd.h on OS X 10.6 for ssize_t.
2015-02-13 22:18:38 +00:00
wiz
627d407a75
Remove pkg_views support, second part: infrastructure.
2014-12-30 15:13:19 +00:00
riz
544c9dedb0
Initialize a variable that GCC complains about being used possibly
...
uninitialized.
2014-12-06 22:35:24 +00:00
joerg
ed0b2af687
cwrappers-20141129:
...
- Export path to the wrapper via config file and use that to replace the
libtool call in the relink command.
- Do not drop rpath entries when processing the relink command, they are
still needed.
2014-11-29 22:19:55 +00:00
joerg
4d968f774b
cwrappers-20141127: Rename environment variable to CWRAPPERS_CONFIG_DIR
...
for consistency.
2014-11-27 20:36:43 +00:00
joerg
5d30b81ed6
Disable CHECK_PERM & USE_CWRAPPERS here.
2014-11-24 00:31:03 +00:00
joerg
2c9c53240b
FreeBSD decided that getline must be explicitly requested.
2014-10-06 15:38:57 +00:00
joerg
e6b0c7d9be
OSX 9 lacks getline, so add it to the list. Use custom version of
...
le32toh.
2014-10-06 14:57:53 +00:00
joerg
f25da8dd04
Explicitly set target directory. Provide RCS ID.
2014-09-18 19:31:47 +00:00
schmonz
3618c2e28c
Fix spelling.
2014-09-17 12:54:58 +00:00
joerg
8ee704def0
Add cwrappers-20100308 with minimal compat changes. Developed as part of
...
GSoC 2007, initial test suite parts from schmonz@, nagging by jperkin,
approval for addition during freeze by agc@.
2014-09-17 12:40:56 +00:00