Testing stuff - #231
Open
kattimasen-ops wants to merge 57 commits into
Open
Conversation
This workflow compiles REDRIVER2 for the R36S platform using ARM64 optimizations and uploads the resulting artifact.
This workflow builds the REDRIVER2 project optimized for RK3326 on ARM64 architecture using QEMU.
This workflow builds the REDRIVER2 project for the RK3326 architecture using ARM64 emulation with QEMU. It includes steps for setting up the environment, building the project, and uploading the artifacts.
This workflow automates the build process for the Kaxkemain project on the ARM64 architecture, generating Makefiles, setting up QEMU, building a Docker container, and running the build inside the container.
Updated the workflow to build the second REDRIVER2 for R36S (RK3326) and modified the Premake5 version and build configurations.
Updated the workflow name and fixed the extraction path for Premake5 to avoid permission errors.
Updated workflow name and improved comments for clarity.
Updated workflow name and fixed paths for PsyCross patching.
Updated workflow name and modified the patching process for PsyCross assertions.
Updated workflow name and improved binary search logic.
Updated the workflow to use Ubuntu 20.04 for building the Docker image and adjusted the Dockerfile accordingly.
Updated the workflow to use the latest Ubuntu version and adjusted make command for stability.
Updated GitHub Actions workflow for ARM architecture support, changing from ARM64 to ARM32, and modified Docker build steps accordingly.
Updated the workflow to improve clarity in steps and commands, including renaming tasks and modifying the Dockerfile setup.
Updated installation commands for cross-compilation, adding necessary dependencies for ARM architecture.
Updated the workflow to use Ubuntu Ports for ARMhf architecture and modified the echo statements for clarity.
Removed unnecessary comments and updated file copy command for prebuilt libraries.
Added environment variables for CPU and FPU targets, and improved the caching mechanism for the GL4ES build process. Updated the Docker build process to ensure compatibility with ARM architecture.
Updated build script to dynamically find libGL.so.1 and copy it to the prebuilt libraries directory.
Updated the path search for libGL.so.1 in the build process to look in the source directory instead of the build directory.
Updated cache key and added GBM support for GL4ES cross-compilation.
Updated comments and added pkg-config to installation.
Updated the Kaxkemain.yml workflow to support both 'main' and 'master' branches, modified package repository configurations, and improved error messages.
Updated the GitHub Actions workflow to improve clarity in naming and organization of steps related to compiling and packaging the game artifact.
Updated workflow for REDRIVER2 PortMaster to support AArch64 architecture. Changed environment setup and build processes for compatibility with Ubuntu 24.04 and ARM64.
Updated the build process to use an upgraded CMake version and modified comments for clarity.
Updated comments in Kaxkemain.yml for clarity and fixed unbound variable issue in LD_LIBRARY_PATH.
Updated comments for clarity and adjusted library copy commands to follow symlink dereferencing.
Updated GitHub Actions workflow for REDRIVER2 build to support ARMhf architecture and improved environment setup.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.