| Commit message (Expand) | Author | Age | Files | Lines |
| * | autoconf: Move export_dynamic determination to configure | Andres Freund | 2022-12-06 | 1 | -1/+0 |
| * | autoconf: Rely on ar supporting index creation | Andres Freund | 2022-10-07 | 1 | -2/+0 |
| * | Refactor DLSUFFIX handling | Peter Eisentraut | 2022-03-25 | 1 | -2/+0 |
| * | Select CFLAGS_SL at configure time, not in platform-specific Makefiles. | Tom Lane | 2019-10-21 | 1 | -2/+0 |
| * | Remove support for non-ELF BSD systems | Peter Eisentraut | 2019-07-01 | 1 | -12/+0 |
| * | Ensure link commands list *.o files before LDFLAGS. | Tom Lane | 2019-01-02 | 1 | -1/+1 |
| * | Always use -fPIC, not -fpic, when building shared libraries with gcc. | Tom Lane | 2017-06-01 | 1 | -4/+0 |
| * | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane | 2010-07-05 | 1 | -1/+2 |
| * | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 | 1 | -2/+0 |
| * | Synchronize the shared object build rules in Makefile.port with Makefile.shlib | Peter Eisentraut | 2008-09-01 | 1 | -1/+1 |
| * | Remove use of lorder and tsort while building static libraries. There's | Tom Lane | 2006-04-19 | 1 | -1/+1 |
| * | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 | 1 | -1/+1 |
| * | Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic | Tom Lane | 2004-12-21 | 1 | -2/+1 |
| * | Modify the platform-specific makefiles so that macro 'rpath' is defined | Tom Lane | 2004-11-19 | 1 | -1/+1 |
| * | Use -fPIC not -fpic for BSDen on Sparc. Also switch from | Tom Lane | 2004-10-11 | 1 | -3/+8 |
| * | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut | 2001-08-29 | 1 | -0/+2 |
| * | Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes. | Bruce Momjian | 2001-02-10 | 1 | -1/+1 |
| * | Fix linker options for ODBC driver. See comment in | Peter Eisentraut | 2000-12-16 | 1 | -0/+1 |
| * | Do not use 'ar cq' to build library archives, use 'ar cr' instead. | Peter Eisentraut | 2000-12-07 | 1 | -1/+1 |
| * | Make use of system-specific linker option to embed shared library search | Peter Eisentraut | 2000-10-27 | 1 | -0/+1 |
| * | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 | 1 | -0/+6 |
| * | Separate -Wl,-E or equivalent into separate make variable, since it's only | Peter Eisentraut | 2000-10-07 | 1 | -1/+1 |
| * | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 | 1 | -0/+16 |