Commit Graph

3938 Commits

Author SHA1 Message Date
Dirk Thomas 0cffaa6bed add optional argument force_recrawl to getPlugins function 2014-04-21 11:53:10 -07:00
Dirk Thomas a1560041dc fix CMake warning with 2.8.12 and newer (fix #44) 2014-04-07 18:42:21 -07:00
Dirk Thomas 6713a4f59d add missing run dependency on rosbuild (fix #47) 2014-03-05 10:30:24 -08:00
Dirk Thomas 594ebf7cc6 Merge pull request #46 from ros/catkin_install_python
use catkin_install_python() to install Python scripts
2014-02-19 09:17:23 -08:00
Dirk Thomas 55e0339aa0 1.11.0 2014-01-31 18:41:27 +01:00
Dirk Thomas 2c0f495d5f update ROS distro name to indigo 2014-01-31 18:38:44 +01:00
Dirk Thomas c553d24343 update changelogs 2014-01-31 18:37:59 +01:00
Dirk Thomas b92c6ecd93 ensure escaping of preprocessor definition (fix #43) 2014-01-31 17:55:30 +01:00
Dirk Thomas 7dcd67ed62 use catkin_install_python() to install Python scripts 2014-01-27 16:07:01 -08:00
Dirk Thomas 9ed3a89136 "1.10.9" 2014-01-07 21:55:37 -08:00
Dirk Thomas 7fa397dbfc update changelog 2014-01-07 21:54:41 -08:00
Dirk Thomas 9ccccf6453 fix python 2 (regression of 12d5bf52db) 2013-11-27 17:52:33 -08:00
Dirk Thomas 12d5bf52db Merge pull request #41 from dirk-thomas/hydro-devel
python 3 compatibility
2013-11-26 12:55:31 -08:00
Dirk Thomas 224723bd16 fix repo urls 2013-11-18 15:49:07 -08:00
Dirk Thomas 820452386a fix include dir order 2013-11-18 15:09:44 -08:00
Dirk Thomas 3392d8cb6b python 3 compatibility 2013-10-23 15:01:40 -07:00
Dirk Thomas 38cd923125 1.10.8 2013-10-15 10:41:42 -07:00
Dirk Thomas 958e6f9433 update changelogs 2013-10-15 10:41:24 -07:00
Dirk Thomas b6b49a28b9 fix check for permissions (regression from #37) 2013-10-15 10:28:28 -07:00
Dirk Thomas 4b205461e3 1.10.7 2013-10-04 00:42:22 -07:00
Dirk Thomas 7bc35cab61 updated changelogs 2013-10-04 00:39:50 -07:00
Dirk Thomas 2e4f7c3c86 Merge pull request #35 from ros/sanitize_rosunit_xml
fix sanitizing rosunit xml files on the lowest level possible
2013-10-03 14:39:17 -07:00
Dirk Thomas e4d91e1a81 Merge pull request #37 from ros/find_perm
use platform dependent argument for 'find -perm' (fix #33)
2013-10-03 11:52:40 -07:00
Dirk Thomas 76f7ead73e Merge pull request #38 from ros/rospd
fix return code for rospd for invalid package names (fix #30)
2013-10-03 09:27:46 -07:00
Dirk Thomas 1bc97a89f3 fix return code for rospd for invalid package names (fix #30) 2013-10-02 18:09:47 -07:00
Dirk Thomas a5f5939a1e use platform dependent argument for 'find -perm' (fix #33) 2013-10-02 17:42:48 -07:00
Dirk Thomas 956dd589b5 Merge pull request #34 from ros-windows/hydro-devel
Allow python file to pass 'executable filter' in Windows
2013-10-02 17:04:21 -07:00
Dirk Thomas bbe9d12e08 compatibility of env hooks with old workspace files (fix #36) 2013-10-02 16:43:58 -07:00
Yeong-il Choe b946e82226 allow python file(*.py) to pass executable filter in Windows 2013-10-02 12:58:24 +09:00
Dirk Thomas 74a66feca8 fix sanitizing rosunit xml files on the lowest level possible 2013-10-01 20:25:52 -07:00
Derek King 5f427f46c1 Making rosawesome more awesome. 2013-09-20 17:37:53 -07:00
Dirk Thomas 3f6c5e4e85 1.10.6 2013-08-22 16:49:55 -07:00
Dirk Thomas ac02a9dd59 update changelogs 2013-08-22 16:49:36 -07:00
Dirk Thomas 0ddd138f02 fix regression from #29 2013-08-22 16:47:55 -07:00
Dirk Thomas 18aa5865de 1.10.5 2013-08-21 18:29:44 -07:00
Dirk Thomas 11664ed3fa update changelogs 2013-08-21 18:29:08 -07:00
Dirk Thomas 63c933f01d update non-bash env hooks to use runtime context (ros/catkin#490) 2013-08-04 12:58:45 -07:00
Dirk Thomas 264283ef5a resolve rosunit path in installspace at runtime without find_program(), update env hooks to use runtime context (ros/catkin#490) 2013-08-04 12:58:25 -07:00
Dirk Thomas 86080534f6 simplify home expansion in completion, fix issue on osx (fix #27) 2013-08-02 13:28:03 -07:00
Thibault Kruse 8446d422c2 lazy initialize valid package names (can save rospack roscache update call) 2013-07-24 14:30:25 -07:00
Thibault Kruse 9f7d605668 reuse rospack instance in get_file_dependencies 2013-07-23 14:40:21 -07:00
Thibault Kruse ee5967808b pass rospack instance as intended by gentools 2013-07-23 14:40:14 -07:00
Thibault Kruse 7be57f9ec9 fix trailing whitespaces 2013-07-23 14:40:08 -07:00
Dirk Thomas e21be14380 update destination order for library 2013-07-11 09:48:28 -07:00
Dirk Thomas 66523be398 1.10.4 2013-07-05 16:14:39 -07:00
Dirk Thomas 10d22e53fc update changelogs 2013-07-05 16:13:51 -07:00
Dirk Thomas 1f84c302ec add dependency on specific version of catkin 2013-07-05 16:12:43 -07:00
Dirk Thomas bebcda20ad update eclipse-project target to not try to delete CATKIN_IGNORE marker files and check before trying to delete other files/folders (fix #20) 2013-07-05 14:32:58 -07:00
Dirk Thomas c79d207a14 1.10.3 2013-07-03 13:16:54 -07:00
Dirk Thomas 58c24402f2 update changelogs 2013-07-03 12:02:48 -07:00