summaryrefslogtreecommitdiff
path: root/docs/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-01-30Remove various references to old versions.Sadie Powell
2021-04-27Remove the repeated conditions in cmake endif/else statements.Sadie Powell
2012-05-06Split up db/conf/lib/locale install directories, and allow alternate ones to ↵Adam
be specified at runtime
2010-11-01Fixed make install because Changes.lang is deadAdam
2010-10-28Made gettext work on Debian and updated some documentationAdam
2010-09-26Added a short docs/LANGUAGES file explaining how to add translations for the ↵Adam
core and modules, updated TODO, and fixed a few small bugs
2010-07-15Moved some files and diretories around, made cmake skip files it knows it ↵Adam
can't compile because of missing dependices.
2009-10-07Removed OLDCHANGES from CMakes list of files to install, it doesn't exist ↵Adam-
anymore git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2540 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-23Some more Windows fixes, both in CMake and in the code itself. (I don't like ↵cyberbotx
the const casting for the latter, but it's only until we get rid of use of strchr) Added CPack setup to automate generation of source package for *nix and NSIS installer for Windows. Some other minor CMake fixes. Converted docs/README and docs/WIN32.txt from Unix linefeeds to DOS linefeeds so they show up right in Notepad under Windows. Added small fix for Visual Studio 2008, CMake doesn't detect the Express version correctly and it must be explicitly defined. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1861 5417fbe8-f217-4b02-8779-1006273d7864