summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2023-12-17Misc grammar fixes.Sadie Powell
2023-06-03add gettext to conan depsAdam
2021-12-28Fix linking against libraries by their alternate name.Sadie Powell
2021-12-28Allow specifying multiple dependency libraries like foo|bar.Sadie Powell
2021-08-09cmake: update NSIS template for NSIS 3Adam
2021-06-17Fix various spelling issues (#274).Josh Soref
2015-08-13Have CMake check for libraries first in any additional locations and second i...refs/pull/134/headJason Foster
2014-05-31Update FindGettext.cmake for new Windows stuff and fix language.cppAdam
2014-05-30Fix Windows build and update library names to the newer ones.Adam
2013-07-26Fix build on late versions of cmake 2.4Adam
2013-04-15Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user...Adam
2013-04-12Hack around calculate_depends not able to find libintl.h, since we deal with ...Adam
2013-04-07Made the missing dependencies message from cmake more descriptive for modulesAdam
2013-03-01Fix Windows buildAdam
2013-02-19Fix some OpenBSD build issues, and bugs #1485 #1486 #1487Adam
2012-12-13Optimize much of the database code and serialize code.Adam
2012-12-07Modified the Config scripts to ask the user explicitly for additional include...Naram Qashat
2012-10-27Fix cmake generation due to this if not being updated.Naram Qashat
2012-10-09Made the warnings given by cmake for not havingAdam
2012-09-22Forgot to delete a line in the last commit.Naram Qashat
2012-09-22OK, so the FIND sub-command of string() in CMake was only added with 2.8.5, c...Naram Qashat
2012-09-22Fix issues with CMake trying to add /System/Library/Frameworks/Kernel.framewo...Naram Qashat
2011-12-04Attempt to fix issue with modules having their link libraries in the wrong or...Naram Qashat
2011-10-22A few minor fixupsAdam
2011-10-22Added our own eventfd test for openvz machines which have eventfd but can not...Adam
2011-02-05Removed the LIBINTL include hackAdam
2010-11-01Fixed calculate_depends again, now it worksAdam
2010-11-01Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...Adam
2010-10-31Fixed build on cmake2.6Adam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
2010-07-16Moved some files and diretories around, made cmake skip files it knows it can...Adam