Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-09 | Try to fix building dso's on hpux with gcc | jelmer | 1 | -1/+5 |
2007-11-09 | Try to get some more flags right. | jelmer | 1 | -4/+4 |
2007-11-09 | Add libreplace macro for soname flags. | jelmer | 1 | -0/+41 |
2007-11-09 | Try to fix the build on some HPUX machines. | jelmer | 1 | -3/+1 |
2007-11-06 | Fix export dynamic for HPUX. | jelmer | 1 | -4/+12 |
2007-11-06 | Remove flag that causes problems on some hosts. | jelmer | 1 | -1/+1 |
2007-11-06 | Move SHLIBEXT determination into a test as well. | jelmer | 1 | -0/+18 |
2007-11-06 | Move system-specific ldflags checks to libreplace so they can be used by ldb. | jelmer | 1 | -0/+38 |
2007-11-06 | Add macro for picflag. | jelmer | 1 | -0/+55 |
2007-11-06 | Add configure test for -Wl,--export-dynamic. | jelmer | 1 | -0/+10 |