8000 Tags · TheOncomingStorm/r3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: TheOncomingStorm/r3

Tags

macOS

Toggle macOS's commit message
Works on macOS

user-native-test-5

Toggle user-native-test-5's commit message
Set ASM_FLAGS for 32-bit building on Mac

user-native-test-4

Toggle user-native-test-4's commit message
Build 32-bit version binaries correctly

Changing OS_ID is not enough.

user-native-test-3

Toggle user-native-test-3's commit message
Support cross-compiling for windows using cmake

When building with TCC, it needs to be a cross-compiler, and
present as ${CMAKE_CURRENT_BINARY_DIR}/cross-tcc

To compile for 64-bit windows:
$mkdir build
$cd build
$cmake ../make -DR3_OS_ID=0.3.40 -DCMAKE_TOOLCHAIN_FILE=../make/Toolchain-cross-mingw64-linux.cmake

user-native-test-2

Toggle user-native-test-2's commit message
Zip r3-core and libtcc1.a for uploading

user-native-test-1

Toggle user-native-test-1's commit message
Set extra compile flags for clang

To eliminate some warnings

user-native-test0

Toggle user-native-test0's commit message
Release on tags only

atronix-3.0.0

Toggle atronix-3.0.0's commit message
change links to atronix website

0