Coder Social home page Coder Social logo

bintester / 1kiss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simdsoft/1kiss

0.0 0.0 0.0 892 KB

Building opensources for multi-platforms with github actions.

License: Apache License 2.0

Shell 4.02% C++ 40.37% Perl 1.72% C 4.10% PowerShell 25.53% CMake 24.27%

1kiss's Introduction

1kiss (1k)

A cross-platform one-click build tool written in PowerShell thats support auto setup general dependent tools(cmake,google gn,ndk,android-sdk,emsdk,ninja,llvm,msvc,xcodebuild,emsdk,...)
The cross-platform build become so easy if you're using 1k!

Best practice:Axmol

for example, if you use git to clone axmol(~80MB) and run it's setup.ps1, then goto root directory of your cmake based project and run:

axmol -p android -a arm64 can build android on any host OS(macOS, Linux, Windows)

Used by

Release build dist Downloads

OSS

  • zlib
  • openssl
  • jpeg-turbo
  • curl
  • luajit
  • angle - Windows Only
  • c-ares
  • dawn - The google WebGPU c++ implementation, test on Windows only, not built on Github Actions
  • llvm - Not built yet

Notes

  • Since v81, use xcframework for apple platforms

Build Targets:

  • osx:
    • arm64 (M1+)
    • x86_64
  • linux: x86_64
  • ios:
    • arm64
    • arm64 simulator
    • x86_64 simulator
  • tvos:
    • arm64
    • arm64 simulator
    • x86_64 simulator
  • android
    • armv7
    • arm64
    • x86 (DEPRECATED)
    • x86_64
  • win32 (Windows Desktop Apps)
    • x86 (DEPRECATED)
    • x86_64
  • winrt/winuwp (Windows Universal Apps)
    • x86_64
    • arm64

refers

1kiss's People

Contributors

halx99 avatar paulocoutinhox avatar yuchting avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.