Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPostgreSQL: fix PATH_SUFFIXES, better output for FPHSA | Alex Neundorf | 2011-08-01 | 1 | -5/+4 |
| | | | | Alex | ||||
* | Mark the results from find() as advanced | Alex Neundorf | 2011-08-01 | 1 | -0/+2 |
| | | | | Alex | ||||
* | Use FPHSA(), remove unnecessary stuff and don't recommend link_directories() | Alex Neundorf | 2011-08-01 | 1 | -38/+8 |
| | | | | | | | -don't recommend using link_directories() -don't do the extra if(EXISTS) checks, since the code is already inside a if(PostgreSQL_FOUND) Alex | ||||
* | More PATH_SUFFIXES for finding Postgresql and also search catalog/pg_type.h | Alex Neundorf | 2011-08-01 | 1 | -0/+22 |
| | | | | | | Patch from Jaroslaw Staniek, reviewed by Andrew Maclean Alex | ||||
* | Documentation: Fix a few typos (#11883) | Modestas Vainius | 2011-02-22 | 1 | -3/+1 |
| | | | | | | | | | | | | | W: cmake: manpage-has-errors-from-man usr/share/man/man1/cmake.1.gz 10029: warning [p 158, 13.5i]: can't break line I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz informations information I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz dependant dependent I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz prefered preferred I: cmake: spelling-error-in-binary ./usr/bin/cmake prefered preferred I: cmake: spelling-error-in-binary ./usr/bin/cpack prefered preferred I: cmake: spelling-error-in-binary ./usr/bin/ctest prefered preferred I: cmake-data: spelling-error-in-manpage usr/share/man/man1/cmakepolicies.1.gz prefered preferred I: cmake-curses-gui: spelling-error-in-binary ./usr/bin/ccmake prefered preferred I: cmake-qt-gui: spelling-error-in-binary ./usr/bin/cmake-gui prefered preferred | ||||
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | Changed ADDITIONAL_SEARCH_PATHS to PostgreSQL_ADDITIONAL_SEARCH_PATHS. | Andrew Maclean | 2010-07-09 | 1 | -2/+2 |
| | |||||
* | Forgot the copyright notice. | Andrew Maclean | 2010-07-08 | 1 | -0/+14 |
| | |||||
* | Adding a FindPostgreSQL.cmake module | Andrew Maclean | 2010-07-07 | 1 | -0/+167 |