| Commit message (Expand) | Author | Age | Files | Lines |
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE |  Ulrich Müller | 2022-03-24 | 1 | -10/+10 |
* | ros-catkin.eclass: enable py3.10 |  Arthur Zamarin | 2021-10-27 | 1 | -1/+1 |
* | ros-catkin.eclass: Set @PROVIDES |  Michał Górny | 2021-09-11 | 1 | -0/+1 |
* | ros-catkin.eclass: [QA] add EAPI guard |  Sam James | 2021-06-20 | 1 | -6/+3 |
* | eclass/ros-catkin.eclass: add python 3.9 |  Alexis Ballier | 2021-05-07 | 1 | -1/+1 |
* | eclass/ros-catkin.eclass: fix EROOT misuse |  Alexis Ballier | 2021-04-05 | 1 | -1/+1 |
* | ros-catkin.eclass: mark CATKIN_HAS_MESSAGES, CATKIN_MESSAGES_TRANSITIVE_DEPS ... |  Sam James | 2021-03-31 | 1 | -1/+3 |
* | eclass/ros-catkin.eclass: Enable python 3.8 |  Alexis Ballier | 2020-10-11 | 1 | -2/+2 |
* | eclass/ros-catkin.eclass: Export ROS_PYTHON_VERSION when building. |  Alexis Ballier | 2020-07-29 | 1 | -0/+2 |
* | eclass/ros-catkin.eclass: Drop eapi < 7 |  Alexis Ballier | 2020-07-29 | 1 | -22/+8 |
* | eclass/ros-catkin.eclass: Convert to python-single-r1. |  Alexis Ballier | 2020-07-29 | 1 | -44/+17 |
* | ros-catkin.eclass: typo fix |  Alessandro Barbieri | 2020-05-26 | 1 | -1/+1 |
* | eclass/ros-catkin.eclass: Bump C++ standard to C++14 |  Alexis Ballier | 2020-05-18 | 1 | -1/+1 |
* | */*: Bump copyright on files touched this year |  Michał Górny | 2020-02-11 | 1 | -1/+1 |
* | ros-catkin.eclass: Fix EAPI-7 support, support cmake.eclass |  Andreas Sturmlechner | 2020-01-21 | 1 | -9/+24 |
* | 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 |