Commit Graph

3938 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
Dirk Thomas 2c3be8fe6a remove unnecessary usage of unicode strings (fix #12) 2013-06-05 15:39:08 -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 a59475e660 use print function in rosunit (fix #11) 2013-04-09 14:52:25 -07:00
Dirk Thomas ea9abcf5ad Merge pull request #13 from jack-oquin/hydro-devel
make rosunit use print_function for python 2 and 3 compatibility (#11)
2013-04-08 17:46:52 -07:00
Jack O'Quin a7ef67de33 make rosunit use print_function for python 2 and 3 compatibility (#11) 2013-03-31 10:59:46 -05: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 d09ce16b32 make rosclean test happy 2013-03-20 17:39:19 -07:00
Dirk Thomas e44f261a76 add -y option for 'rosclean purge' (fix #3) 2013-03-20 16:45:49 -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
Dirk Thomas 46427b7efe Merge pull request #8 from stonier/patch-1
Runtime destination for windows dll
2013-03-20 16:16:31 -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
Dirk Thomas 1e5d5c86c1 Merge pull request #7 from ros-windows/groovy-devel
Ensure variables survive local scope in 10.ros.bat
2013-03-14 22:57:44 -07: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 086c0e058c add buildtool dep on catkin for metapackage 2013-03-12 18:27:07 -07: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 f677e44c15 add CMakeLists.txt for metapackage 2013-03-04 16:10:25 -08:00
Dirk Thomas f7c77a889c fix handling spaces in folder names (ros/catkin#375) 2013-03-04 16:10:14 -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 71eb804047 modified roscd to switch to latest sourced catkin space when invoked without arguments (fix #123) 2013-02-28 15:54:00 -08:00
Dirk Thomas aa89e8a509 fix inconsistent format for ROS_PARALLEL_JOBS (#4) 2013-02-27 14:42:23 -08:00
Dirk Thomas 4a4f6b9db3 use -jN -lN in rosmake (fix #4) 2013-02-19 12:25:14 -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 7a16d9978d Merge pull request #1 from ros/issue-1
rosbuild fails when building in isolation
2013-01-24 18:46:30 -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 a26602cbcf add .gitignore file 2013-01-24 16:08:28 -08:00
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