Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/u3d-community/U3D

Open-source, cross-platform 2D and 3D game engine built in C++
https://github.com/u3d-community/U3D

Initial scaffolding test steps.

49d29337115f7e048cce54a5a16c94567689063b authored over 4 years ago
Minor refactoring and clean up.

2d71e523abaaefce8b9a5bacd94e38bdb9a0d784 authored over 4 years ago
Rake 'install' task.

30a60e70cea6003407b4f221cd73233f0df32e3d authored over 4 years ago
Android - only build Urho3DPlayer for STATIC lib type.

c13dd61ec287279e005b485cb608f7913ef6ef03 authored over 4 years ago
Refactor to rename package from 'com.github.urho3d' to 'io.urho3d'.

77fb86d9ba379eab614c3cd33d5592d512b5d4dd authored over 4 years ago
Rake 'publish' task.

d518d45f60e3e8798e8da76d4368890652c3840a authored over 4 years ago
Refactor to shorten the step name.

0ffabb09396a9895fafc0fd406b5b00092489e45 authored over 4 years ago
Skip packaging steps for PR.

afb2edab1e07a2e9ca5ee676ca14a797c52c0e49 authored over 4 years ago
Enable upload artifact step for Clang-tidy and Clang-format.

d1b77a7263b5ae4c0d31fcb15b2037d73ea72e25 authored over 4 years ago
Enable package step for Android platform.

b2b29755a462f64b52cf3cfcb2cd9156dcdf7a2b authored over 4 years ago
Upload artifact step.

e6596cfc370c9deeddd945a8ae14be61df6aa9ba authored over 4 years ago
Refactor to have better artifact names.

dbd90fb1955dd158a57c7f0d8d992d45966c7371 authored over 4 years ago
Rake 'doc' task.

f08259b4b311ddd2d095daa7f5abbe623f7b1be3 authored over 4 years ago
Make 'cpack' task as internal to avoid confusion with 'package' task.

2240afe6b18d297ac64a16e90639a8f42a1ca784 authored over 4 years ago
Rake 'cpack' task.

3bd8e83914899b8f6ce86e9b370fd51070b2d6a3 authored over 4 years ago
Always unshallow to get the correct Urho3D version.

d425b17694cb452882bf3512821e6756066fce5f authored over 4 years ago
Rake 'package' task.

f00f3b0f9e9ecf75440e18d834893f449d45cef7 authored over 4 years ago
Install Doxygen and GraphViz on macOS and Windows VMs.

542d57f2beae99832e0eb4d0074a362295f551a1 authored over 4 years ago
Enable documentation step for Android platform.

0a6df5627f2f7ab42b98e18dc2ca85ff7d80503e authored over 4 years ago
Task to auto update the criticial dot files.

fbff271bfcfc8347cab2cd1b5f3425270bd671f5 authored over 4 years ago
For CI - use bind mount instead of hacking into docker volume.

f0af72778ac53bbb99f1e9c75edd1d9e47c6d49e authored over 4 years ago
Lint job with clang-tidy.

f18fefa2cdf80da0cd0616f45a61dc22dfe0bca3 authored over 4 years ago
Style job with clang-format.

6cc52c624017791abd212849bab04c3d6f6bf78e authored over 4 years ago
For CI - web platform with Debug build config.

395fd5eedcda69c08e20c9660e8c7a80182c804b authored over 4 years ago
Temporarily let the failed linter checks to pass.

1fd2c6208f4ca5360d7a754ac3a7d6bc2f8e2c25 authored over 4 years ago
Simplify lint setup.

Lint from 3rd-party libraries are 'suppressed' by having a separate '.clang-tidy' file with minim...

18cd3b399523ebf54cd54b78d945eedd7c89d74f authored over 4 years ago
Minor code cleanup.

c5ff723776650627c52a6b9ace526dc4479870aa authored over 4 years ago
For CI - skip 'test' step for OpenGL on Windows VM.

The test didn't work. MinGW build artifacts produced segfault, while VS ones just hung (probably ...

efa720351968056dcef3afc1d10d45df97bb62c8 authored over 4 years ago
Debug build config for Linux VM.

2553b9851ddc935ac18d1dfbe6c7561c4c34a6d7 authored over 4 years ago
Skip 'CMake' step on Android platform.

c7f782417b14ea60d049eb4f1e4d7da3775696eb authored over 4 years ago
Use xcpretty for Xcode when it is available.

847a42806eb6ebdd1165721c59708ffe537a993f authored over 4 years ago
Minor refactoring on 'init_default' method.

ea9ca17e23059670c50a5adda3c25e7e22eaf2aa authored over 4 years ago
Enable 'test' step on Android platform.

Equivalent to invoking "./gradlew test" which currently does nothing much yet.

e45a278e59a25ebfe590df7ac41dbc324da0d7d6 authored over 4 years ago
For CI - (re-)enable the macOS build using Makefile.

1dcf1e028541c3972ea973acd8b34c2da1c976d6 authored over 4 years ago
For CI - disable PCH on 'linux-gcc' platform.

cdcaf0acf6d1b7674c38badd9c4d7d1446a57460 authored over 4 years ago
Separate DBE image pulling from 'CMake' step for easy profiling.

