2015-03-18 15:54:53 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Drop properly drop -mt and generate. |
2015-03-17 19:39:45 by Jonathan Perkin | Files touched by this commit (2) |
Log message: cwrappers-20150317: Discard obsolete GCC '-mt' argument. |
2015-03-15 20:16:45 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: cwrappers-20150314: Drop trailing / when searching for path names. If a pattern ends in a slash, consider it as exact match. |
2015-02-13 23:18:38 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Need unistd.h on OS X 10.6 for ssize_t. |
2014-12-30 16:13:21 by Thomas Klausner | Files touched by this commit (33) |
Log message: Remove pkg_views support, second part: infrastructure. |
2014-12-06 23:35:24 by Jeff Rizzo | Files touched by this commit (1) |
Log message: Initialize a variable that GCC complains about being used possibly uninitialized. |
2014-11-29 23:19:55 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: 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-27 21:36:44 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: cwrappers-20141127: Rename environment variable to CWRAPPERS_CONFIG_DIR for consistency. |
2014-11-24 01:31:03 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Disable CHECK_PERM & USE_CWRAPPERS here. |
2014-10-06 17:38:57 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: FreeBSD decided that getline must be explicitly requested. |