Commit Graph

3534 Commits

Author SHA1 Message Date
Dave Hershberger d15043243b added catkin_python_setup() lines to several packages' CMakeLists.txt file. 2012-09-21 20:35:12 +00:00
Dirk Thomas 29289cdb25 updated setup.py's and install destinations 2012-09-21 20:26:08 +00:00
Dirk Thomas 613574928d 1.9.10 2012-09-21 05:49:59 +00:00
Dirk Thomas efed8a2714 added missing dep 2012-09-21 04:55:07 +00:00
Dirk Thomas 9de9b71c49 added missing find boost 2012-09-21 04:51:06 +00:00
Dirk Thomas 430fd9def1 fixed bunch of stuff 2012-09-21 02:17:37 +00:00
Aaron Blasdel 926f107783 catkin: created setup.py files 2012-09-21 00:07:50 +00:00
Dave Hershberger b5b0022e1b roscreate: created setup.py and package.xml and updated CMakeLists.txt with catkin_package() and catkin_package_export() 2012-09-21 00:05:08 +00:00
Aaron Blasdel 58573f2fd3 updated catkin to latest version: added package.xml and updated CMakeLists.txt 2012-09-20 23:55:49 +00:00
Dave Hershberger 4631480de6 rosmake: added setup.py and package.xml and updated CMakeLists.txt 2012-09-20 23:40:23 +00:00
Dave Hershberger bdd8b146cc rosunit: added setup.py 2012-09-20 23:36:06 +00:00
Dave Hershberger 08c1d303dc rosunit: created package.xml and updated CMakeLists.txt with catkin_package() and catkin_package_export() 2012-09-20 23:11:06 +00:00
Dave Hershberger 15aafe2b86 added ros metapackage to take the place of the ros stack. 2012-09-20 22:56:22 +00:00
Tully Foote a6375042f3 patch trunk for #4036 2012-09-19 09:05:50 +00:00
Dirk Thomas a34cf12a8a 1.9.9 2012-09-17 03:05:36 +00:00
Dirk Thomas 16d66a277b updated to use CMAKE_PREFIX_PATH instead of CATKIN_WORKSPACES 2012-09-16 20:28:27 +00:00
Dirk Thomas 145c117254 1.9.8 2012-09-13 04:13:34 +00:00
Dirk Thomas 92488b5015 hopefully fixed gtest dependency by really trigger building gtest when required 2012-09-13 04:12:32 +00:00
Vincent Rabaud da13674ecc fix gtest not handled properly when found 2012-09-12 23:27:51 +00:00
Dirk Thomas b79947f9da 1.9.7 2012-09-08 04:29:15 +00:00
Vincent Rabaud 4251757103 rename the clean-test-results target to avoid conflicts with the same target in catkin 2012-09-07 22:24:10 +00:00
Vincent Rabaud 1be4e9b2bf rename the clean-test-results target to avoid conflicts with the same target in catkin 2012-09-07 22:17:07 +00:00
Dirk Thomas 08dedb48de set path to gendeps executable via roslib-extras 2012-09-07 20:22:03 +00:00
Dirk Thomas f3cd79fa50 1.9.6 2012-09-07 02:21:08 +00:00
Dirk Thomas 0362f5ae7c fixed installing manifests for packages which did not have a CMake file and project before 2012-09-07 02:20:34 +00:00
Dirk Thomas 653a772855 1.9.5 2012-09-06 21:39:06 +00:00
Dirk Thomas 22dbf4e9e7 fixed usage of catkin_find 2012-09-06 21:38:44 +00:00
Dirk Thomas 3e3001b3a7 1.9.4 2012-09-06 19:50:27 +00:00
Dirk Thomas e04013bb6e fixed include installation 2012-09-06 19:46:34 +00:00
Dirk Thomas c802ed559c 1.9.3 2012-09-06 07:20:23 +00:00
Dirk Thomas 6507824922 updated catkin variables 2012-09-06 07:19:59 +00:00
Dirk Thomas 93bbdb6365 fixed rosunit script location 2012-09-06 07:19:23 +00:00
Dirk Thomas aa91ae6b17 reenabled old cmake policies 2012-09-06 07:18:30 +00:00
Dirk Thomas 7b11a06ecf updated pkg-config in manifest.xml 2012-09-06 07:17:43 +00:00
Dirk Thomas 5edfb7b43a removed obsolete stuff 2012-09-05 00:51:20 +00:00
Dirk Thomas 288c944b52 1.9.2 2012-09-04 07:04:49 +00:00
Dirk Thomas 0cc69d2910 renamed catkin-find 2012-09-03 20:20:45 +00:00
Dirk Thomas 749e72e16b updated setup.py 2012-09-03 20:20:32 +00:00
Dirk Thomas 64e8db7f30 use install destination variables 2012-09-03 19:08:31 +00:00
Dirk Thomas 9ddc5d80c8 1.9.1 2012-08-30 07:30:31 +00:00
Dirk Thomas fae42b286d added missing link directories 2012-08-30 07:29:47 +00:00
Dirk Thomas e72d9ac527 1.9.0 2012-08-29 07:26:42 +00:00
Dirk Thomas 3ae569c2e3 fixed ros env hook for install space 2012-08-29 01:28:58 +00:00
Dirk Thomas 38af406c89 updated naming of rosunit and rostest result files 2012-08-28 19:58:56 +00:00
Dirk Thomas dd626d5bee fixed roslib utest 2012-08-28 02:35:05 +00:00
Dirk Thomas 380957c797 use catkin_run_tests_target() for rosunit 2012-08-27 04:20:26 +00:00
Dirk Thomas 3b26c7d733 fixed ROS_PACKAGE_PATH to include all workspaces 2012-08-23 16:56:28 +00:00
Dirk Thomas a8025a3dc0 fixed roslib tests 2012-08-23 16:56:04 +00:00
Dirk Thomas c57c954b3e fixed linking to gtest 2012-08-23 16:55:45 +00:00
Dirk Thomas 2b5cd81739 updated to current catkin 2012-08-22 17:47:43 +00:00