index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
genrev.cmake
Age
Commit message (
Expand
)
Author
2014-08-27
Core: Remove whitespace
Vincent-Michael
2014-01-01
Update more copyright note for 2014.
Vincent_Michael
2013-10-15
CMake: Fix typo
Gacko
2013-02-27
Buildsystem: Added current branch name to generated revision info
Shauren
2013-02-12
Buildsystem: Do not print warning that user needs to do a git pull with tags ...
Shauren
2013-02-11
Buildsystem/CMake: Correct a few mistakes regarding WITHOUT_GIT, and add a be...
click
2013-02-11
Buildsystem/CMake: Fix an issue with MSVC not finding git-binary when updatin...
click
2013-02-11
Buildsystem/CMake: Allow building the core without the gitchecks, this is don...
click
2013-02-11
Buildsystem/CMake: Drop a FATAL_ERROR-message if the git binary is not found ...
click
2013-01-01
Update more copyright note for 2013. (alcohol sucks)
Vincent_Michael
2012-03-11
update forgotten copyright-headers for 2012
thomas33
2011-08-04
Buildsystem/Windows: Add support for reading commithash and commitdate direct...
click
2011-06-13
Core/Buildsystem: Add a warning about missing git revision info during CMake ...
click
2011-04-28
Core: get rid of the revision-id once and for all - it's not useful in a DVCS...
click
2011-01-11
Buildsystem: Fix a logical error in git revision-detection, and also
click
2011-01-10
Buildsystem: Move EnsureVersion macro-loading into genrevision.cmake. Fixes e...
Shauren
2011-01-10
Buildsystem: Use the git-executable variable as the command to run as well...
click
2011-01-10
Buildsystem: Add git versiontesting and path-testing to find git - also inclu...
click
2010-12-30
Buildsystem: Use some small git-side tricks to create a "revision-id" for use...
click
2010-12-28
Buildsystem: fix a slight mistake in the revision ID extractor.
silinoron
2010-12-28
Buildsystem: Restore revision "ID" generation.
leak
2010-10-15
BuildSystem: Fix a minor issue when using CMake-2.6.x to generate the buildfiles
click
2010-10-15
BuildSystem: Set the proper type of the cached revision-variable, so it doesn...
click
2010-10-14
BuildSystem: Clean up the revision.h generation a tad bit
click
2010-10-14
BuildSystem: Cache results from when pulling the revision-information to avoi...
click
2010-10-08
Buildsystem: Clean up the revision.h target generation
click
2010-10-03
Buildsystem: Generate revision.h additionally during initial cmake run, also ...
Shauren
2010-10-03
Buildsystem: Generating revision.h is now a part of build process (revision.h...
Shauren