summaryrefslogtreecommitdiff
path: root/src/tools/msvc/pgflex.bat
Commit message (Expand)AuthorAgeFilesLines
* Fix comments over eagerly c&p'd.Andrew Dunstan2011-07-071-1/+1
* Reimplement pgbison and pgflex as perl scripts instead of bat files.Andrew Dunstan2011-07-061-43/+5
* Fix bat file quoting of %ENV.Andrew Dunstan2011-07-031-1/+1
* Build and run isolation test programs under MSVC.Andrew Dunstan2011-05-151-0/+1
* Adjust yywrap macro for non-reentrant scanners for MSVC.Andrew Dunstan2011-04-251-1/+11
* Silence flex warnings about DOS file paths in MSVC buildsAndrew Dunstan2011-01-231-0/+3
* Use a lexer and grammar for parsing walsender commandsMagnus Hagander2011-01-141-0/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Remove plpgsql's separate lexer (finally!), in favor of using the core lexerTom Lane2009-11-121-2/+1
* Make all msvc build scripts use buildenv.pl, not buildenv.bat.Magnus Hagander2007-12-191-2/+6
* Add cvs tags to msvc build files, along with a (very short) comment aboutMagnus Hagander2007-03-171-0/+2
* vcbuild updates from Magnus:Neil Conway2007-01-161-0/+2
* Various MSVC build fixes from Magnus; also remove stray WindowsTom Lane2006-10-221-21/+23
* Add MSVC build tools.Bruce Momjian2006-09-041-0/+21