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