Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-31 | Remove repeated expressions from CMake end*() and else() calls. | Peter Powell | |
2014-05-31 | Update FindGettext.cmake for new Windows stuff and fix language.cpp | Adam | |
compile | |||
2013-02-19 | Fix some OpenBSD build issues, and bugs #1485 #1486 #1487 | Adam | |
2011-02-05 | Removed the LIBINTL include hack | Adam | |
2010-10-30 | Fixed build on cmake2.6 | Adam | |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam | |
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext. Fixed m_mysql and m_ssl to work under Windows, made the Windows Config program remember the last used options, and fixed Windows release builds. |