summaryrefslogtreecommitdiff
path: root/include/version.cpp
AgeCommit message (Collapse)Author
2012-01-02Updated Copyright to 2012Adam
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 ↵Adam
describe just gives the tag name and nothing else.
2010-12-12Made version.cpp ok with an empty VERSION_EXTRAAdam
2010-06-28Some OCDing over version.cpp, and make it so module.cpp doesn't need ↵Naram Qashat
version.h (only main.cpp, modulemanager.cpp, and modules.cpp need version.h, to avoid rebuilding EVERYTHING every build)
2010-06-28Fix version system so it doesn't cause the entire build tree to get rebuilt ↵Naram Qashat
just because version.h gets regenerated, thanks to Adam for initial patch.
2010-06-27Made Windows install.js correctly detect the Anope version and made ↵Adam
version.cpp correctly generate version.h on Windows
2010-06-25Changed the versioning system to use gitAdam