-
Notifications
You must be signed in to change notification settings - Fork 6
Mirror of the official Xenomai repository for CI purposes
xenomai-ci/xenomai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Where to start from? ==================== https://v3.xenomai.org/overview/ is the best place to start learning about Xenomai 3. Also, make sure to read the per-architecture README files, i.e.: kernel/cobalt/arch/*/README Documentation ============= The Xenomai 3.x documentation can be built then installed this way: xenomai-3.x.y/configure --enable-doc-build --prefix=<install-dir> Asciidoc, Doxygen, W3M and Dot packages are required for building the documentation. Online documentation ==================== The online version of the documentation is available from our website for the current release: https://v3.xenomai.org/installation/ https://v3.xenomai.org/application/#x3-building-app https://v3.xenomai.org/application/#x3-running-app https://v3.xenomai.org/troubleshooting/ https://doc.xenomai.org/v3/html/xeno3prm/ https://v3.xenomai.org/legacy/migrating-to-xenomai3/ Building from sources ===================== Detailed instructions for building from sources are available at: https://v3.xenomai.org/installation/ - GIT clone: https://source.denx.de/Xenomai/xenomai.git Once the repository is cloned, make sure to bootstrap the autoconf system in the top-level directory by running scripts/bootstrap. In order to do this, you will need the GNU autotools installed on your workstation. If you intend to update the Xenomai code base, you may want to pass --enable-maintainer-mode to the configure script for building, so that autoconf/automake output files are automatically regenerated at the next (re)build in case the corresponding templates have changed. - Tarballs: https://source.denx.de/Xenomai/xenomai/-/tags Source tarballs are self-contained and ready for building. Licensing terms =============== Source files which implement the Xenomai software system generally include a copyright notice and license header. In absence of license header in a particular file, the terms and conditions stated by the COPYING or LICENSE file present in the top-level directory of the relevant package apply. For instance, lib/cobalt/COPYING states the licensing terms and conditions applicable to the source files present in the hierarchy rooted at lib/cobalt.
About
Mirror of the official Xenomai repository for CI purposes
Resources
Stars
Watchers
Forks
Packages 0
No packages published