Package: forge / 1.0.1-5

Metadata

Package Version Patches format
forge 1.0.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use system MathJax.patch | (download)

docs/doxygen.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system mathjax


0002 No version queries with Git.patch | (download)

docs/doxygen.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 no version queries with git


0004 Fix spelling errors.patch | (download)

src/backend/opengl/font_impl.cpp | 2 1 + 1 - 0 !
src/backend/opengl/glfw/window.cpp | 4 2 + 2 - 0 !
src/backend/opengl/sdl/window.cpp | 4 2 + 2 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 fix spelling errors


63e4a2037e42c00554a26de2355d962f91a9ab20.patch | (download)

src/backend/opengl/common.hpp | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 [patch] remove unused glm header inclusion


befa265294fd9ff679dece7874c1de50fea97b25.patch | (download)

src/backend/opengl/font_impl.cpp | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 [patch] remove experimental glm/transform header

Starting with glm-0.9.9, experimental headers can only
be included if GLM_ENABLE_EXPERIMENTAL is defined before
the inclusion of the header.

fix_ftbfs.patch | (download)

src/backend/opengl/err_opengl.cpp | 2 1 + 1 - 0 !
src/backend/opengl/window_impl.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix compilation
cmake.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
CMakeModules/Version.cmake | 4 0 + 4 - 0 !
src/backend/CMakeLists.txt | 2 1 + 1 - 0 !
src/backend/opengl/CMakeLists.txt | 2 1 + 1 - 0 !
4 files changed, 3 insertions(+), 7 deletions(-)

 enable building with cmake 4