summaryrefslogtreecommitdiff
path: root/mk/wrapper/wrapper.sh
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Before and after the transformations, the commands are written to therillig1-3/+4
2007-05-19When a wrapped compiler or linker command fails, the transformed commandrillig1-2/+2
2007-03-15wrapper_type can be IMAKE, too.rillig1-2/+2
2007-02-22More documentation.rillig1-3/+3
2007-02-19The ABI for which the code should be generated can be queried from therillig1-1/+9
2007-02-06Added a new variable wrapper_type to the wrappers, so that therillig1-1/+2
2007-01-02Added an "eval" to make the <*> line look like the [*] line, in terms ofrillig1-2/+2
2006-12-15Remove trailing spaces.martti1-2/+2
2006-12-14Add a --wrappee-name command line option to simply return the name ofdmcmahill1-1/+5
2006-12-09Since the wrapper transformations are usually quite hard to follow andrillig1-1/+7
2006-11-26Removed the separate files for the cache header and footer. This makesrillig1-3/+1
2006-11-26Moved the definition of append_extra_args a bit to make the code arillig1-4/+3
2006-11-11Added wrapper-subr.sh, which provides shell functions that are useful torillig1-1/+3
2006-10-21Fixed the "inconsistent update" problem when using the pkgsrc wrapperrillig1-3/+8
2005-01-18Split out the argument pre-processing logic into its own scriptjlam1-1/+3
2004-11-12Insert the default values for WRAPPER_DEBUG and WRAPPER_UPDATE_CACHE asjlam1-3/+3
2004-09-23Move @_WRAP_TRANSFORM_SED@ from the logic script into wrapper.sh so thatjlam1-1/+2
2004-09-22Add a toggle that determines whether we pass extra arguments or not. Thisjlam1-2/+11
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-0/+107