summaryrefslogtreecommitdiff
path: root/pkgtools/cwrappers/files
AgeCommit message (Expand)AuthorFilesLines
2018-03-25cwrappers-20180325: append the append list for -shared supportjoerg1-2/+2
2017-11-07Revert: Tokenize the contents of "append_executable"joerg1-8/+3
2017-11-07Tokenize the contents of "append_executable"khorben1-3/+8
2017-11-07Teach the wrapper for ld(1) about more caseskhorben2-2/+14
2017-10-27Set the correct operation mode in the wrapper for as(1)khorben4-5/+47
2017-06-11cwrappers-20170611:joerg8-19/+162
2017-01-12cwrappers-20170112: Fix typos. From jperkin.joerg1-4/+4
2016-12-09Mark command_child_exec as noreturn. Fix typo.joerg2-3/+6
2016-12-08Hide regeneration rule for people with messed up timestamps.joerg1-1/+3
2016-11-27cwrappers-20161125: If spawn.h and posix_spawnp exist, prefer them overjoerg6-23/+4437
2016-09-15cwrappers-20160908: Allow cc -o -.joerg1-3/+11
2016-03-14Add support for "-isystem dir", transform in the same way as "-Idir"markd1-1/+14
2016-01-10Fix wrong character count in strncmp. From Kamil Rytarowski inbsiegert1-2/+2
2015-07-07cwrappers-20150707: handle .dylib extension and Darwin linker flags.jperkin1-5/+13
2015-04-28Add note about transform rules for HP-UX and Tru64 linkers.tnn1-0/+9
2015-04-19Portability fix, use err.h from libnbcompat.jperkin9-19/+26
2015-04-19Trust libnbcompat to know if we need a getline(3) replacement or not.tnn5-64/+7
2015-03-18cwrappers-20150318: Don't ferror() after fclose().jperkin1-3/+4
2015-03-18-mt should be discarded, not ignored.joerg2-26/+30
2015-03-18Drop properly drop -mt and generate.joerg2-29/+26
2015-03-17cwrappers-20150317: Discard obsolete GCC '-mt' argument.jperkin1-1/+1
2015-03-15cwrappers-20150314: Drop trailing / when searching for path names.joerg2-7/+19
2015-02-13Need unistd.h on OS X 10.6 for ssize_t.jperkin2-1/+3
2014-12-30Remove pkg_views support, second part: infrastructure.wiz2-4/+1
2014-12-06Initialize a variable that GCC complains about being used possiblyriz1-2/+2
2014-11-29cwrappers-20141129:joerg3-20/+53
2014-11-27cwrappers-20141127: Rename environment variable to CWRAPPERS_CONFIG_DIRjoerg4-10/+10
2014-10-06OSX 9 lacks getline, so add it to the list. Use custom version ofjoerg1-11/+19
2014-09-18Explicitly set target directory. Provide RCS ID.joerg1-0/+4
2014-09-17Add cwrappers-20100308 with minimal compat changes. Developed as part ofjoerg56-0/+3738