mumble/overlay
Davide Beatrici 27471118b5 BUILD(versioning): Make use of the 4th part (build/tweak) of the version
The build number can be specified through the new "BUILD_NUMBER" variable.

This change is very important on Windows, for two reasons:

- It allows to easily identify binaries simply by looking at their version.
More specifically, we can guess what build they're part of.

- Right now snapshots can not be updated without uninstalling first, because the version is the same (i.e. 1.4.0).
By increasing the 4th digit of the version for every build we can solve the issue.

This commit also takes care of renaming a few variables so that they're consistent and also clearer.

For example, "version" is now "RELEASE_ID".
2021-01-06 19:42:48 +01:00
..
overlay_exe BUILD(versioning): Make use of the 4th part (build/tweak) of the version 2021-01-06 19:42:48 +01:00
scripts overlay: build 32 bit library also in 64 bit builds on Windows 2020-07-11 19:37:21 +02:00
ancestor.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
ancestor.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
CMakeLists.txt BUILD(versioning): Make use of the 4th part (build/tweak) of the version 2021-01-06 19:42:48 +01:00
d3d9.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
d3d10.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
d3d11.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
D11StateBlock.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
D11StateBlock.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
dxgi.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
excludecheck.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
excludecheck.h Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
HardHook_minhook.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
HardHook_minhook.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
HardHook_x86.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
HardHook_x86.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
HardHook.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
HardHook.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
lib.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
lib.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
mumble_ol.rc.in BUILD(versioning): Make use of the 4th part (build/tweak) of the version 2021-01-06 19:42:48 +01:00
ods.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
ods.h Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
olsettings.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
olsettings.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
opengl.cpp FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
overlay11-common.hlsl Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
overlay11.ps Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
overlay11.vs Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
overlay_blacklist.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
overlay_launchers.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
overlay_whitelist.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
overlay.fx Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
overlay.h Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
util.h FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00