Age | Commit message (Collapse) | Author |
|
|
|
|
|
of a trace.
|
|
Relies on gprof2dot.py.
|
|
|
|
|
|
|
|
Use the default version instead of one based on the library SONAME
in the version script created by --exports.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This avoids issues with overwriting files that are being used.
|
|
|
|
Correctly handles symlinks so we can get rid of the COPY_LIBS stuff.
|
|
|
|
|
|
|
|
|
|
Darwin), removes need to pass in special -archopt flags.
Restore the -dlopen flag afterall.
|
|
|
|
for AIX, Darwin. (Dan Schikore)
|
|
|
|
|
|
|
|
|
|
|
|
mklib changes.
|
|
|
|
dependencies, breaking builds of third-party software.
|
|
|
|
|
|
determines the bits (either 32 or 64) for libraries without the lib
prefix. progs/egl/Makefile passes CFLAGS on the link commands so that
things like '-m32' get propagated.
|
|
into the one place that it's used.
|
|
Add -h/--help option for usage.
Minor clean-ups.
|
|
linking, if relevant.
Updated Makefiles to use -linker option instead of setting CC, CXX env vars.
|
|
|
|
|