Commit Graph

1357 Commits

Author SHA1 Message Date
Dirk Thomas 5701d7e840 check for CATKIN_ENABLE_TESTING 2013-07-03 11:20:51 -07:00
Dirk Thomas 544c24eb4b 1.10.2 2013-06-18 15:05:20 -07:00
Dirk Thomas 97f39652bf update changelog 2013-06-18 15:04:58 -07:00
Dirk Thomas f5ee86aa2e update rosbuild to use move roslaunch-check script (ros/ros_comm#241) 2013-06-17 15:32:21 -07:00
Dirk Thomas 7e2a9cae2c 1.10.1 2013-06-06 12:22:02 -07:00
Dirk Thomas b7b84afcb9 tag changelogs 2013-06-06 12:21:49 -07:00
Dirk Thomas edd4e0b4f2 add changelogs 2013-06-05 16:09:35 -07:00
Ruben Smits bcac153733 mk: cleanup catkin generated files/directories after make eclips-project
Signed-off-by: Ruben Smits <ruben.smits@intermodalics.eu>
2013-06-05 15:39:00 -07:00
Ruben Smits 0ace728abb mk: add missing environment exports to make eclipse-projects of dry packages build
Signed-off-by: Ruben Smits <ruben.smits@intermodalics.eu>
2013-06-05 15:38:48 -07:00
Dirk Thomas d9c2ddfb4b 1.10.0 2013-03-22 09:23:36 -07:00
Dirk Thomas 587915931e update ros distro name to hydro (fix #10) 2013-03-22 09:21:47 -07:00
Dirk Thomas 184fa729d7 Merge pull request #9 from ros-windows/parent-package-paths
Fix parent package path batch syntax for windoze
2013-03-20 16:17:57 -07:00
Daniel Stonier 8c8647111e fix parent package path batch syntax. 2013-03-17 21:39:51 +09:00
Daniel Stonier 99fd040242 Runtime destination for windows dll 2013-03-17 15:26:04 +09:00
Daniel Stonier 15d44cfc86 Make sure important variables survive local scope. 2013-03-15 11:09:47 +09:00
Dirk Thomas 21278d4a09 Merge pull request #6 from ros-windows/groovy-devel
Path manipulation for windows
2013-03-13 18:25:43 -07:00
Daniel Stonier 7a4dd53391 use _COMMAND instead of COMMAND to avoid possible conflicts. 2013-03-14 09:13:17 +09:00
Dirk Thomas dd9c260daa 1.9.44 2013-03-13 16:12:05 -07:00
Daniel Stonier 3b64329391 unset COMMAND so it doesn't pulled the setup_xxx.bat files. 2013-03-13 14:39:17 +09:00
Dirk Thomas 7460b865e2 update email in package.xml 2013-03-12 18:19:27 -07:00
Daniel Stonier d6ee91f40b no backticks, also handle (x86) substrings in the path. 2013-03-10 16:48:00 +09:00
Dirk Thomas 541b6df58f 1.9.43 2013-03-08 13:38:17 -08:00
Dirk Thomas dfe9d1e0ae fix handling spaces in folder names (ros/catkin#375) 2013-03-04 17:44:26 -08:00
Dirk Thomas c10b62aac0 extend dry gentools API to accept rospkg.RosPack instance in order to reuse the same instance (ros/ros_comm#183) 2013-03-01 20:17:38 -08:00
Dirk Thomas fed81961a8 return python scripts as executable resources on windows (ros/ros#54) 2013-02-28 16:52:04 -08:00
Dirk Thomas 45e34cdce9 1.9.42 2013-01-25 11:00:30 -08:00
Dirk Thomas e42914d169 fix install location of relocated rosbuild stuff 2013-01-25 11:00:02 -08:00
Dirk Thomas ee557b5136 fix location of (obsolete) ROS_ETC_DIR 2013-01-24 19:04:02 -08:00
Dirk Thomas 48aabfd005 1.9.41 2013-01-24 18:52:27 -08:00
Dirk Thomas e826d1039e modified ROS_ROOT in devel space and moved all rosbuild files to a location which fits how the files are relatively looked up 2013-01-24 17:38:21 -08:00
Dirk Thomas ab5c416ccb modified install location of download_checkmd5 script to work in devel space and be consistent with other files 2013-01-24 16:30:04 -08:00
Dirk Thomas 3c3750ca03 fix wrong comments about location of rosconfig.cmake 2013-01-24 16:10:51 -08: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
Dirk Thomas a2ceb859ae 1.9.39 2012-12-30 09:42:19 +00:00
Dirk Thomas 8ca30852cd fix rosbuild naming of checked test results 2012-12-30 09:39:33 +00:00
Dirk Thomas fd1c8ec779 remove rosbuild gtest logic and variable and use catkin defined variables directly 2012-12-30 09:34:17 +00:00
Dirk Thomas e0705f08fe 1.9.38 2012-12-29 09:37:48 +00:00
Dirk Thomas c84631ad47 add unsetting ROS_WORKSPACE to env hook of roslib 2012-12-29 09:37:12 +00:00
Dirk Thomas 38fcbfa0d6 1.9.37 2012-12-24 22:06:44 +00:00
Aaron Blasdel 4fc48c5f3b added missing license header 2012-12-21 19:05:31 +00:00
Aaron Blasdel 7e6505759c added missing license headers 2012-12-21 18:53:16 +00:00
Dirk Thomas 6faec48a4a 1.9.36 2012-12-16 20:32:49 +00:00
Dirk Thomas f983ca6dba provide message gen/runtime to dry downstream packages 2012-12-16 20:32:36 +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 daab31fa0c create tests target only when not yet existing 2012-12-06 08:56:31 +00:00
Dirk Thomas 4022a36701 deduplicate list while guaranteed keeping stable order 2012-12-06 08:55:43 +00:00
Dirk Thomas df65bc049a warn when switching between ROS distros 2012-12-06 08:46:11 +00:00
Dirk Thomas 5db18bac96 output all vars in case of error 2012-12-03 18:34:16 +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
Ioan Sucan 574a543026 allow finding multiple plugins from the same package 2012-11-27 08:59:41 +00:00
Dirk Thomas 0392e6a4f9 1.9.33 2012-11-15 03:34:50 +00:00
Dirk Thomas 5093ef1081 add missing .svn exclude 2012-11-15 03:34:33 +00:00
Dirk Thomas d8a6b143e9 add dep to pkg-config 2012-11-12 19:54:40 +00:00
Dirk Thomas b8a8474f7c 1.9.32 2012-11-09 09:12:13 +00:00
Dirk Thomas 2b6b0b3a9e fixed rosunit script location in install space 2012-11-09 09:11:51 +00:00
Dirk Thomas b40683d481 1.9.31 2012-11-09 05:35:11 +00:00
Dirk Thomas 8023d54f81 improved invocation of rosunit binary and scripts 2012-11-09 05:34:47 +00:00
Wim Meeussen 41c5e1f48c fix paths for rosbuild 2012-11-08 21:54:05 +00:00
Dirk Thomas 2455ea74d7 1.9.30 2012-11-06 22:15:04 +00:00
Vincent Rabaud 38a44be3ff remove pre-Fuerte behavior 2012-11-06 22:11:22 +00:00
Dirk Thomas 8d6a588f9b 1.9.29 2012-11-06 05:02:10 +00:00
Dirk Thomas 25d1efa9f5 updated variables to latest catkin 2012-11-06 04:58:56 +00:00
Dirk Thomas 07f3b44e29 use one catkin_find invocation instead of multiple to achieve correct workspace overlaying, keep order in uniquified result list 2012-11-05 22:21:22 +00:00
Dirk Thomas 0985189c02 1.9.28 2012-11-04 22:05:29 +00:00
Dirk Thomas f083bd4581 fixed ROS_ROOT after moving env hooks around 2012-11-04 22:05:14 +00:00
Dirk Thomas 7ebc961e04 1.9.27 2012-11-04 20:06:34 +00:00
Dirk Thomas a666da1e90 updated catkin_find usage to latest catkin 2012-11-04 04:24:20 +00:00
Dirk Thomas bf8ec0747d normpath some paths to pass unit tests with ROS_ROOT containing .. 2012-11-04 04:23:07 +00:00
Dirk Thomas 0092abbba3 refactored env hooks and extra files from 'in' to 'em' 2012-11-04 04:20:54 +00:00
Dirk Thomas b799ce68c7 moved env hooks from ros to roslib, made ros a metapackage 2012-11-04 04:20:47 +00:00
Dirk Thomas cb23ce87b2 moved env hooks from ros to roslib, made ros a metapackage 2012-11-04 04:18:52 +00:00
Dirk Thomas c9cda0d466 1.9.26 2012-10-28 18:41:54 +00:00
Dirk Thomas 3bba8adb8c revert part of last commit, improved error message 2012-10-28 18:41:30 +00:00
Vincent Rabaud 1af9de040c 1.9.25 2012-10-27 15:51:25 +00:00
Vincent Rabaud 72dfb01f2b fix a few wrong paths 2012-10-27 15:31:18 +00:00
Dirk Thomas fe65e45e7a 1.9.24 2012-10-19 00:26:33 +00:00
Dirk Thomas 075e2ae89c search for genmsg quietly since it is optional 2012-10-17 06:09:27 +00:00
Vincent Rabaud 9f1ffe328a adding genmsg dependency 2012-10-06 08:16:55 +00:00
Dirk Thomas af460be4ea 1.9.23 2012-10-06 08:14:52 +00:00
Dirk Thomas 707e20c29c make finding genmsg for roslang optional 2012-10-06 08:14:36 +00:00
Dirk Thomas ffb4fe6e92 1.9.22 2012-10-06 04:51:23 +00:00
Dirk Thomas 0675d4a649 added hack to resolve msg generators from wet since rospack does not find them yet 2012-10-06 04:49:30 +00:00
Dirk Thomas 5cb8fe97f7 1.9.21 2012-10-05 20:23:32 +00:00
Dirk Thomas 6865e4272a fixed lookup of rostoolchain.cmake 2012-10-05 20:21:37 +00:00
Dirk Thomas 4bccdeb7f0 fixed install location of check_same_directories.py 2012-10-05 20:00:12 +00:00
Vincent Rabaud fc1e28cfdd 1.9.20 2012-10-05 01:30:44 +00:00
Dirk Thomas 5d91405a30 modified location of rosbuild scripts 2012-10-05 01:05:20 +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 e4d01d8b9a add missing rospack runtime dependency to roslib 2012-10-01 23:57:27 +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 20bc9064c9 whitelist all install files from root of package explicitly 2012-09-27 03:18:08 +00:00
Dirk Thomas 3d9db61e9a fix cmake.mk correctly 2012-09-27 03:17:39 +00:00
Dirk Thomas 45a650d3c5 fixed cmake.mk location of rosbuild 2012-09-27 01:21:11 +00:00
Dirk Thomas 971b4ae861 make install not wildcard copy stuff from root folder of package 2012-09-27 01:20:45 +00:00
Dirk Thomas f17ecc8d54 1.9.14 2012-09-26 23:20:24 +00:00
Dirk Thomas 03fb33e30c fixed rosbuild install destination 2012-09-26 23:07:39 +00:00
Dirk Thomas 83d1ed74b0 fixed mk install destination 2012-09-26 23:04:19 +00:00
Dirk Thomas b1602a84b6 moved env hooks and rosconsole config to other locations 2012-09-26 22:56:25 +00:00
Dirk Thomas b4450fdf82 fixed mk install location 2012-09-26 22:55:21 +00:00
Dirk Thomas 0c7ea3a53a add missing cmake min version 2012-09-26 22:23:36 +00:00
Dirk Thomas f8cbb0470c fixed install directory 2012-09-26 22:23:21 +00:00
Dirk Thomas 66fd5cf735 1.9.13 2012-09-25 04:51:46 +00:00
Dirk Thomas db3c2ba0a9 hack to make roslib find package.xml when searching for manifest.xml 2012-09-25 04:51:11 +00:00
Dirk Thomas f8e3f3056b disable stack test 2012-09-25 04:49:54 +00:00
Dirk Thomas 71fad40067 more cleanup 2012-09-24 22:37:00 +00:00
Dave Hershberger 1d66e137cf ros: moved config/rosconsole.config to core/roslib package directory, which is where it is expected now. 2012-09-24 17:14:02 +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
Dave Hershberger 8ece65da32 moved env-hooks dir from parent (stack) dir to core/roslib and added catkin_add_env_hooks() to roslib/CMakeLists.txt. 2012-09-21 23:10:27 +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 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
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 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
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 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 22dbf4e9e7 fixed usage of catkin_find 2012-09-06 21:38:44 +00:00
Dirk Thomas e04013bb6e fixed include installation 2012-09-06 19:46:34 +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 64e8db7f30 use install destination variables 2012-09-03 19:08:31 +00:00
Dirk Thomas fae42b286d added missing link directories 2012-08-30 07:29:47 +00:00
Dirk Thomas dd626d5bee fixed roslib utest 2012-08-28 02:35:05 +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
Dirk Thomas 59bce6c88f allow multiple authors and join the result (#3986) 2012-06-18 17:12:08 +00:00
Dirk Thomas aa571942dc make find_package REQUIRED 2012-06-11 03:19:40 +00:00
Tully Foote 4900f74139 removing old rosmakeall scripts which predate rosmake 2012-06-06 21:25:05 +00:00
Dirk Thomas 0f69bbce1e removed obsolete catkin tag from manifest files 2012-06-02 03:27:04 +00:00