| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass/ros-catkin.eclass: Switch the entire ROS stack to python 3.6 | Alexis Ballier | 2019-12-12 | 1 | -1/+1 |
* | eclass/ros-catkin.eclass: add RESTRICT for tests | Aaron Bauman | 2019-12-10 | 1 | -0/+1 |
* | ros-catkin.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | eclass/ros-catkin.eclass: Always try to build tests. | Alexis Ballier | 2018-07-31 | 1 | -5/+1 |
* | eclass/ros-catkin.eclass: Use https for homepage and add ROS_REPO_URI too for... | Alexis Ballier | 2018-06-20 | 1 | -1/+1 |
* | ros-catkin.eclass: Use only a single python implementation for all ROS packages. | Alexis Ballier | 2017-07-07 | 1 | -89/+53 |
* | ros-catkin.eclass: Move catkin and empy deps to DEPEND, those are build only ... | Alexis Ballier | 2017-05-26 | 1 | -2/+2 |
* | ros-catkin.eclass: Fix python handling | David Seifert | 2017-04-18 | 1 | -2/+3 |
* | Drop trailing whitespaces | Justin Lecher | 2017-03-19 | 1 | -1/+1 |
* | eclass/ros-catkin.eclass: Stop abusing CMAKE_PREFIX_PATH and use CATKIN_PREFI... | Alexis Ballier | 2017-03-04 | 1 | -1/+1 |
* | eclass/ros-catkin.eclass: Add CATKIN_IN_SOURCE_BUILD support. | Alexis Ballier | 2017-03-02 | 1 | -0/+20 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | eclass/ros-catkin.eclass: Regenerate devel environment before running tests. ... | Alexis Ballier | 2017-02-23 | 1 | -0/+5 |
* | eclass/ros-catkin.eclass: Set PYTHON_INSTALL_DIR when building python packages. | Alexis Ballier | 2017-02-09 | 1 | -1/+6 |
* | eclass/ros-catkin.eclass: Build all ROS packages in C++11 mode. | Alexis Ballier | 2017-01-28 | 1 | -1/+5 |
* | eclass/ros-catkin.eclass: Add support for nodejs messages. | Alexis Ballier | 2016-05-11 | 1 | -6/+13 |
* | eclass/ros-catkin.eclass: use emake tests with nonfatal as nonfatal is still ... | Alexis Ballier | 2016-04-30 | 1 | -1/+3 |
* | ros-catkin.eclass: Properly append VER_SUFFIX to S in non-live case. | Alexis Ballier | 2015-10-11 | 1 | -1/+1 |
* | ros-catkin.eclass: Add PYTHON_DEPS for python-enabled packages. | Alexis Ballier | 2015-10-09 | 1 | -1/+2 |
* | eclass: ros-catkin.eclass: Use cmake-utils_src_make instead of plain emake fo... | Alexis Ballier | 2015-10-09 | 1 | -2/+2 |
* | eclass: Add ros-catkin.eclass. | Alexis Ballier | 2015-09-22 | 1 | -0/+247 |