postgresql/src/tools
Magnus Hagander eed33cdd83 Fix msvc build for localized versions of Visual C++
Look only at the non-localized part of the output from "vcbuild /?",
which is used to determine the version of Visual Studio in use. Different
languages seem to localize different amounts of the string, but we assume
the part "Microsoft Visual C++" won't be modified.
2010-10-17 16:38:54 +02:00
..
backend Fix various instances of "the the". 2010-04-23 23:21:44 +00:00
editors Add a further customization to the SGML Emacs mode to prevent the use of 2009-07-21 19:07:24 +00:00
entab Normalize fgets() calls to use sizeof() for calculating the buffer size 2007-02-08 11:10:27 +00:00
findoidjoins Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 2010-07-05 18:54:38 +00:00
fsync Remove excess argument to open(2). 2010-10-02 18:40:48 -04:00
ifaddrs Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 2010-07-05 18:54:38 +00:00
make_diff More README src cleanups. 2008-03-21 13:23:29 +00:00
msvc Fix msvc build for localized versions of Visual C++ 2010-10-17 16:38:54 +02:00
pginclude Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
pgindent Mention why one C file fails pgindent. 2010-07-06 19:26:28 +00:00
add_cvs_markers Prevent CVS from mangling script 2008-06-15 21:58:55 +00:00
ccsym Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
check_keywords.pl Clean up check_keywords.pl script, making it 'strict' and removing a few 2009-04-30 10:26:35 +00:00
codelines Fix remaining stray references to CVS. 2010-09-22 19:51:46 -04:00
copyright Be smarter --- accept missing comma, and force comma if missing. 2009-01-01 18:31:55 +00:00
FAQ2txt FAQ2txt now only controls the main FAQ, not FAQ_DEV. 2008-04-22 10:30:32 +00:00
find_badmacros Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
find_gt_lt Remove use of '<' and '>' in SGML, use '&' escapes. 2006-10-16 17:28:03 +00:00
find_static Have find_static skip main() functions. 2006-07-14 14:59:00 +00:00
find_typedef Tighten typedef check for Linux. 2009-06-12 03:09:07 +00:00
make_ctags Make 'find' syntax consistent; add .git exclusion to make_ctags. 2009-01-14 21:59:19 +00:00
make_etags Make 'find' syntax consistent; add .git exclusion to make_ctags. 2009-01-14 21:59:19 +00:00
make_keywords Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
make_mkid Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pgcvslog Remove handling of CVS entries for TODO/FAQ, because they are removed 2009-08-29 17:09:20 +00:00
pgtest Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
RELEASE_CHANGES Add script to enumerate the timezones in the Windows registry and compare 2010-04-15 11:00:45 +00:00
version_stamp.pl Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
win32tzlist.pl Add script to enumerate the timezones in the Windows registry and compare 2010-04-15 11:00:45 +00:00