Age | Commit message (Expand) | Author | Files | Lines |
2022-11-09 | Reset MAINTAINER | joerg | 1 | -2/+2 |
2022-04-04 | cwrappers: Fix build | ryoon | 1 | -1/+3 |
2022-04-04 | cwrappers: Add cross-compilation support. | riastradh | 6 | -14/+93 |
2021-11-07 | abstract check for "*path == '/'" to isabs(*path) | christos | 5 | -24/+26 |
2020-06-02 | pkgtools/cwrappers: avoid dependency cycle with check-portability | rillig | 1 | -2/+3 |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 |
2018-03-25 | cwrappers-20180325: append the append list for -shared support | joerg | 2 | -4/+4 |
2017-11-08 | Bump cwrappers after reverting the last patch | khorben | 1 | -2/+2 |
2017-11-07 | Revert: Tokenize the contents of "append_executable" | joerg | 1 | -8/+3 |
2017-11-07 | Bump revision to reflect the fixes for PKGSRC_MKPIE | khorben | 1 | -2/+2 |
2017-11-07 | Tokenize the contents of "append_executable" | khorben | 1 | -3/+8 |
2017-11-07 | Teach the wrapper for ld(1) about more cases | khorben | 2 | -2/+14 |
2017-10-27 | Set the correct operation mode in the wrapper for as(1) | khorben | 5 | -7/+49 |
2017-06-11 | cwrappers-20170611: | joerg | 9 | -21/+164 |
2017-01-12 | cwrappers-20170112: Fix typos. From jperkin. | joerg | 2 | -6/+6 |
2016-12-09 | Mark command_child_exec as noreturn. Fix typo. | joerg | 2 | -3/+6 |
2016-12-08 | Hide regeneration rule for people with messed up timestamps. | joerg | 1 | -1/+3 |
2016-11-27 | cwrappers-20161125: If spawn.h and posix_spawnp exist, prefer them over | joerg | 7 | -25/+4440 |
2016-11-25 | PR pkg/50275: Explicitly disable the locking type here. If shlock is not | joerg | 1 | -1/+2 |
2016-09-15 | cwrappers-20160908: Allow cc -o -. | joerg | 2 | -6/+13 |
2016-03-14 | Add support for "-isystem dir", transform in the same way as "-Idir" | markd | 2 | -2/+16 |
2016-01-10 | Fix wrong character count in strncmp. From Kamil Rytarowski in | bsiegert | 2 | -4/+4 |
2015-07-07 | cwrappers-20150707: handle .dylib extension and Darwin linker flags. | jperkin | 2 | -8/+16 |
2015-04-29 | Remove USE_CWRAPPERS setting, now handled by _USE_CWRAPPERS logic. | jperkin | 1 | -2/+1 |
2015-04-28 | Add note about transform rules for HP-UX and Tru64 linkers. | tnn | 1 | -0/+9 |
2015-04-27 | Ensure we don't try to rebuild the generated transform-gcc.c, it requires | jperkin | 1 | -1/+2 |
2015-04-19 | Portability fix, use err.h from libnbcompat. | jperkin | 9 | -19/+26 |
2015-04-19 | Trust libnbcompat to know if we need a getline(3) replacement or not. | tnn | 6 | -68/+8 |
2015-03-18 | cwrappers-20150318: Don't ferror() after fclose(). | jperkin | 2 | -5/+6 |
2015-03-18 | -mt should be discarded, not ignored. | joerg | 2 | -26/+30 |
2015-03-18 | Drop properly drop -mt and generate. | joerg | 2 | -29/+26 |
2015-03-17 | cwrappers-20150317: Discard obsolete GCC '-mt' argument. | jperkin | 2 | -3/+3 |
2015-03-15 | cwrappers-20150314: Drop trailing / when searching for path names. | joerg | 3 | -9/+21 |
2015-02-13 | Need unistd.h on OS X 10.6 for ssize_t. | jperkin | 2 | -1/+3 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 2 | -4/+1 |
2014-12-06 | Initialize a variable that GCC complains about being used possibly | riz | 1 | -2/+2 |
2014-11-29 | cwrappers-20141129: | joerg | 4 | -22/+55 |
2014-11-27 | cwrappers-20141127: Rename environment variable to CWRAPPERS_CONFIG_DIR | joerg | 5 | -12/+12 |
2014-11-24 | Disable CHECK_PERM & USE_CWRAPPERS here. | joerg | 1 | -1/+4 |
2014-10-06 | FreeBSD decided that getline must be explicitly requested. | joerg | 1 | -1/+2 |
2014-10-06 | OSX 9 lacks getline, so add it to the list. Use custom version of | joerg | 2 | -13/+21 |
2014-09-18 | Explicitly set target directory. Provide RCS ID. | joerg | 1 | -0/+4 |
2014-09-17 | Fix spelling. | schmonz | 1 | -1/+1 |
2014-09-17 | Add cwrappers-20100308 with minimal compat changes. Developed as part of | joerg | 59 | -0/+3782 |