Skip to content

Package definition for autoproj, to build all the packages that form the core of Rock, the Robot Construction Kit

Notifications You must be signed in to change notification settings

rock-core/package_set

This branch is 15 commits ahead of, 47 commits behind master.

Folders and files

NameName
Last commit message
Last commit date
Jul 18, 2016
Sep 29, 2020
Jan 18, 2021
Jan 18, 2021
Jan 23, 2023
Nov 22, 2016
Oct 20, 2022
Dec 18, 2023
Aug 5, 2015
Apr 23, 2015
May 30, 2017
May 30, 2017
Jun 9, 2022
Jun 29, 2023
Dec 18, 2023
Jan 18, 2022
Jan 18, 2022
Sep 24, 2015
May 10, 2017
Aug 26, 2016
Feb 18, 2021
Mar 2, 2010
Jan 27, 2017
Dec 18, 2023

Repository files navigation

rock.core package set

This installs the Rock toolchain and associated packages. In an autoproj bootstrap, this package set is selected by adding the following in the package_sets section of autoproj/manifest:

package_sets:
- github: rock-core/package_set

Note for developers

Part of the Rock behavior is not standard autoproj behavior (flavors, C++11 selection logic, …). Complex logic should be isolated within the rock/ folder, and when possible tests should be written in tests/

Use rake test to run all the tests. To run a single test, one needs to run from the package set root and add -I. to the ruby command line, e.g.

ruby -Itest -I. test/cxx11_test.rb

About

Package definition for autoproj, to build all the packages that form the core of Rock, the Robot Construction Kit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages