summaryrefslogtreecommitdiff
path: root/src/tools/CMakeLists.txt
AgeCommit message (Expand)Author
2025-03-10Fix an outdated comment.Sadie Powell
2024-04-15Install a systemd service file on Linux.Sadie Powell
2024-04-15Avoid packaging unnecessary .lib files on Windows.Sadie Powell
2022-12-23Backport anopesmtp removal from the master branch.Sadie Powell
2022-01-13Rip out calculate_depends().Sadie Powell
2021-11-30Fix cmake deprecation warning CMP0026.Sadie Powell
2021-04-27Rip out compatibility code for now-unsupported CMake versions.Sadie Powell
2021-04-27Remove the repeated conditions in cmake endif/else statements.Sadie Powell
2016-07-23Fix making directories from the Windows installerAdam
2015-07-15Fix support for passing relative install paths to CMake.Peter Powell
2015-07-01Support DESTDIRDominic Hargreaves
2013-10-26added the irc2sql gateway moduleDukePyrolator
2013-04-15Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user...Adam
2013-04-13Fix build on SolarisAdam
2013-04-06Made the missing dependencies message from cmake more descriptive for modulesAdam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-09Made the warnings given by cmake for not havingAdam
2012-05-06Split up db/conf/lib/locale install directories, and allow alternate ones to ...Adam
2010-11-01Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...Adam
2010-10-31Fixed replacing %R's in email messages and fixed anopesmtp to really workAdam
2010-10-11Fixed Windows againAdam
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam
2010-06-27The next of a few "CBX OCDing over code style" commits, maybe the last.Naram Qashat
2009-11-18Make the correct folder be chmod'd on a *nix install of the tools directory (...cyberbotx
2009-03-11Fix the CMake generation to work with older versions of CMake 2.4.x, cleaning...cyberbotx
2009-01-26Moved the tools executables to the bin directory, and fix anoperc's install l...cyberbotx
2008-12-29Edits to CPack-related part of CMake to not include Autotools-built files fro...cyberbotx
2008-12-23Some more Windows fixes, both in CMake and in the code itself. (I don't like ...cyberbotx
2008-12-21Some more CMake edits, this allows versions of CMake as early as 2.4.0 to wor...cyberbotx
2008-12-19Updated the CMakeLists.txt files to function under CMake 2.4.x (earliest vers...cyberbotx
2008-12-17Massive cleanup of the CMakeLists.txt files to finalize them.cyberbotx
2008-12-17Implemented dependency calculation within CMake, now header file dependencies...cyberbotx
2008-12-17More CMake work, adding win32.rc generation and fixing some other problems.cyberbotx
2008-12-17More CMake work, mostly to handle both *nix and Windows builds.cyberbotx
2008-12-17Implemented CMake build system to replace the old autoconf-based build system.cyberbotx