summaryrefslogtreecommitdiff
path: root/mk/wrapper/logic
AgeCommit message (Expand)AuthorFilesLines
2007-11-28Do not load the $cache file for every argument. Instead, load it oncerillig1-3/+6
2007-09-13The word "skipped" is ambiguous. Use "untransformed" instead.rillig1-2/+2
2006-12-15Remove trailing tabs.martti1-3/+3
2006-11-26Removed the separate files for the cache header and footer. This makesrillig1-4/+6
2006-10-21Fixed the "inconsistent update" problem when using the pkgsrc wrapperrillig1-3/+4
2005-02-14Add some more debugging annotations for the work log to note split argsjlam1-3/+3
2005-01-18Split out the argument pre-processing logic into its own scriptjlam1-143/+11
2005-01-18Teach the wrapper scripts about HP-UX *.sl shared libraries. Theyjlam1-1/+14
2005-01-10Avoid the silly optimization in the make logic and push it into thejlam1-4/+9
2004-12-05Allow the wrapper-specific transform scripts to replace one arg withjlam1-12/+24
2004-10-08Drop the extraneous comma in "-Wl,-R,/dir" and turn it into "-Wl,-R/dir".jlam1-1/+15
2004-09-26fix dylib handlingdanw1-2/+1
2004-09-23Move @_WRAP_TRANSFORM_SED@ from the logic script into wrapper.sh so thatjlam1-2/+2
2004-09-22Typo in comment.jlam1-2/+2
2004-09-22Protect against underflow in the argument buffer in the inner while loop,jlam1-13/+5
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-0/+270