2019-10-21 |
Tom Lane | Select CFLAGS_SL at configure time, not in platform... |
tree | commitdiff |
2019-07-01 |
Peter Eisentraut | Remove support for non-ELF BSD systems |
tree | commitdiff |
2019-04-09 |
Noah Misch | Define WIN32_STACK_RLIMIT throughout win32 and cygwin... |
tree | commitdiff |
2019-04-04 |
Noah Misch | Handle USE_MODULE_DB for all tests able to use an insta... |
tree | commitdiff |
2019-02-04 |
Andrew Gierth | Move port-specific parts of with_temp_install to port... |
tree | commitdiff |
2019-02-03 |
Michael Paquier | Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables... |
tree | commitdiff |
2019-01-02 |
Tom Lane | Ensure link commands list *.o files before LDFLAGS. |
tree | commitdiff |
2018-12-31 |
Noah Misch | Process EXTRA_INSTALL serially, during the first temp... |
tree | commitdiff |
2018-12-03 |
Michael Paquier | Add PGXS options to control TAP and isolation tests... |
tree | commitdiff |
2018-11-26 |
Michael Paquier | Revert all new recent changes to add PGXS options for... |
tree | commitdiff |
2018-11-25 |
Michael Paquier | Add PGXS options to control TAP and isolation tests |
tree | commitdiff |
2018-09-07 |
Andrew Gierth | Refactor installation of extension headers. |
tree | commitdiff |
2018-09-05 |
Andrew Gierth | Allow extensions to install built as well as unbuilt... |
tree | commitdiff |
2018-08-28 |
Tom Lane | Include contrib modules in the temp installation even... |
tree | commitdiff |
2018-07-31 |
Andrew Gierth | Provide for contrib and pgxs modules to install include... |
tree | commitdiff |
2018-04-30 |
Tom Lane | Remove Windows module-list-dumping code. |
tree | commitdiff |
2018-04-30 |
Tom Lane | Dump full memory maps around failing Windows reattach... |
tree | commitdiff |
2018-04-10 |
Tom Lane | Fix pgxs.mk to not try to build generated headers in... |
tree | commitdiff |
2018-04-03 |
Tom Lane | Prevent accidental linking of system-supplied copies... |
tree | commitdiff |
2018-03-28 |
Andres Freund | Add inlining support to LLVM JIT provider. |
tree | commitdiff |
2017-06-01 |
Tom Lane | Always use -fPIC, not -fpic, when building shared libra... |
tree | commitdiff |
2017-01-20 |
Tom Lane | Try to fix non-MSVC Windows builds in the wake of logic... |
tree | commitdiff |
2016-11-14 |
Andres Freund | Provide NO_INSTALLCHECK option for pgxs. |
tree | commitdiff |
2016-10-11 |
Tom Lane | Remove "sco" and "unixware" ports. |
tree | commitdiff |
2016-01-28 |
Fujii Masao | Fix typos in comments and doc |
tree | commitdiff |
2015-08-31 |
Tom Lane | Remove support for Unix systems without the POSIX signa... |
tree | commitdiff |
2015-08-06 |
Noah Misch | Link $(WIN32RES) into single-file modules only when... |
tree | commitdiff |
2015-07-31 |
Noah Misch | Clean up Makefile.win32 "-I" flag additions. |
tree | commitdiff |
2015-07-31 |
Noah Misch | Consolidate makefile code for setting top_srcdir, srcdi... |
tree | commitdiff |
2015-04-30 |
Peter Eisentraut | Fix parallel make risk with new check temp-install... |
tree | commitdiff |
2015-04-26 |
Peter Eisentraut | Don't overwrite EXTRA_INSTALL |
tree | commitdiff |
2015-04-23 |
Peter Eisentraut | Improve speed of make check-world |
tree | commitdiff |
2014-12-04 |
Peter Eisentraut | Revert haphazard pgxs makefile changes |
tree | commitdiff |
2014-12-04 |
Peter Eisentraut | Remove USE_VPATH make variable from PGXS |
tree | commitdiff |
2014-11-20 |
Peter Eisentraut | Fix suggested layout for PGXS makefile |
tree | commitdiff |
2014-10-22 |
Noah Misch | MinGW: Use -static-libgcc when linking a DLL. |
tree | commitdiff |
2014-07-14 |
Noah Misch | Add file version information to most installed Windows... |
tree | commitdiff |
2014-06-28 |
Andres Freund | Remove Alpha and Tru64 support. |
tree | commitdiff |
2014-06-11 |
Noah Misch | Consistently define BUILDING_DLL during builds of src... |
tree | commitdiff |
2014-02-11 |
Tom Lane | Flush a stray definition of $(DLLTOOL). |
tree | commitdiff |
2014-02-11 |
Tom Lane | Get rid of use of dlltool in Mingw builds. |
tree | commitdiff |
2014-02-01 |
Andrew Dunstan | Don't use deprecated dllwrap on Cygwin. |
tree | commitdiff |
2013-11-12 |
Peter Eisentraut | Remove leftovers of IRIX port |
tree | commitdiff |
2013-09-30 |
Andrew Dunstan | Ensure installation dirs are built before contents... |
tree | commitdiff |
2013-09-29 |
Andrew Dunstan | Ensure installation dirs are built before contents... |
tree | commitdiff |
2013-07-03 |
Andrew Dunstan | Install all a Makefile's extension controls, not just... |
tree | commitdiff |
2013-07-01 |
Andrew Dunstan | Improve support for building PGXS modules with VPATH. |
tree | commitdiff |
2013-02-22 |
Alvaro Herrera | Blind attempt at fixing the non-MSVC Windows builds |
tree | commitdiff |
2013-01-19 |
Andrew Dunstan | Make pgxs build executables with the right suffix. |
tree | commitdiff |
2012-12-18 |
Peter Eisentraut | Remove allow_nonpic_in_shlib |
tree | commitdiff |
2012-12-11 |
Andrew Dunstan | Add mode where contrib installcheck runs each module... |
tree | commitdiff |
2012-12-03 |
Andrew Dunstan | Revert "Add mode where contrib installcheck runs each... |
tree | commitdiff |
2012-12-02 |
Andrew Dunstan | Add mode where contrib installcheck runs each module... |
tree | commitdiff |
2012-12-01 |
Tom Lane | Make sure sharedir/extension/ directory is created... |
tree | commitdiff |
2012-10-10 |
Tom Lane | Fix PGXS support for building loadable modules on AIX. |
tree | commitdiff |
2012-05-03 |
Bruce Momjian | Remove BSD/OS (BSDi) port. There are no known users... |
tree | commitdiff |
2012-05-01 |
Peter Eisentraut | Remove dead ports |
tree | commitdiff |
2012-03-30 |
Peter Eisentraut | pgxs: Supply default values for BISON and FLEX variables |
tree | commitdiff |
2011-11-27 |
Peter Eisentraut | Add pg_upgrade test suite |
tree | commitdiff |
2011-08-24 |
Tom Lane | Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB... |
tree | commitdiff |
2011-07-25 |
Robert Haas | Add some environment checks prior to sepgsql regression... |
tree | commitdiff |
2011-06-16 |
Tom Lane | Use single quotes in preference to double quotes for... |
tree | commitdiff |
2011-05-01 |
Peter Eisentraut | Rewrite installation makefile rules without for loops |
tree | commitdiff |
2011-04-25 |
Peter Eisentraut | Support "make check" in contrib |
tree | commitdiff |
2011-02-15 |
Peter Eisentraut | Allow make check in PL directories |
tree | commitdiff |
2011-02-12 |
Tom Lane | Clean up installation directory choices for extensions. |
tree | commitdiff |
2011-02-08 |
Tom Lane | Core support for "extensions", which are packages of... |
tree | commitdiff |
2010-11-23 |
Peter Eisentraut | Remove useless whitespace at end of lines |
tree | commitdiff |
2010-09-20 |
Magnus Hagander | Remove cvs keywords from all files. |
tree | commitdiff |
2010-07-06 |
Tom Lane | Allow for LDFLAGS_SL already having a value in Makefile... |
tree | commitdiff |
2010-07-05 |
Tom Lane | Dept. of third thoughts: PG_LIBS may contain a -L switc... |
tree | commitdiff |
2010-07-05 |
Tom Lane | Make sure LDFLAGS come before LIBS when linking contrib... |
tree | commitdiff |
2010-07-05 |
Tom Lane | Fix a few single-file (MODULES, not MODULE_big) contrib... |
tree | commitdiff |
2010-07-05 |
Tom Lane | Split the LDFLAGS make variable into two parts: LDFLAGS... |
tree | commitdiff |
2010-05-06 |
Tom Lane | On Linux, use --enable-new-dtags when specifying -rpath... |
tree | commitdiff |
2010-01-20 |
Heikki Linnakangas | Adjust windows makefiles too, now that the walreceiver... |
tree | commitdiff |
2010-01-15 |
Tom Lane | Second try: walreceiver should not be built with -DBUIL... |
tree | commitdiff |
2010-01-05 |
Tom Lane | Fix a few places where we needed -I. in CPPFLAGS to... |
tree | commitdiff |
2010-01-04 |
Tom Lane | Improve PGXS makefile system to allow the module's... |
tree | commitdiff |
2009-08-26 |
Peter Eisentraut | Update of install-sh, mkinstalldirs, and associated... |
tree | commitdiff |
2009-07-08 |
Peter Eisentraut | When calling unsupported "make check" with a pgxs modul... |
tree | commitdiff |
2009-01-05 |
Peter Eisentraut | Allow out-of-tree builds on mingw and cygwin |
tree | commitdiff |
2008-12-07 |
Peter Eisentraut | Set up ar, dlltool, dllwrap, and windres for cross... |
tree | commitdiff |
2008-11-14 |
Peter Eisentraut | Set SQL man pages to be section 7 by default, and only... |
tree | commitdiff |
2008-10-03 |
Peter Eisentraut | Put back the copying of some of the regression test... |
tree | commitdiff |
2008-10-02 |
Tom Lane | Partial fix for contrib vpath breakage. |
tree | commitdiff |
2008-10-01 |
Peter Eisentraut | Allow pg_regress to be run outside the build tree.... |
tree | commitdiff |
2008-09-01 |
Peter Eisentraut | Synchronize the shared object build rules in Makefile... |
tree | commitdiff |
2008-04-07 |
Peter Eisentraut | Implement a few changes to how shared libraries and... |
tree | commitdiff |
2008-02-26 |
Peter Eisentraut | Reorganize some of the exports list generation code... |
tree | commitdiff |
2007-10-16 |
Tom Lane | Teach pgxs.mk and Install.pm how to install files from... |
tree | commitdiff |
2007-08-22 |
Tom Lane | Propagate Magnus' fix for Windows snowball build into... |
tree | commitdiff |
2007-08-21 |
Magnus Hagander | Don't define BUILDING_DLL for snowball lib. Should... |
tree | commitdiff |
2007-08-21 |
Tom Lane | Tsearch2 functionality migrates to core. The bulk... |
tree | commitdiff |
2007-06-26 |
Tom Lane | Fix PGXS conventions so that extensions can be built... |
tree | commitdiff |
2006-11-28 |
Tom Lane | Add $(CFLAGS) to the simplified build rule for .so... |
tree | commitdiff |
2006-09-19 |
Tom Lane | Fix shared library creation to work properly on AIX... |
tree | commitdiff |
2006-07-21 |
Tom Lane | Ah, I finally realize why Magnus wanted to add a -... |
tree | commitdiff |
2006-07-19 |
Tom Lane | Rewrite pg_regress as a C program instead of a shell... |
tree | commitdiff |
2006-06-22 |
Tom Lane | Remove dllinit.c; it was only needed for long-obsolete... |
tree | commitdiff |
next |