summaryrefslogtreecommitdiff
path: root/mk/wrapper/logic
AgeCommit message (Expand)AuthorFilesLines
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