Commit Graph

1384 Commits

Author SHA1 Message Date
Dirk Thomas 4a71d3a251
use condition attributes to specify Python 2 and 3 dependencies (#226) 2019-08-13 15:14:42 -07:00
ViktorWalter 422c8a392e [roslib] Symlink search for roslib (#225)
* Allowing for finding resources linked in packages. We needed this for using roslaunch with directories linked from other locations, but it will likely be useful in general.

* PEP8: space after comma
2019-07-15 10:44:01 -07:00
Dirk Thomas 9ae30ba95a 1.14.6 2019-03-18 10:16:34 -07:00
Dirk Thomas 121a86e0dd update changelogs 2019-03-18 10:16:22 -07:00
Dirk Thomas 51772c2eec 1.14.5 2019-03-04 16:16:56 -08:00
Dirk Thomas e4f3c5e7ac update changelogs 2019-03-04 16:16:46 -08:00
Alex Moriarty 9c92fa4e65 [mk] add depend on rospack (#205)
* [mk] add depend on rospack

Fixes #204

* <depend> instead of <build_export_depend>

Not using package format 2

* build_depend and run_depend

* remove build_depend
2019-02-15 16:18:12 -08:00
Dirk Thomas e3f891ee3d
disable test with invalid dependency (#202) 2019-02-04 13:42:11 -08:00
James Xu 0383ed181c special handle python script without extension on Windows (#197)
* special handle python scripts without .py extension

* update comment about why python scripts are executable (#21)

* collapse change to only the if clause

* minor spelling

* add .lower()
2019-01-29 15:29:27 -08:00
James Xu 23b39a8b64 pull in CATKIN_ENV_HOOK_WORKSPACE if defined (#15) (#196) 2019-01-28 15:05:03 -08:00
James Xu b97cc7627c Use _MSC_VER for ROS_FORCE_INLINE (#194) 2019-01-28 15:04:35 -08:00
Jochen Sprickerhof 8a855e74ff chmod -x on Python modules (#183) 2018-08-13 09:20:55 -07:00
Johnson Shih d46534f380 Fix build issue on Windows (#186) 2018-08-03 15:00:06 -07:00
Dirk Thomas 9f2051dd80
add missing dependencies (#181) 2018-06-07 17:56:25 -07:00
Dirk Thomas 33b74d57a7 1.14.4 2018-05-01 12:34:42 -07:00
Dirk Thomas 2dfa6fda9b update changelogs 2018-05-01 12:34:28 -07:00
Dirk Thomas 492d417612 1.14.3 2018-01-30 10:34:56 -08:00
Dirk Thomas 1d2ce934c2 update changelogs 2018-01-30 10:34:26 -08:00
Dirk Thomas 6f699fbfc1
replace env hooks with a dependency on ros_environment (#166) 2018-01-26 11:55:11 -08:00
Dirk Thomas 4edd0f8337 Merge remote-tracking branch 'origin/lunar-devel' into kinetic-devel 2018-01-26 11:06:34 -08:00
Dirk Thomas 9a509a6531 1.13.6 2017-10-31 10:35:16 -07:00
Dirk Thomas 06445d12b5 update changelogs 2017-10-31 10:34:44 -07:00
Dirk Thomas b202645dc6 1.14.2 2017-10-26 14:38:05 -07:00
Dirk Thomas 3e4840dd53 update changelogs 2017-10-26 14:36:02 -07:00
Dirk Thomas 782d333f26 1.14.1 2017-07-27 07:39:18 -07:00
Dirk Thomas a1dc9d2b76 update changelogs 2017-07-27 07:38:32 -07:00
Dirk Thomas edaa0cf306 1.14.0 2017-02-22 13:59:16 -08:00
Dirk Thomas 391418dc2e update changelogs 2017-02-22 13:58:57 -08:00
Dirk Thomas 89aa1b4875 update ROS_DISTRO to lunar 2017-02-22 13:58:14 -08:00
Dirk Thomas 96b37e2197 1.13.5 2017-02-14 16:34:11 -08:00
Dirk Thomas 9cb4580dfc update changelogs 2017-02-14 16:34:01 -08:00
Guillaume Papin dac73ad913 roslib: add rospack to CATKIN_DEPENDS (#128)
This fixes a linker issue that can arise on some build environments:

    ld: warning: librospack.so, needed by /opt/ros/indigo/lib/libroslib.so, not found (try using -rpath or -rpath-link)
    /opt/ros/indigo/lib/libroslib.so: undefined reference to `rospack::ROSPack::run(std::string const&)'
    collect2: error: ld returned 1 exit status
2016-11-10 11:02:23 +01:00
Dirk Thomas 508271ce4b 1.13.4 2016-09-19 09:12:56 -07:00
Dirk Thomas 8094263fe5 update changelogs 2016-09-19 09:12:48 -07:00
Dirk Thomas 69ec1cd9a7 1.13.3 2016-09-16 14:20:26 -07:00
Dirk Thomas 4dc42a94a7 update changelogs 2016-09-16 14:20:13 -07:00
Mike Purvis 5a5f2a1375 Allow expected ROS_DISTRO value to be overridden at compile time. 2016-09-16 10:39:58 -04:00
Dirk Thomas 76c860373f 1.13.2 2016-09-02 11:35:54 -07:00
Dirk Thomas 7a6bffaeca update changelogs 2016-09-02 11:35:45 -07:00
Mike Purvis 6b88eb6a52 Avoid putting the rosbuild stacks dir on RPP if it doesn't exist. 2016-03-16 21:36:02 -04:00
Dirk Thomas f475f9499a 1.13.1 2016-03-13 12:24:08 -07:00
Dirk Thomas 492f5165cd update changelogs 2016-03-13 12:23:53 -07:00
Dirk Thomas b095e33ca7 1.13.0 2016-03-10 15:11:05 -08:00
Dirk Thomas 845007f5f4 update changelogs 2016-03-10 15:10:45 -08:00
Dirk Thomas f993632c9f update ROS_DISTRO to kinetic 2016-03-10 15:09:29 -08:00
Dirk Thomas 3369021ac6 1.12.6 2016-03-10 15:06:28 -08:00
Dirk Thomas bb10470660 update changelogs 2016-03-10 15:03:26 -08:00
Dirk Thomas 27e8dc17aa deprecate API returning incomplete information 2016-03-01 09:11:17 -08:00
Daniel Stonier 66c659346d expose an api which can map multiple export values to one package name (#103) 2016-03-01 09:09:15 -08:00
Robert Haschke c5046480d6 allow caching of rospack results (#97) 2016-02-29 17:38:07 -08:00