summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/bcc32.mak
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot that libpq needs extra steps to make use of src/port/ files.Tom Lane2006-09-271-0/+7
* Move pthread-win32.h to /port, modify bcc/msvc makefiles.Bruce Momjian2006-07-101-1/+1
* Have BCC echo output "" using "", rather than \"\" as earlier reported.Bruce Momjian2006-06-061-1/+1
* Fixes for BCC 5.5 compile of libpq. Backpatch to 8.1.X.Bruce Momjian2006-04-241-1/+1
* Adjust bcc to work for thread changes.Bruce Momjian2005-09-161-4/+1
* Add comment about \# in bcc makefiles.Bruce Momjian2005-06-191-0/+1
* Fix BCC to not define compiler location.Bruce Momjian2005-04-301-1/+1
* Improve cleanup from win32 client-only build.Bruce Momjian2005-04-291-1/+1
* Backpatch BCC compile changes to 8.0.X for psql.Bruce Momjian2005-04-291-43/+53
* Properly implement "Response files" for bcc. Add URL's to describe theBruce Momjian2005-03-071-22/+24
* Tab indent all actions in bcc32.mak, and do it on win32.mak too forBruce Momjian2005-02-271-20/+20
* Add linking from /port to bcc makefile.Bruce Momjian2005-02-251-0/+51
* Try to get Borland CC to compile.Bruce Momjian2005-02-211-36/+40
* Not entirely sure when this broke, but libpq's VC++ build is currentlyBruce Momjian2004-11-131-0/+2
* Remove dllist.c from libpq. It's overkill for what libpq needs; we canTom Lane2004-10-161-2/+0
* Remove pg_config_paths.h from libpq *.mak builds so later MinGW buildsBruce Momjian2004-09-021-0/+1
* Realign libpq and psql for need for path.c under Win32 VC and BCC.Bruce Momjian2004-09-011-9/+0
* >OK, if you look at the last few commits to interfaces/libpq/win32.mak,Bruce Momjian2004-07-311-1/+17
* Reorder win32/bcc makefile mentions of thread.c for sanity.Bruce Momjian2003-11-301-1/+2
* Add thread.c to Borland CC build.Bruce Momjian2003-11-301-0/+1
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-121-4/+18
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-121-14/+4
* New patch with corrected README attached.Bruce Momjian2003-06-121-4/+14
* Attached is a patch to provide makefiles, etc. to allow the compilationBruce Momjian2002-12-301-0/+141