Merge lp://qastaging/~ted/snapcraft/autoreconf into lp://qastaging/~ted/snapcraft/symlink-system

Proposed by Ted Gould
Status: Superseded
Proposed branch: lp://qastaging/~ted/snapcraft/autoreconf
Merge into: lp://qastaging/~ted/snapcraft/symlink-system
Diff against target: 877 lines (+735/-2)
17 files modified
debian/control (+2/-0)
examples/ros/icon.svg (+1/-0)
examples/ros/snapcraft.yaml (+27/-0)
examples/ros/src/CMakeLists.txt (+47/-0)
examples/ros/src/beginner_tutorials/CMakeLists.txt (+39/-0)
examples/ros/src/beginner_tutorials/msg/Num.msg (+1/-0)
examples/ros/src/beginner_tutorials/package.xml (+42/-0)
examples/ros/src/beginner_tutorials/src/add_two_ints_client.cpp (+30/-0)
examples/ros/src/beginner_tutorials/src/add_two_ints_server.cpp (+23/-0)
examples/ros/src/beginner_tutorials/src/listener.cpp (+60/-0)
examples/ros/src/beginner_tutorials/src/talker.cpp (+87/-0)
examples/ros/src/beginner_tutorials/srv/AddTwoInts.srv (+4/-0)
snapcraft/meta.py (+3/-0)
snapcraft/plugins/autotools.py (+8/-2)
snapcraft/plugins/catkin.py (+270/-0)
snapcraft/plugins/roscore.py (+83/-0)
snapcraft/yaml.py (+8/-0)
To merge this branch: bzr merge lp://qastaging/~ted/snapcraft/autoreconf
Reviewer Review Type Date Requested Status
Ted Gould Pending
Review via email: mp+274847@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2015-10-19.

Commit message

Fixes needed for some autotools builds

Description of the change

When working on the Ginac example, the build didn't do well without more fixes.

To post a comment you must log in.
248. By Ted Gould

Drop bison

249. By Ted Gould

PEP8 Fixes

Unmerged revisions

249. By Ted Gould

PEP8 Fixes

248. By Ted Gould

Drop bison

247. By Ted Gould

Adding bison as a workaround

246. By Ted Gould

Adding the Perl path

245. By Ted Gould

Sync trunk

244. By Ted Gould

Add autoreconf and libtool

243. By Ted Gould

Grab system mkdirs

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: