visualboyadvance-m/cmake
Rafael Kitover 3bd7c918cc
build: fix cmake -DTAG_RELEASE functionality
Update the cmake -DTAG_RELEASE script to work with recent cmake changes.

Change it to not automatically make the release commit and tag, instead
specifying in the instructions that the person making the release must
edit the CHANGELOG.md and then run the commands, given in the
instructions, to make the release commit and tag.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2024-09-07 06:30:14 +00:00
..
Architecture.cmake [Build] Improve the TRANSLATIONS_ONLY build speed 2024-04-02 11:56:19 -07:00
ChangeLogVersion.cmake cmake: fix reading version from changelog 2019-10-05 20:32:46 +00:00
Dependencies.cmake [Build] Improve the TRANSLATIONS_ONLY build speed 2024-04-02 11:56:19 -07:00
FileIterator.cmake cmake: Make FileIterator more correct, add eg.. 2020-01-26 23:35:09 +00:00
FindDirectX.cmake rename CMakeScripts/ to cmake/ 2017-09-13 20:30:33 -07:00
FindFFmpeg.cmake build: fixes for mac Homebrew 2023-05-07 23:41:51 +00:00
FindGettext.cmake build: override FindGettext to not update po files 2024-04-16 22:12:46 +00:00
FindOpenAL.cmake rename CMakeScripts/ to cmake/ 2017-09-13 20:30:33 -07:00
FindSFML.cmake build: cmake refactor and improvements 2024-03-15 16:19:01 +00:00
GetGitRevisionDescription.cmake [Build] Add toolchain-specific files (#1244) 2024-03-13 11:13:55 -07:00
GetGitRevisionDescription.cmake.in rename CMakeScripts/ to cmake/ 2017-09-13 20:30:33 -07:00
GitTagVersion.cmake [Build] Add toolchain-specific files (#1244) 2024-03-13 11:13:55 -07:00
HostCompile.cmake build: support MSVC arm64 cross build on x86 2022-12-29 20:29:53 -08:00
MSVC_x86_Host_Compile.cmake build: support MSVC arm64 cross build on x86 2022-12-29 20:29:53 -08:00
MacPackageManagers.cmake build: fix build for nix on macOS 2024-04-16 15:30:30 +00:00
MakeReleaseCommitAndTag.cmake build: fix cmake -DTAG_RELEASE functionality 2024-09-07 06:30:14 +00:00
Options.cmake build: disable FAudio for 32 bit Windows builds 2024-05-09 02:34:25 +00:00
RemoveStrawberryPerlFromPATH.cmake build: fix syntax and rm dbg prints from 2a65e92d 2022-11-28 18:34:48 +00:00
Set-Toolchain-vcpkg.cmake [Test] Add tests for widgets code 2024-05-29 19:30:35 -07:00
Toolchain-asan.cmake build: cmake refactor and improvements 2024-03-15 16:19:01 +00:00
Toolchain-cross-MinGW-w64-common.cmake builder: minor fixes for mingw. 2020-02-02 03:35:26 +00:00
Toolchain-cross-MinGW-w64-i686-static.cmake builder: minor fixes for mingw. 2020-02-02 03:35:26 +00:00
Toolchain-cross-MinGW-w64-i686.cmake builder: minor fixes for mingw. 2020-02-02 03:35:26 +00:00
Toolchain-cross-MinGW-w64-x86_64-static.cmake builder: minor fixes for mingw. 2020-02-02 03:35:26 +00:00
Toolchain-cross-MinGW-w64-x86_64.cmake builder: minor fixes for mingw. 2020-02-02 03:35:26 +00:00
Toolchain-cross-m32.cmake cmake: fix finding 32 bit wxWidgets on gentoo 2019-02-22 08:50:04 -08:00
Toolchain-gcc-clang.cmake build: fix building on macOS with Homebrew 2024-04-15 23:30:34 +00:00
Toolchain-mingw.cmake build: fix build on MINGW{64,32}/UCRT64 on MSYS2 2024-03-30 20:14:32 +00:00
Toolchain-msvc.cmake [Build] Rework wx/CMakeLists.txt 2024-03-18 23:56:22 +00:00
Toolchain.cmake build: fix build for nix on macOS 2024-04-16 15:30:30 +00:00
UpdateAppcast.cmake [Build] Make powershell optional on non-Windows (#1248) 2024-03-15 11:32:24 -07:00
VbamFunctions.cmake [Build] Rework wx/CMakeLists.txt 2024-03-18 23:56:22 +00:00