Commit Graph

197 Commits

Author SHA1 Message Date
Vincent Rabaud 78e068fc3c add missing rospkg runtime dependency 2012-09-30 18:16:06 +00:00
Dirk Thomas ce8b99c337 1.9.15 2012-09-27 04:50:05 +00:00
Dirk Thomas f17ecc8d54 1.9.14 2012-09-26 23:20:24 +00:00
Dirk Thomas 66fd5cf735 1.9.13 2012-09-25 04:51:46 +00:00
Dirk Thomas 71fad40067 more cleanup 2012-09-24 22:37:00 +00:00
Dirk Thomas 515094a672 updated to latest catkin 2012-09-24 06:08:56 +00:00
Dirk Thomas 8942993b41 1.9.12 2012-09-22 02:04:21 +00:00
Dirk Thomas 055aaac5f7 1.9.11 2012-09-21 23:02:18 +00:00
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
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
Dave Hershberger 4631480de6 rosmake: added setup.py and package.xml and updated CMakeLists.txt 2012-09-20 23:40:23 +00:00
Tully Foote a6375042f3 patch trunk for #4036 2012-09-19 09:05:50 +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 0f69bbce1e removed obsolete catkin tag from manifest files 2012-06-02 03:27:04 +00:00
Ken Conley 0054e00cec #3883: testing solution for Python subprocess bug. Wrap Popen() calls with lock 2012-03-09 17:20:57 +00:00
Ken Conley b92eccabc5 rosmake: get rid of call to rospack, more efficient use of rospkg 2012-03-08 20:17:02 +00:00
Tully Foote d65c89e901 adding output for #3881 2012-03-07 23:33:21 +00:00
Tully Foote 6341160ec5 fix for #3881 2012-03-07 19:04:19 +00:00
Dirk Thomas 4fb37ab4e2 improved error message 2012-02-24 23:59:33 +00:00
Ken Conley dfbf76c922 modified rosmake_description.patch to use description keyword, patch from kruset #3793 2012-02-14 23:49:31 +00:00
Dirk Thomas 46efce0e1e improve console message for rosmake 2012-02-09 00:21:42 +00:00
Ken Conley 1c84cae0bc rosmake: prefilter list of packages to remove catkin if -a is used 2012-01-26 07:09:21 +00:00
Ken Conley 8d7aff9b34 rosmake bug fix 2012-01-13 04:44:41 +00:00
Ken Conley f251738242 rosmake: removing whitelist functionality. Implementing <catkin/> tag as ros nobuild 2012-01-13 03:06:08 +00:00
Brian Gerkey ffb7bce512 Added <catkin/> tag to manifests and removed <depend> tags from them.
Cleaned up installation of ros's manifests.
2012-01-12 23:20:09 +00:00
Tully Foote f38508fe3f applying patch for #3807, it's trying to build in dry land. 2012-01-12 01:38:19 +00:00
Ken Conley 6f4ef87b9e chopping down manifest 2012-01-04 00:57:42 +00:00
Ken Conley 5f1c3153f7 rosmake: executable should not be package-relative 2012-01-04 00:57:08 +00:00
Ken Conley 86e2ea94b9 rosmake: no more CMakeLists.txt 2012-01-04 00:56:40 +00:00
Ken Conley 02118d9c72 ros: converting to top-level setup.py that installs 'roslib' (plus rosmake, rosclean, and rosunit) 2012-01-03 23:43:54 +00:00
Ethan Rublee 1a1e565600 catkin_project 2012-01-02 21:29:05 +00:00
Ken Conley 3e3c316769 converted tests to nose and moved from test_rosmake 2011-12-30 22:34:36 +00:00
Ken Conley 1a1e25795a catkin/setup.py-size rosmake 2011-12-30 22:25:40 +00:00
Ken Conley f397bc3798 removing rosdep features 2011-12-30 22:10:53 +00:00
Tully Foote b8bd9ada3a mark specified packages as ROS_NOBUILD #3725 2011-10-26 18:41:29 +00:00
Ken Conley 112b36950d ported most package APIs to rospkg 2011-10-06 00:54:12 +00:00
Ken Conley 8dbd617c07 #3576 patch from michikarg for genpy.py py3k compat 2011-08-16 18:47:14 +00:00
Ken Conley 635b75a5c1 #3632 adding rename of rosmake.py to engine.py 2011-08-12 02:19:43 +00:00
Ken Conley 183ebaef7a rosmake #3632 py3k compatibility and relative import fixes. thanks wjwwood 2011-08-12 02:02:50 +00:00
Ken Conley e18dfae30a #3625: rosmake py3k patch. thanks wjwwood 2011-08-11 20:38:48 +00:00
Ken Conley 8fa096ffdc #3166 more rosmake py3k conversions. not including changes in patch that are noop 2011-07-13 02:57:18 +00:00
Ken Conley dd11d7bdd8 updated import syntax to submod style 2011-07-13 02:47:02 +00:00
Ken Conley 5a04e4ffb1 rosmake: #3166 py3k support and cleaned of unused imports 2011-07-13 02:44:46 +00:00
Tully Foote 84dad24559 patch for #3567 2011-07-07 00:08:54 +00:00
Tully Foote b2e0450a21 fixing return value 2011-07-07 00:06:31 +00:00
Tully Foote 9ce8ced680 initializing 2011-07-06 23:49:52 +00:00
Tully Foote a4f2d4d556 updating rosmake for new rosdep usage 2011-07-06 23:45:09 +00:00
Tully Foote b33cce95a5 patch for #3528 2011-06-09 04:09:21 +00:00