a0378ffa16dbc25a92560a0bb07166e0dbd91814 authored over 4 years ago
Always build host-tools using 'generic' deployment target.

a7004a657d32988dce038f69e0f04a309159162c authored over 4 years ago
Better cache key.

cf113394cbc90fba825b1c47a0faab4f912c1702 authored over 4 years ago
Enable cache action.

c875f1796ddb4ae742759d3b3ebd1dd75919cc50 authored over 4 years ago
Separate the 'cmake' and 'build' steps for easy profiling.

5ec46d763e7cec5feec4347bb46840f7246a3e56 authored over 4 years ago
Rake 'test' task.

d1f723bb97e195086a798608cb5ec68511de16dc authored over 4 years ago
Refactor to rename 'native' DBE to 'linux'.

bb73a41d0e300c5531d6bf3eabc3b9baf2bb7440 authored over 4 years ago
Change the Windows matrix to use GRAPHICS_API instead of ARCH.

9ae4dd83aa70f74875804a752bf0ac7c15338ed0 authored over 4 years ago
Install 32-bit & 64-bit MinGW-W64 ccompiler for Windows VM.

bed2c8335c5224f941456336377186c2fdeccf83 authored over 4 years ago
Rename to avoid ambiguity in bash-completion.

1d1805ced7918203699c3f6bb9285b1c7a45afa0 authored over 4 years ago
Rake 'build' task.

c5b1f53c0cc491ec16ccec89331143e7fd882a56 authored over 4 years ago
Don't skip the 'cmake' task when it is explicitly call.

0dab09ff666b0428dd102aaf2a2b2538fb27c54c authored over 4 years ago
Setup step specific to Github Actions.

de003c09f77516abc34afcc3c952f6863f1ec2ff authored over 4 years ago
Fix 'ci' task to only set 'URHO3D_64BIT' conditionally.

dadb6212db1e2883aca2dbe28199df2861b379f1 authored over 4 years ago
Android - process both Gradle properties and env-vars as build options.

47336b43ae8546cbc79d6b02b9bb5221f1773585 authored over 4 years ago
Hack into GitHub Actions' VM to free up some disk space.

487069ded701e20f2f0dcdacdfea456df24a0997 authored over 4 years ago
Enable LuaJIT by default on all platforms that support/allow it.

f7babac92ebd628517ea46f7e5bd27f70d1a0808 authored over 4 years ago
Rake 'cmake' task.

9fa51dad5be8a6642ad8c34d7048424f8abdf3d9 authored over 4 years ago
Double quote build tree path for portability.

ddc04818ed9c189c6fce0b3b6b08ee09eae71b9b authored over 4 years ago
Rake task delegating to Gradle on Android platform.

2293618c249c321447bea95094bb162fe55a1bf6 authored over 4 years ago
Remove ununsed python file from SDL.

This is to avoid IntelliJ from detecting it and suggesting a Python framework.

0eb778b4e575b897609a21f6bff052121061c90e authored over 4 years ago
Test if CMake is installed by default.

d49c4dcc4c38c1d6edc01e05edf9a140a9939e49 authored over 4 years ago
Handle CMake cache entry in '-D <var>=<value>' format.

7937119e634ddf617d57d9e5fe90f2036d3cd207 authored over 4 years ago
Replace 'window' emoji until the rest has caught up with Emoji 13.0.

051b0d0f3fe7e5df0e7e21e8d661e32befa146e9 authored over 4 years ago
Setup env-vars for CI.

37882aca8b94e9d854ca224d328bf67ca6d79b95 authored over 4 years ago
Auto unshallowing.

91a7287d0a2dce82ca538364db5157f2fef0bea6 authored over 4 years ago
Web - display the EMCC version during CMake configuration.

99d941c3c70e783550864ebb1b470f24b259b917 authored over 4 years ago
Initial skeleton for the rake tasks.

343a57572e09a38447ef21abeff2996ad64c0dca authored over 4 years ago
Pass both HOST and PLATFORM as env-vars.

bf338264894caa0d3545d202897db2916c4cb574 authored over 4 years ago
Initial setup for GitHub Actions migration.

fffedb900ed10b480d6ee6a2a2ea0ef285921eb0 authored over 4 years ago
Complete the whole supported build matrix.

f4c69cd0e11fdad3d758d50077332ee9d36573ff authored over 4 years ago
AS Autobindings: guard implicitly declared destructor wrappers by defines

2512cc838af63d4a0ec9473d172908ed469a632e authored over 4 years ago
CI - disable auto binding generation on the main branch for now.

024dc14aad0a545414cbe79e83a8cb5f2b7b7677 authored over 4 years ago
AS Autobindings

