summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/version.cc
Commit message (Expand)AuthorAgeFilesLines
* version.cc: combine CFLAGS_L and CFLAGSSteven Noonan2009-10-311-6/+0
* version.cc: add OS version to the compilation_info() printoutSteven Noonan2009-10-181-2/+8
* Add compilation information to Version namespaceMatthew Cline2009-10-181-0/+69
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-15/+41
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Allow BUILD_REVISION to be defined at compilation time to manually specify th...ennewalker2009-02-091-0/+4
* Adding REVISION() macro to all source files.ennewalker2009-01-041-4/+5
* Addition of REVISION() macro for tracking SVN revision.ennewalker2009-01-041-0/+24