summaryrefslogtreecommitdiff
path: root/pkgtools/cwrappers
AgeCommit message (Expand)AuthorFilesLines
2017-01-12cwrappers-20170112: Fix typos. From jperkin.joerg2-6/+6
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 overjoerg7-25/+4440
2016-11-25PR pkg/50275: Explicitly disable the locking type here. If shlock is notjoerg1-1/+2
2016-09-15cwrappers-20160908: Allow cc -o -.joerg2-6/+13
2016-03-14Add support for "-isystem dir", transform in the same way as "-Idir"markd2-2/+16
2016-01-10Fix wrong character count in strncmp. From Kamil Rytarowski inbsiegert2-4/+4
2015-07-07cwrappers-20150707: handle .dylib extension and Darwin linker flags.jperkin2-8/+16
2015-04-29Remove USE_CWRAPPERS setting, now handled by _USE_CWRAPPERS logic.jperkin1-2/+1
2015-04-28Add note about transform rules for HP-UX and Tru64 linkers.tnn1-0/+9
2015-04-27Ensure we don't try to rebuild the generated transform-gcc.c, it requiresjperkin1-1/+2
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.tnn6-68/+8
2015-03-18cwrappers-20150318: Don't ferror() after fclose().jperkin2-5/+6
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.jperkin2-3/+3
2015-03-15cwrappers-20150314: Drop trailing / when searching for path names.joerg3-9/+21
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:joerg4-22/+55
2014-11-27cwrappers-20141127: Rename environment variable to CWRAPPERS_CONFIG_DIRjoerg5-12/+12
2014-11-24Disable CHECK_PERM & USE_CWRAPPERS here.joerg1-1/+4
2014-10-06FreeBSD decided that getline must be explicitly requested.joerg1-1/+2
2014-10-06OSX 9 lacks getline, so add it to the list. Use custom version ofjoerg2-13/+21
2014-09-18Explicitly set target directory. Provide RCS ID.joerg1-0/+4
2014-09-17Fix spelling.schmonz1-1/+1
2014-09-17Add cwrappers-20100308 with minimal compat changes. Developed as part ofjoerg59-0/+3782