ef1dfe3417fed9e94a492e819df5dcb34faa6514 authored over 4 years ago
Str: allow move assignment to self (#2698)

* Containers: allow move assignment to self

It's used for instance when shuffling a std::vect...

d5644c93cbb237b505af95bbf193d19d2acddf7b authored over 4 years ago
CMake/Modules/CheckCompilerToolchain.cmake: fixed typo

daad2935aab14ee01fc8b5bceb415945b2b9b63c authored over 4 years ago
E2K: added use of x86 SIMD instruction set on MCST Elbrus 2000 arch

MCST e2k (Elbrus 2000) architecture has half native / half software
support of most Intel/AMD SIM...

01a54008d1627de9bbcb016e8918a6733ed60973 authored over 4 years ago
silence compiler warnings (#2686)

update compiler silence patch

update silence compiler

avoid mixing actions and conditions

8a4adb338720880f122d57dbdc47a41cdbeebf96 authored over 4 years ago
PackageTool: fix empty string check in extension check (#2696)

Co-authored-by: moneromooo <moneromooo>

d34c7c0d7f081c1a51d7147a788550fe18f9ad9b authored over 4 years ago
Fix incorrect relative includes (#2681)

44220053a992aa574fa0aa6de3f47ef06b339346 authored over 4 years ago
Expose GLEW 3rd-party lib for using OpenGL Graphics API.

ebd7633f8916149212159d4a1cccfe1ac70c1da5 authored over 4 years ago
Shorten the stale workflow name.

dc271bf2257b4ded417d2943f06ed7f80c3d5fd5 authored over 4 years ago
Travis CI: API documentation update at 2020-09-10 16:31:32 UTC.

[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/e78462de15e578a450780952c8e635f9c2a...

16de1f96d2dd0c6eb0d9a4e69785d0316ee39f39 authored over 4 years ago
An intersection test for IntRect (#2675)

* Intersection test for IntRect

* Properly handling of intersections with neighbors

* Сons...

e78462de15e578a450780952c8e635f9c2af7286 authored over 4 years ago
Android - upgrade Gradle, Android plugin and other deps.

cc975dbccd448766d360c51abc277606e4488b1c authored over 4 years ago
For CI - use master DBE tag.

68e7f7cc75ecc16a084a2269c1bc609cca60c8f3 authored over 4 years ago
Apple - update plist to support retina display.

Close #2139

7c38ee0c37b69f22910568c9770ca72ed18dea50 authored over 4 years ago
For CI - bump the deployment targets for Apple platforms.

2950f760ff5e5970e37b39d2af1bc19564427d56 authored over 4 years ago
Apple - Suppress warnings due to implicit cast to unsigned.

197cb5eb808fa855a336b9c5932f050b3a5789e7 authored over 4 years ago
Apple - Exclude CoreMotion when targeting tvOS.

Reconfigure Apple build to not using the 'no_weak_imports' linker flags.
This means the new build...

43d7a38a9c921aea4b3208990481517d7b2c1e63 authored over 4 years ago
MSVC - fix PCH generation for VS.

d47e4e753397f7483123aaca5ebb7f47ce48e625 authored over 4 years ago
For CI - upgrade Window's version of MinGW compiler toolchain.

cd762434964b69d6ae50b64c4a6d7beeb9e56c35 authored over 4 years ago
Android - fix PCH generation for Android build.

01dfc7dfa2fe1b9deae506b849624770665f1919 authored over 4 years ago
Fix PCH generation for GCC and Clang.

Add a new compiler flag to warn against invalid PCH generation in the future.
Remove temporary PC...

6d6cd58e346585de1adf935ee3935c1aea2502f6 authored over 4 years ago
Enforce the C++11 standard as minimal requirement.

47af104d1786b6317b0b0420e32a775a598ed8a0 authored over 4 years ago
Fix PCH generation and visibility warning on STATIC build.

Close #2652

92cf44551f1aeb2476cd64f7c95744c60e9ecd36 authored over 4 years ago
RPI & ARM - only add rpath-link for the linker when necessary.

4a2a132ee083b9381001b4a9e4c134c7336ce8c6 authored over 4 years ago
RPI - Fix 64-bit SHARED lib type build config.

cbc72fa30bb5d877a3fe524c1b26d3d0742bdd03 authored over 4 years ago
For CI - RPI - reenable LUAJIT and Angelscript scripting subsystems.

2076b6d6eb3a4a2ba0c9fee565cd0cf5c4be840e authored over 4 years ago
Use modern CMake way to set the default C++ standard.

53186464c2431c9a6e2ba6785680c54ed4c4f3f4 authored over 4 years ago
RPI - initialize the default ABI correctly for 64-bit build.

29015cc8c17da0d44ffc791f96a6c4c7840d5a54 authored over 4 years ago
DBE - avoid retrying from other public registries.

6ae88f9b44afb703ea7edfd20e44225472cc39ce authored over 4 years ago
Prevent building of SDL GL video drivers on non-desktop platforms.

9e02cb3dd603c9dccc0abb53dd77b26ba542504a authored over 4 years ago
Refactor to avoid hard-coding the library arch for Debian distro.

Instead, assume the GCC (cross-)compiler toolchain will have the "--enable-multiarch" enabled and...

0b9c49cab8e2946768aabd6ee72024b36a33e4bb authored over 4 years ago
RPI - quick fix by relaxing the 'template' keyword check.

The check could be tighten again based on user report.

c6ea0d61cacbda5a25a5ec82601a87240e69fb0e authored over 4 years ago