Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: ef2a089ba643c4d557f0222c21245e0b8c105dce
      
https://github.com/Warzone2100/warzone2100/commit/ef2a089ba643c4d557f0222c21245e0b8c105dce
  Author: past-due <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M macosx/Resources/Warzone.entitlements
    M src/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Xcode: Enable Hardened Runtime


  Commit: 66d1964e8a8e3e36fb0c6aea803e10642a630914
      
https://github.com/Warzone2100/warzone2100/commit/66d1964e8a8e3e36fb0c6aea803e10642a630914
  Author: past-due <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Xcode: Disable NSDocumentRevisionsDebugMode


  Commit: 9a3f24bf837bd3418d4e472d791ab6c3f788398b
      
https://github.com/Warzone2100/warzone2100/commit/9a3f24bf837bd3418d4e472d791ab6c3f788398b
  Author: past-due <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [CMake] Xcode: Enable GCC_WARN_PEDANTIC for WZ


  Commit: c572e53fd24250e02c49ce20efeec646d1443548
      
https://github.com/Warzone2100/warzone2100/commit/c572e53fd24250e02c49ce20efeec646d1443548
  Author: past-due <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [CMake] MSVC: Enable C4946: reinterpret_cast used between related classes: 
'class1' and 'class2'


  Commit: 2e15bd93c61050e6194f97c351af99fcadb2b40f
      
https://github.com/Warzone2100/warzone2100/commit/2e15bd93c61050e6194f97c351af99fcadb2b40f
  Author: past-due <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M CMakeLists.txt
    M lib/ivis_opengl/3rdparty/vk_mem_alloc.cpp

  Log Message:
  -----------
  [CMake] MSVC: Enable C4127: conditional expression is constant


  Commit: ab64a6ede739d3892b43fbc42f75140e445ddc26
      
https://github.com/Warzone2100/warzone2100/commit/ab64a6ede739d3892b43fbc42f75140e445ddc26
  Author: past-due <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M 3rdparty/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Tweak QuickJS warning flag handling


  Commit: f83137918ffc4ff8ed022646fe348a3108e7c41b
      
https://github.com/Warzone2100/warzone2100/commit/f83137918ffc4ff8ed022646fe348a3108e7c41b
  Author: past-due <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M cmake/FindTheora.cmake

  Log Message:
  -----------
  [CMake] FindTheora.cmake: Fix CMake dev warning

The package name passed to `find_package_handle_standard_args` (theora) does 
not match the name of the calling package (Theora). This can lead to problems 
in calling code that expects `find_package` result variables (e.g., `_FOUND`) 
to follow a certain pattern.


Compare: 
https://github.com/Warzone2100/warzone2100/compare/e1eaf8daaea7...f83137918ffc


_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to