summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Support for building contrib/uuid-ossp with MSVC.Magnus Hagander2008-02-284-5/+21
* Fix msvc install for cases where msgfmt (from gettext) is in a directoryMagnus Hagander2008-02-071-2/+2
* Fix msvc install script to properly install NLS files when built withMagnus Hagander2008-02-071-8/+8
* Fix very broken clean.bat for msvc install. The way we used subroutinesMagnus Hagander2008-02-061-49/+56
* Handle libraries in directories with spaces in them.Magnus Hagander2008-02-052-4/+12
* Remove 3 hex digit limit on symbol number in recent fix.Andrew Dunstan2008-01-311-2/+2
* Fix test that wrongly excluded some dumpbin symbols.Andrew Dunstan2008-01-311-3/+5
* Change /contrib to contrib for consistency.Peter Eisentraut2008-01-241-1/+1
* Improve usage message for pgindent.Bruce Momjian2008-01-161-2/+2
* Mention use of src/tools/major_release_split for creating back-branchBruce Momjian2008-01-071-2/+2
* Modify copyright script to handle cases where there is only one yearBruce Momjian2008-01-021-1/+3
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-014-8/+8
* Update find_typedefs to handle simple 'typedef X' cases, per requestBruce Momjian2007-12-211-6/+18
* Modify pgindent to use an external typedefs file rather than includedBruce Momjian2007-12-214-2048/+19
* Remove unnecessary logo output from msbuild when cleaning ecpg regressionMagnus Hagander2007-12-191-2/+2
* Make all msvc build scripts use buildenv.pl, not buildenv.bat.Magnus Hagander2007-12-194-9/+27
* Mention use all configure options when getting pgindent typedefs.Bruce Momjian2007-12-171-6/+8
* Mention installing /contrib libraries for pgindent.Bruce Momjian2007-12-171-4/+6
* Mark items needing updating for beta stamping.Bruce Momjian2007-12-131-3/+5
* Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it'sMagnus Hagander2007-12-111-2/+2
* Disable asserts by default on msvc build (to make it the sameMagnus Hagander2007-12-061-1/+1
* Default to integer timestamps being off until 8.4, to correspondMagnus Hagander2007-12-031-1/+1
* Don't try to install README.spiMagnus Hagander2007-12-031-2/+2
* Better guard token used by pgindent.Bruce Momjian2007-11-161-5/+5
* Cleanup for new else/comment handling.Bruce Momjian2007-11-161-5/+6
* Fix pgindent to properly handle 'else' and single-line comments on theBruce Momjian2007-11-151-28/+63
* Beef up README instructions, again.Bruce Momjian2007-11-151-6/+8
* CUpdate README to suggest 'gmake distclean'. Add library typedefs.Bruce Momjian2007-11-152-2/+276
* Update pgtools README to be clearer about typdefs.Bruce Momjian2007-11-151-4/+6
* Update pgindent with current typedefs.Bruce Momjian2007-11-151-266/+235
* Add blank lines to pgindent.Bruce Momjian2007-11-151-2/+22
* pgindent run for 8.3.Bruce Momjian2007-11-151-19/+20
* contrib/tsearch2 need not be special-cased any longer.Tom Lane2007-11-133-10/+3
* Properly pass third argument to open() in fsync test program.Bruce Momjian2007-11-051-15/+15
* removed from CVSMarc G. Fournier2007-10-301-34/+0
* simple script to pull together a very small (<500k) tar file that buildsMarc G. Fournier2007-10-301-0/+34
* Rename and slightly redefine the default text search parser's "word"Tom Lane2007-10-231-4/+4
* Teach pgxs.mk and Install.pm how to install files from a contrib moduleTom Lane2007-10-161-1/+15
* Ooops, forgot about adding -DFRONTEND.Tom Lane2007-10-131-1/+2
* Try to fix msvc build for recent initdb changes.Tom Lane2007-10-131-2/+3
* Add comment.Bruce Momjian2007-10-091-1/+2
* Add comment about cvs branch numbers.Bruce Momjian2007-10-051-1/+2
* Add pgcvslog '-d' capability to allow stripping of commit messages thatBruce Momjian2007-10-051-4/+64
* Build two more .DEF files for ecpg instead of using default ones.Magnus Hagander2007-10-033-3/+10
* More detailed error msg (with stack trace) if a file copy fails.Magnus Hagander2007-10-031-5/+9
* Use snprintf from libpgport in ecpg compatlib. Required sinceMagnus Hagander2007-10-031-2/+2
* Fix commandlines for final two ECPG regression testsMagnus Hagander2007-10-031-0/+6
* Build DEF file for libecpg instead of generating a default one.Magnus Hagander2007-10-032-17/+27
* Make ECPG regression tests run with -c only for array_of_struct.pgcMagnus Hagander2007-10-031-1/+4
* Fix typoMagnus Hagander2007-10-031-2/+2