summaryrefslogtreecommitdiff
path: root/Modules/FindPostgreSQL.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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