sibuserv/sibuserv
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Sibuserv – Simple Build Server Copyright: 2015-2019 Boris Pek <tehnick-8@yandex.ru> License: MIT (Expat) Homepage: https://github.com/sibuserv/sibuserv Description: This project includes collection of tools which allows to setup simple build server based on cross-compilation for target systems. This server will be able to follow changes in specified git, subversion and/or mercurial repositories (git-svn and git-remote-hg are supported as well), to make builds and to do static code analisys (optionally) for each commit in your qmake-, cmake- and/or autotools-based projects. Currently supported target systems: * different GNU/Linux systems (tested for i486, i586, i686, amd64 and armhf) * MS Windows (tested for i686 and x86_64) * Android (tested for arm64_v8a, armv7 and x86) And maybe one day Sibuserv will be able to build C++ apps for macOS too. This project is not self-contained, it depends on few other projects: * LXE – Linux cross-toolchain environment (for GNU/Linux) * MXE – M cross environment (for MS Windows) * aplump – plump Android (for Android) * official Qt SDK (for Android) There is special Sibuserv Web UI which allows to browse build results and distribute assembled executables among authorized users (with delimitation of access rights, etc.). Its usage is convenient but is not mandatory. You may provide access to build results via Samba, any FTP or HTTP server, using one of file hosting services and so on. For information how to install and how to use Sibuserv see file INSTALL. Screenshots: https://tehnick.github.io/sibuserv/screenshots/00.png https://tehnick.github.io/sibuserv/screenshots/02.png https://tehnick.github.io/sibuserv/screenshots/05.png Useful links: https://mxe.cc/ https://github.com/sibuserv/mxe https://github.com/sibuserv/lxe https://github.com/sibuserv/aplump https://github.com/sibuserv/sibuserv-webui https://sibuserv-ci.org/ Important notes: If you want to distribute statically linked binaries, you have to check the license compatibility very carefully. Even if your projects are free and/or open-source software.
About
Sibuserv – Simple Build Server
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published