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