Commit Graph

230 Commits

Author SHA1 Message Date
Dirk Thomas 4f6098f854 fix rosmake for non-empty stacks (fix #4068) 2013-01-23 22:56:16 +00:00
Dirk Thomas 879f10a396 1.9.40 2013-01-13 20:35:44 +00:00
Dirk Thomas a83a5a9eda add catkin as run_depend for core packages 2013-01-13 20:35:15 +00:00
Tully Foote 541749bbf0 adding patch for more specific compiler warning parsing from atr #1903 2013-01-13 00:11:14 +00:00
Dirk Thomas a2ceb859ae 1.9.39 2012-12-30 09:42:19 +00:00
Dirk Thomas e0705f08fe 1.9.38 2012-12-29 09:37:48 +00:00
Dirk Thomas 38fcbfa0d6 1.9.37 2012-12-24 22:06:44 +00:00
Dirk Thomas 6faec48a4a 1.9.36 2012-12-16 20:32:49 +00:00
Dirk Thomas 5e1dde2a15 modified dep type of catkin 2012-12-14 20:02:36 +00:00
Dirk Thomas c1d73abb73 update setup() to use generate_distutils_setup 2012-12-07 23:09:33 +00:00
Dirk Thomas c10c02c129 1.9.35 2012-12-07 01:17:27 +00:00
Dirk Thomas 937ddd3479 fix 'requires' in setup.py files 2012-12-03 18:33:02 +00:00
Ioan Sucan 8eb5d7d174 1.9.34 2012-11-27 09:01:26 +00:00
Dirk Thomas 0392e6a4f9 1.9.33 2012-11-15 03:34:50 +00:00
Dirk Thomas b8a8474f7c 1.9.32 2012-11-09 09:12:13 +00:00
Dirk Thomas b40683d481 1.9.31 2012-11-09 05:35:11 +00:00
Dirk Thomas 2455ea74d7 1.9.30 2012-11-06 22:15:04 +00:00
Dirk Thomas 8d6a588f9b 1.9.29 2012-11-06 05:02:10 +00:00
Dirk Thomas 0985189c02 1.9.28 2012-11-04 22:05:29 +00:00
Dirk Thomas 7ebc961e04 1.9.27 2012-11-04 20:06:34 +00:00
Dirk Thomas c9cda0d466 1.9.26 2012-10-28 18:41:54 +00:00
Vincent Rabaud 1af9de040c 1.9.25 2012-10-27 15:51:25 +00:00
Dirk Thomas fe65e45e7a 1.9.24 2012-10-19 00:26:33 +00:00
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
Dirk Thomas 44e323d5b1 ignore exceptions when trying to find stacks, output warning only 2012-10-05 20:22:29 +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
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