aboutsummaryrefslogtreecommitdiff
path: root/src/tools/pginclude/pgrminclude
Commit message (Expand)AuthorAge
* Remove whitespace from end of linesPeter Eisentraut2012-05-15
* Lots of doc corrections.Robert Haas2012-04-23
* Make pgcompinclude/pgrminclude less tied to Bruce's personal machine.Robert Haas2011-12-01
* In pgrminclude, document requirement to use pgcompinclude, and sortBruce Momjian2011-09-25
* Document pgrminclude limitations.Bruce Momjian2011-09-24
* Expand pgrminclude to exclude use of macros CppAsString and CppConcat.Bruce Momjian2011-09-24
* Have pgrminclude skip files that use CppAsString2 because CppAsString2Bruce Momjian2011-09-07
* Improve method of avoiding fcinfo compile errors.Bruce Momjian2011-09-01
* Modify pgrminclude -v to report include files that can't be compiled onBruce Momjian2011-08-28
* Add support for #elif to pgrminclude.Bruce Momjian2011-08-27
* Add another pgdefine path check, and a cvs-git change.Bruce Momjian2011-08-26
* Fix missing pgdefine detection in pgrminclude.Bruce Momjian2011-08-26
* Modify pgrminclude to include all code, even in #if blocks. ProcessBruce Momjian2011-08-26
* Cleanup of script.Bruce Momjian2011-08-26
* do include files firstBruce Momjian2011-08-26
* Fix #if blocks.Bruce Momjian2011-08-26
* Fix pgrminclude regex pattern.Bruce Momjian2011-08-26
* In pgrminclude, add code to skip includes with a marker comment.Bruce Momjian2011-08-26
* In pgrminclude, make skipped include names constent and skip files withBruce Momjian2011-08-26
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Move CFLAGS for pginclude to the end of the command line.Bruce Momjian2006-07-14
* Skip stripping postgres_fe.h include file.Bruce Momjian2006-07-13
* Improve pginclude tools to process include file usage by other include files.Bruce Momjian2006-07-13
* Fix pgrminclude to work for stripping include files.Bruce Momjian2006-07-12
* Improve pginclude tests.Bruce Momjian2006-07-11
* Improve pginclude compile flags.Bruce Momjian2006-07-11
* Have pgrminclude process include files too.Bruce Momjian2006-07-11
* Add $CFLAGS support to pgrminclude.Bruce Momjian2006-07-11
* Move pgrminclude debug code to be more effective.Bruce Momjian2006-07-11
* Improve shell script wrapping.Bruce Momjian2006-07-11
* Add comments to pgrminclude.Bruce Momjian2006-07-11
* Improve tool coding.Bruce Momjian2006-07-10
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* Clean up #include's.Bruce Momjian2000-06-15
* Update include scriptsBruce Momjian2000-06-14