Commit Graph

182 Commits (370a709c75becffba230a3fa14747a134b7d55b4)

Author SHA1 Message Date
Tom Lane 69bf0a0ddd Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
Tom Lane 04ca4caa81 Remove use of lorder and tsort while building static libraries. There's 20 years ago
Tom Lane 115e5dd597 Remove ancient hack to work around a peculiarity of libcurses on HPUX. 20 years ago
Bruce Momjian 248c9bdfcb Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 20 years ago
Bruce Momjian c52bafca45 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. 20 years ago
Bruce Momjian 99e0c54290 Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, 20 years ago
Bruce Momjian 44f9021223 Remove BEOS port. 20 years ago
Bruce Momjian a1675649e4 Remove QNX port. 20 years ago
Peter Eisentraut a29c04a541 Allow installation into directories containing spaces in the name. 20 years ago
Tom Lane a7de22d8d5 Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use 20 years ago
Tom Lane 1610fcc351 Some marginal tweaks to make 'make installcheck' mostly work when 21 years ago
Tom Lane 41bb3cb7c9 Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on i386. 21 years ago
Bruce Momjian 9cc5caea6c Fix this: 21 years ago
Bruce Momjian 2c07d6bfa5 Cleanups for FreeBSD linking (PIC) and plpython compiles. 21 years ago
Tom Lane ac652466ec Partial fixes for contrib build on AIX: include -lm where needed. 21 years ago
Tom Lane 4e7d6f5349 Add a --dbname option to the pg_regress script, and use pl_regression 21 years ago
Tom Lane 6f864be004 Revert -Wl, change to Makefile.osf, as the allegedly more standard 21 years ago
Tom Lane 71d21577de Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 21 years ago
Tom Lane 1ef38f2691 In a PGXS build, expect to find the postgres executable already installed, 21 years ago
Bruce Momjian b5498167d7 Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to 21 years ago
Tom Lane 0b5c72d9ba On some HPUX versions/hardware, it seems we need to include libgcc.a in 21 years ago
Tom Lane 8e57975219 Clean up rpath handling for HPUX --- we can't use the cc-style rpath 21 years ago
Tom Lane a9ddd649df Modify the platform-specific makefiles so that macro 'rpath' is defined 21 years ago
Tom Lane e5f7a9f404 Install include/port header files, and fix PGXS build to use them. 21 years ago
Bruce Momjian 43dc050525 Fix Cygwin compile for timezone. 21 years ago
Tom Lane 6e3cc2029d Fix tsearch build problems. 21 years ago
Tom Lane d10a406fe8 Use -fPIC not -fpic for BSDen on Sparc. Also switch from 22 years ago
Tom Lane ea12f8e6a3 Remove gratuitous editorialization on rpath. 22 years ago
Bruce Momjian 513e89b44b please find attached an alternate submission which addresses open item 22 years ago
Tom Lane 346900e83b Fix shared library linking operations to work properly on all (or at 22 years ago
Peter Eisentraut adf57cd7e2 PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 22 years ago
Bruce Momjian 14531e0c44 Rename irix5 port to irix. 22 years ago
Bruce Momjian 0ec80be435 Properly quote variable for makefile use. 22 years ago
Bruce Momjian 3f41675f6a Move unixware thread stuff into Makefile.unixware. 22 years ago
Tom Lane bd046b99f0 Remove JDBC from the build system and documentation, too. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane f88c15991b Un-break Darwin port. 23 years ago
Tom Lane cd75f94daf Adjust Darwin build to use the default 'two level namespace' linking 23 years ago
Peter Eisentraut 1fed74f257 Support for Intel compiler on Linux 23 years ago
Tom Lane 9f47c4cc5c AFAICT, none of our shared libraries are anywhere near big enough to 23 years ago
Peter Eisentraut 6fabec242d Fix compilation on Cygwin. 23 years ago
Tom Lane 9ecba0c2f8 Use -fPIC on Sparc, per Tom Callaway. 23 years ago
Bruce Momjian 36adb2e095 Rename Win32 include directory from win32_include to win32. 23 years ago
Bruce Momjian 12c9423832 Allow Win32 to compile under MinGW. Major changes are: 23 years ago
Tom Lane a7c50cd92b Finish removing HPUXMATHLIB. 23 years ago
Peter Eisentraut 1a7f4ed525 Make "win" a separate port from "cygwin". This means you can now 23 years ago
Peter Eisentraut 1bf1597e3a Revert rpath-mangling patch. See discussion on -patches around Nov 29 for 23 years ago
Bruce Momjian 0326dd76aa There was an error in the gcc portion of the patch I sent you. Here is 23 years ago
Bruce Momjian c600a6ac47 I am attaching a patch file that will replace the previous one. It only 23 years ago
Bruce Momjian 33a6b67b51 > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 24 years ago