summaryrefslogtreecommitdiff
path: root/Config
AgeCommit message (Expand)Author
2017-04-20Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'Adam
2017-04-20Merge commit '6d29538346e2e083abfed266806a807e8afedd40'Adam
2017-01-16Update copyright to 2017.Robby
2017-01-13Don't give misleading instructions when running CMake fails.Peter Powell
2016-10-02Use "cmake --version" instead of "which cmake" to detect CMake.Peter Powell
2016-09-28Remove run-cc leftoverAdam
2016-05-21Use "cmake --version" instead of "which cmake" to detect CMake.Peter Powell
2016-01-28Update copyright to 2016. This was done with:Robby
2015-12-31Replace INSTDIR with CMAKE_INSTALL_PREFIX.Peter Powell
2015-12-31Only enable CMake developer mode on debug builds.Peter Powell
2015-12-29Remove run-cc leftoverAdam
2015-12-14Install into "~/anope" by default instead of "~/services".Peter Powell
2015-10-27Merge branch '2.0' into 2.1Adam
2015-07-08Fix a ton of typos.Peter Powell
2015-05-17Remove support for run-cc.Peter Powell
2015-01-05Merge branch '2.0' into 2.1Adam
2014-10-06Remove auto cmake downloader Config stuff, which randomally doesn't work on s...Adam
2014-04-01Require cmake 2.8 and C++11 supportAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-12-16Default build type to releaseAdam
2012-12-07Modified the Config scripts to ask the user explicitly for additional include...Naram Qashat
2012-10-31Clarify the path given to Config isnt actually the bin path, but the path Ano...Adam
2012-05-24Added a ./Config option for using precompiled headersAdam
2012-02-15Remove revision numbers as they're only ever set by Config reading git since ...Adam
2011-09-10Allow Config to install cmakeAdam
2011-06-02Place version.h in build/ not include/Adam
2011-02-09Made ./Config output a userful error message if cmake is not foundAdam
2011-01-05update copyrights for 2011lethality
2010-12-23Prevent version.cpp from prepending version.sh's VERSION_EXTRA on every buildAdam
2010-12-18Made the version generator code work right when we are on a tag because git d...Adam
2010-12-12Made ./Config with a .git directory work ok if we are on a git tagAdam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
2010-08-21Updated .gitignore and removed the rest of the old autotools systemAdam
2010-07-09Removed autotools and the makefiles. This will be reintroduced differently be...Adam
2010-06-29Missed OCDing over src/protocol/*, plus fixed a minor lack of braces and fixe...Naram Qashat
2010-06-25Changed the versioning system to use gitAdam
2010-01-11updated copyright info for 2010pimpmylinux
2009-11-16Fix the EXTRA_CONFIG_ARGS part of Config so it actually gets used, and doesn'...cyberbotx
2009-07-01Fixed some spelling errors in Configadam-
2009-06-29Possible fix for issue with RequiredLibraries comment check in CMake generation.cyberbotx
2009-06-03Typo fix in ./Configsjaz
2009-02-22Added Anope.cmake, moving all my CMake macros into it.cyberbotx
2009-01-03Housekeeping contact address updates.sjaz
2008-12-30Edited Config to create a build directory if the user tried to run Config dir...cyberbotx
2008-12-29Final modifications to Autotools build system to work alongside CMake build s...cyberbotx
2008-12-29Modifications to the Autotools build system to try to make it work with the c...cyberbotx
2008-12-29Reverting my last 2 commits in an attempt to fix my own screwball mistake.cyberbotx
2008-12-29Merge branch 'cmake'cyberbotx
2008-12-17Massive cleanup of the CMakeLists.txt files to finalize them.cyberbotx
2008-12-17More CMake work, mostly to handle both *nix and Windows builds.cyberbotx