summaryrefslogtreecommitdiff
path: root/Modules/FindPostgreSQL.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Forgot the copyright notice.Andrew Maclean2010-07-081-0/+14
* Adding a FindPostgreSQL.cmake moduleAndrew Maclean2010-07-081-0/+167