summaryrefslogtreecommitdiff
path: root/Config
AgeCommit message (Expand)Author
2025-04-02Bump the minimum CMake version to 3.20.Sadie Powell
2025-03-03Check if users really want to use 2.1 in Config.Sadie Powell
2025-01-14Merge branch '2.0' into 2.1.Sadie Powell
2024-08-30Use CMake's -B option instead of cding to the build directory.Sadie Powell
2024-07-08Remove some obsolete echo compatibility wrappers.Sadie Powell
2024-02-17Update the copyright headers for 2024.Sadie Powell
2024-01-04Update the copyright headers for 2024.Sadie Powell
2023-08-06Merge branch 2.0 into 2.1.Sadie Powell
2023-07-29Remove broken support for MinGW.Sadie Powell
2023-07-28Fix paging the Config header on some util-linux revisions.Sadie Powell
2022-12-31Merge branch '2.0' into 2.1.Sadie Powell
2022-12-31Update the copyright headers for 2023.Sadie Powell
2022-01-12Merge branch '2.0' into 2.1.Sadie Powell
2022-01-06Update the copyright headers for 2022.Sadie Powell
2022-01-04Update more IRCServices references to reflect the current project.Sadie Powell
2022-01-03Remove support for precompiled headers.Sadie Powell
2021-12-14Update the min version of CMake mentioned in the Config script.Sadie Powell
2021-05-31Merge branch '2.0' into 2.1.Sadie Powell
2021-05-26Add the -devel switch to Config.Sadie Powell
2021-02-18Merge branch '2.0' into 2.1.Sadie Powell
2021-01-07Update copyright to 2021.Robby
2020-09-28Rename things from services to anope.Sadie Powell
2020-01-04Update copyright to 2020.Robby
2019-01-01Update copyright to 2019.Robby
2018-11-10Update most URLs to use HTTPS if available, and fix some dead ones too.Robby
2018-04-25Update copyright to 2018.Robby
2017-01-16Merge pull request #183 from SaberUK/2.0+cmakeAdam
2017-01-16Update copyright to 2017.Robby
2017-01-13Don't give misleading instructions when running CMake fails.Peter Powell
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-29Remove run-cc leftoverAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-05-17Remove support for run-cc.Peter Powell
2014-10-06Remove auto cmake downloader Config stuff, which randomally doesn't work on s...Adam
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