summaryrefslogtreecommitdiff
path: root/src/port/Makefile
AgeCommit message (Expand)Author
2006-07-14Add dependency to fix parallel-make race condition. Alexander DupuyTom Lane
2006-05-08Build server libpgport with all non-FRONTEND object files. This is toBruce Momjian
2004-10-27Add a missing dependency: the "install" target requires "all" to haveNeil Conway
2004-10-06please find attached an alternate submission which addresses open itemBruce Momjian
2004-10-04Make libpgport be front-end only and make libpgport_srv be a backendBruce Momjian
2004-08-28> Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:Bruce Momjian
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2004-08-01Create a C version of pg_config.Bruce Momjian
2004-05-30Add thread library to libpgport creation.Bruce Momjian
2004-05-25Make the locale location relocatable.Bruce Momjian
2004-05-22Fix for vpath builds.Tom Lane
2004-05-21Put path configuration information into a .h file instead of clutteringTom Lane
2004-05-17Reorganize code to allow path-relative installs.Bruce Momjian
2004-04-23Add new auto-detection of thread flags.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-10-24Use AROPT, not hard-coded flags.Peter Eisentraut
2003-09-27Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian
2003-08-13I'm quite fond of doing VPATH builds, i.e. building outside the sourceBruce Momjian
2003-08-08More threading cleanups.Bruce Momjian
2003-06-14Add thread.c for libpq threading, and hook it into libpq/configure.Bruce Momjian
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2002-07-19Complete TODO item:Bruce Momjian
2002-07-18Move libc replacement files from src/backend/port to src/port.Bruce Momjian