Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-02-14 | Add some more debugging annotations for the work log to note split args | jlam | 1 | -3/+3 |
2005-01-18 | Split out the argument pre-processing logic into its own script | jlam | 1 | -143/+11 |
2005-01-18 | Teach the wrapper scripts about HP-UX *.sl shared libraries. They | jlam | 1 | -1/+14 |
2005-01-10 | Avoid the silly optimization in the make logic and push it into the | jlam | 1 | -4/+9 |
2004-12-05 | Allow the wrapper-specific transform scripts to replace one arg with | jlam | 1 | -12/+24 |
2004-10-08 | Drop the extraneous comma in "-Wl,-R,/dir" and turn it into "-Wl,-R/dir". | jlam | 1 | -1/+15 |
2004-09-26 | fix dylib handling | danw | 1 | -2/+1 |
2004-09-23 | Move @_WRAP_TRANSFORM_SED@ from the logic script into wrapper.sh so that | jlam | 1 | -2/+2 |
2004-09-22 | Typo in comment. | jlam | 1 | -2/+2 |
2004-09-22 | Protect against underflow in the argument buffer in the inner while loop, | jlam | 1 | -13/+5 |
2004-09-21 | Initial commit of a new wrapper script framework that encapsulates | jlam | 1 | -0/+270 |