summaryrefslogtreecommitdiff
path: root/Modules/FindPostgreSQL.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindPostgreSQL: Add brew-style directories to search pathparkesb2022-08-311-0/+3
* FindPostgreSQL: add support for PostgreSQL 14Even Rouault2022-04-111-2/+2
* FindPostgreSQL: Update known versions in documentationKai Pastor2022-03-171-1/+1
* FindPostgreSQL: Add server componentAlexey Edelev2021-01-151-1/+24
* FindPostgreSQL: Do not require pg_type.hAlexey Edelev2021-01-041-4/+7
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+2
* FindPostgreSQL: support version 13Pavel Cernohorsky2020-11-051-1/+1
* Merge topic 'FindPostgreSQL-macports-libsuffix'Brad King2019-11-151-0/+1
|\
| * FindPostgreSQL: also search for libraries in the MacPorts suffixBen Boeckel2019-11-131-0/+1
* | FindPostgreSQL: support version encoding used in pre-10 releasesBen Boeckel2019-11-041-5/+16
|/
* FindPostgreSQL: support macports installation schemeBen Boeckel2019-10-111-0/+3
* FindPostgreSQL: support version 12Ben Boeckel2019-10-111-1/+1
* FindPostgreSQL: Fix regression in computation of library directoryBrad King2019-07-021-1/+8
* FindPostgreSQL: Find debug lib, imported configsAndrei Lebedev2019-05-201-13/+46
* FindPostgreSQL: extract the actual version numberBen Boeckel2018-11-051-3/+23
* FindPostgreSQL: add an imported targetBen Boeckel2018-11-011-0/+14
* FindPostgreSQL: Modernize documentation layoutBrad King2018-11-011-8/+15
* Merge topic 'FindPostgreSQL-11'Brad King2018-10-311-2/+2
|\
| * FindPostgreSQL: Search for version 11Sylvain Joubert2018-10-301-2/+2
* | Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-14/+15
|/
* Merge topic 'FindPostgres_support_for_v10'Brad King2018-01-091-2/+2
|\
| * FindPostgreSQL: Add support for PG10Egor Pugin2018-01-091-2/+2
* | Various typo fixesLuz Paz2018-01-041-1/+1
|/
* FindPostgreSQL: automatically find installations from yum.postgresql.orgRolf Eike Beer2017-01-101-1/+6
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindPostgreSQL: Search for version 9.6Tamar Kranenburg2016-09-181-2/+2
* FindPostgreSQL: Correct comment about known postgres versionsTamar Kranenburg2016-09-181-1/+1
* FindPostgreSQL: Fix initialization of PostgreSQL_LIBRARIESNils Gladitz2016-07-141-1/+1
* FindPostgreSQL: Search for version 9.5Tamar Kranenburg2015-10-121-1/+1
* FindPostgreSQL: Search some more common packaging locationsTamar Kranenburg2015-06-011-9/+17
* FindPostgreSQL: Add help text for PostgreSQL_LIBRARY cache entryTamar Kranenburg2015-06-011-0/+2
* FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variableTamar Kranenburg2015-06-011-0/+1
* FindPostgreSQL: Search for versions 9.2, 9.3, and 9.4Tamar Kranenburg2015-06-011-2/+2
* FindPostgreSQL: Remove extra whitespace after command open parensTamar Kranenburg2015-06-011-3/+3
* FindPostgreSQL: Remove unused linesTamar Kranenburg2015-06-011-5/+0
* FindPostgreSQL: Fix for pg_config in multilib configurations.Chuck Atkins2014-09-021-6/+16
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-6/+14
* Find PostgreSQL headers on DebianPere Nubiola i Radigales2012-10-151-0/+1
* include FPHSA from current directory in all modulesRolf Eike Beer2012-09-091-1/+1
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-6/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-4/+4
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-2/+2
* FindPostgreSQL: support version selectionRolf Eike Beer2012-01-261-16/+16
* FindPostgreSQL: fix PATH_SUFFIXES, better output for FPHSAAlex Neundorf2011-08-011-5/+4
* Mark the results from find() as advancedAlex Neundorf2011-08-011-0/+2
* Use FPHSA(), remove unnecessary stuff and don't recommend link_directories()Alex Neundorf2011-08-011-38/+8
* More PATH_SUFFIXES for finding Postgresql and also search catalog/pg_type.hAlex Neundorf2011-08-011-0/+22
* Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-221-3/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Changed ADDITIONAL_SEARCH_PATHS to PostgreSQL_ADDITIONAL_SEARCH_PATHS.Andrew Maclean2010-07-091-2/+2