forked from xenomai-ci/xenomai
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of the official Xenomai repository for CI purposes
boblegal31/xenomai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Where to start from? ==================== http://xenomai.org/start-here/ 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: http://xenomai.org/installing-xenomai-3-x/ http://xenomai.org/building-applications-with-xenomai-3-x/ http://xenomai.org/running-applications-with-xenomai-3-x/ http://xenomai.org/migrating-from-xenomai-2-x-to-3-x/ http://xenomai.org/documentation/xenomai-3/html/xeno3prm/index.html http://xenomai.org/troubleshooting-a-dual-kernel-configuration/ http://xenomai.org/troubleshooting-a-single-kernel-configuration/ Building from sources ===================== Detailed instructions for building from sources are available at: http://xenomai.org/installing-xenomai-3-x/ - GIT clone: git://git.xenomai.org/xenomai-3.git http://git.xenomai.org/xenomai-3.git http://git.xenomai.org/xenomai-3.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: http://xenomai.org/downloads/xenomai/ 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
Languages
- C 96.3%
- C++ 1.9%
- M4 0.6%
- Makefile 0.5%
- Shell 0.4%
- Objective-C 0.1%
- Other 0.2%