summaryrefslogtreecommitdiff
path: root/mk/wrapper
AgeCommit message (Expand)AuthorFilesLines
2004-10-14Oy. For some reason, when doing :O:u, -L and -R options are strippedtv1-2/+1
2004-10-14Big speedup hack: Sort and uniqify ${_WRAP_TRANSFORM_CMDS}. Eliminatestv1-1/+2
2004-10-09Move -D_ALL_SOURCE for Interix, required for nearly every compilation, fromtv1-1/+4
2004-10-08Drop the extraneous comma in "-Wl,-R,/dir" and turn it into "-Wl,-R/dir".jlam1-1/+15
2004-10-06add initial support for IBM's XL C/C++ compiler. tested with versiongrant2-1/+75
2004-10-04Add a scan script that checks for "-v" on the command-line, and preventsjlam2-2/+53
2004-09-27Move some wrapper definitions into a separate file wrapper-defs.mk that isjlam2-6/+49
2004-09-26Make _WRAPPEES into a public variable so that we can more easily createjlam1-8/+12
2004-09-26We don't use skipargs here... it's all in logic.jlam1-2/+1
2004-09-26fix dylib handlingdanw1-2/+1
2004-09-26Fix rmdir command so it passes remove-dir in the buildlink-transformjlam1-4/+4
2004-09-25Add Dan Winship's workaround to allow building on Darwin. This is only ajlam1-1/+5
2004-09-24Fix typo in comment.seb1-2/+2
2004-09-23Move @_WRAP_TRANSFORM_SED@ from the logic script into wrapper.sh so thatjlam3-5/+7
2004-09-22Typo in comment.jlam1-2/+2
2004-09-22When mangling paths, also do (and undo) the transformations for fulljlam1-5/+7
2004-09-22Add a toggle that determines whether we pass extra arguments or not. Thisjlam1-2/+11
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 encapsulatesjlam19-0/+2500