Commit Graph

40 Commits

Author SHA1 Message Date
Dirk Thomas af460be4ea 1.9.23 2012-10-06 08:14:52 +00:00
Dirk Thomas ffb4fe6e92 1.9.22 2012-10-06 04:51:23 +00:00
Dirk Thomas 5cb8fe97f7 1.9.21 2012-10-05 20:23:32 +00:00
Vincent Rabaud fc1e28cfdd 1.9.20 2012-10-05 01:30:44 +00:00
Vincent Rabaud 705daf6ceb 1.9.19 2012-10-04 18:50:10 +00:00
Vincent Rabaud 9391ecffd9 1.9.18 2012-10-03 17:59:36 +00:00
Dirk Thomas d90967f148 updated cmake min version to 2.8.3, use cmake_parse_arguments instead of custom macro 2012-10-03 07:31:34 +00:00
Vincent Rabaud a755d391e6 1.9.17 2012-10-01 23:59:26 +00:00
Vincent Rabaud b9344d51bd 1.9.16 2012-09-30 18:19:48 +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
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
Aaron Blasdel 58573f2fd3 updated catkin to latest version: added package.xml and updated CMakeLists.txt 2012-09-20 23:55:49 +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
Thibault Kruse ca361cf8cb more helpful output when boost not found due to messed up env 2012-03-23 17:56:40 +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
Ken Conley 185ec79812 rosboost_cfg: setup.py conversion and cleanup 2012-01-04 19:58:26 +00:00
Ken Conley 8c197aef7b chopping down manifest 2012-01-04 00:32:37 +00:00
Ken Conley e5b6128487 applying #3600 from mrinal to support python on natty 2011-08-03 20:59:14 +00:00
Ken Conley 5c062883d7 #3166 merging rosboost-cfg py3k support 2011-07-13 03:08:30 +00:00
Brian Gerkey 47f3e6fb65 reverted r12809; see #2999 2011-01-29 19:23:11 +00:00
Brian Gerkey 75d02c1290 applied patch from #2999 2011-01-12 23:14:06 +00:00
Ken Conley 14c27a78a0 rosboost-cfg: bug in error message for search_paths (missing arg) 2010-07-22 21:05:34 +00:00
Josh Faust bf2b862358 remove /opt/ros from rosboost-cfg default search path 2010-07-12 18:06:30 +00:00
Josh Faust bf49349a8e Support lib64 dirs in rosboost-cfg (#2831) 2010-07-01 18:48:41 +00:00
Josh Faust a62458e977 * Remove use of ROS_BINDEPS_PATH since rospack no longer uses it
* Fix ROS_BOOST_VERSION handling
 * Fix cflags for non-"system" installs, e.g. where boost headers install to <prefix>/boost-<version>/boost
2010-06-30 22:58:32 +00:00
Josh Faust 686981df75 apply patch from #2824 2010-06-23 18:22:39 +00:00
Brian Gerkey 932647a5fd Applied patch to support finding boost in a cross-compile environment,
#2789.
2010-06-15 01:14:07 +00:00
Brian Gerkey 77163157c8 Added Ubuntu and MacPorts platform tags. 2010-05-19 21:25:54 +00:00
Josh Faust d0bf7e0c1e Rewritten rosboost-cfg now actually searches for system boost installs and only includes libs it can actually find. Also has special handling for Boost.Python which may have different libs depending on your python version. #2428 2010-03-17 02:26:34 +00:00