-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #797 from dartsim/packaging-6.1.1
Packaging 6.1.1
- Loading branch information
Showing
16 changed files
with
77 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## DART 6 | ||
|
||
### DART 6.1.1 (201X-XX-XX) | ||
### DART 6.1.1 (201X-10-14) | ||
|
||
* Build | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
dart6 (6.1.1) unstable; urgency=medium | ||
|
||
* Modified to build DART without SIMD options by default | ||
* Modified to build external libraries as separately build targets | ||
* Modified to export CMake target files separately per target | ||
* Updated lodepng up to version 20160501 | ||
|
||
-- Jeongseok Lee <[email protected]> Fri, 14 Oct 2016 23:59:00 -0500 | ||
|
||
dart6 (6.1.0) unstable; urgency=medium | ||
|
||
* Added 'computeLagrangian()' to 'MetaSkeleton' and 'BodyNode' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/collision/bullet/* | ||
usr/lib/libdart-collision-bullet.so | ||
usr/share/dart/dart_collision-bulletTargets.cmake | ||
usr/share/dart/dart_collision-bulletTargets-*.cmake | ||
usr/share/dart/dart_collision-bulletComponent.cmake | ||
usr/share/dart/cmake/dart_collision-bulletTargets.cmake | ||
usr/share/dart/cmake/dart_collision-bulletTargets-*.cmake | ||
usr/share/dart/cmake/dart_collision-bulletComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/external/imgui/* | ||
usr/lib/libdart-external-imgui.so | ||
usr/share/dart/dart_external-imguiTargets.cmake | ||
usr/share/dart/dart_external-imguiTargets-*.cmake | ||
usr/share/dart/dart_external-imguiComponent.cmake | ||
usr/share/dart/cmake/dart_external-imguiTargets.cmake | ||
usr/share/dart/cmake/dart_external-imguiTargets-*.cmake | ||
usr/share/dart/cmake/dart_external-imguiComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/external/lodepng/* | ||
usr/lib/libdart-external-lodepng.so | ||
usr/share/dart/dart_external-lodepngTargets.cmake | ||
usr/share/dart/dart_external-lodepngTargets-*.cmake | ||
usr/share/dart/dart_external-lodepngComponent.cmake | ||
usr/share/dart/cmake/dart_external-lodepngTargets.cmake | ||
usr/share/dart/cmake/dart_external-lodepngTargets-*.cmake | ||
usr/share/dart/cmake/dart_external-lodepngComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/external/odelcpsolver/* | ||
usr/lib/libdart-external-odelcpsolver.so | ||
usr/share/dart/dart_external-odelcpsolverTargets.cmake | ||
usr/share/dart/dart_external-odelcpsolverTargets-*.cmake | ||
usr/share/dart/dart_external-odelcpsolverComponent.cmake | ||
usr/share/dart/cmake/dart_external-odelcpsolverTargets.cmake | ||
usr/share/dart/cmake/dart_external-odelcpsolverTargets-*.cmake | ||
usr/share/dart/cmake/dart_external-odelcpsolverComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/gui/*.* | ||
usr/lib/libdart-gui.so | ||
usr/share/dart/dart_guiTargets.cmake | ||
usr/share/dart/dart_guiTargets-*.cmake | ||
usr/share/dart/dart_guiComponent.cmake | ||
usr/share/dart/cmake/dart_guiTargets.cmake | ||
usr/share/dart/cmake/dart_guiTargets-*.cmake | ||
usr/share/dart/cmake/dart_guiComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/gui/osg/* | ||
usr/lib/libdart-gui-osg.so | ||
usr/share/dart/dart_gui-osgTargets.cmake | ||
usr/share/dart/dart_gui-osgTargets-*.cmake | ||
usr/share/dart/dart_gui-osgComponent.cmake | ||
usr/share/dart/cmake/dart_gui-osgTargets.cmake | ||
usr/share/dart/cmake/dart_gui-osgTargets-*.cmake | ||
usr/share/dart/cmake/dart_gui-osgComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
usr/include/dart/optimizer/ipopt/* | ||
usr/lib/libdart-optimizer-ipopt.so | ||
usr/share/dart/dart_optimizer-ipoptTargets.cmake | ||
usr/share/dart/dart_optimizer-ipoptTargets-*.cmake | ||
usr/share/dart/dart_optimizer-ipoptComponent.cmake | ||
usr/share/dart/cmake/dart_optimizer-ipoptTargets.cmake | ||
usr/share/dart/cmake/dart_optimizer-ipoptTargets-*.cmake | ||
usr/share/dart/cmake/dart_optimizer-ipoptComponent.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/optimizer/nlopt/* | ||
usr/lib/libdart-optimizer-nlopt.so | ||
usr/share/dart/dart_optimizer-ipoptTargets.cmake | ||
usr/share/dart/dart_optimizer-ipoptTargets-*.cmake | ||
usr/share/dart/dart_optimizer-ipoptComponent.cmake | ||
usr/share/dart/cmake/dart_optimizer-ipoptTargets.cmake | ||
usr/share/dart/cmake/dart_optimizer-ipoptTargets-*.cmake | ||
usr/share/dart/cmake/dart_optimizer-ipoptComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
usr/include/dart/planning/* | ||
usr/lib/libdart-planning.so | ||
usr/share/dart/dart_planningTargets.cmake | ||
usr/share/dart/dart_planningTargets-*.cmake | ||
usr/share/dart/dart_planningComponent.cmake | ||
usr/share/dart/cmake/dart_planningTargets.cmake | ||
usr/share/dart/cmake/dart_planningTargets-*.cmake | ||
usr/share/dart/cmake/dart_planningComponent.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
usr/include/dart/utils/*.* | ||
usr/include/dart/utils/sdf/*.* | ||
usr/lib/libdart-utils.so | ||
usr/share/dart/dart_utilsTargets.cmake | ||
usr/share/dart/dart_utilsTargets-*.cmake | ||
usr/share/dart/dart_utilsComponent.cmake | ||
usr/share/dart/cmake/dart_utilsTargets.cmake | ||
usr/share/dart/cmake/dart_utilsTargets-*.cmake | ||
usr/share/dart/cmake/dart_utilsComponent.cmake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
usr/include/dart/utils/urdf/* | ||
usr/lib/libdart-utils-urdf.so | ||
usr/share/dart/dart_utils-urdfTargets.cmake | ||
usr/share/dart/dart_utils-urdfTargets-*.cmake | ||
usr/share/dart/dart_utils-urdfComponent.cmake | ||
usr/share/dart/cmake/dart_utils-urdfTargets.cmake | ||
usr/share/dart/cmake/dart_utils-urdfTargets-*.cmake | ||
usr/share/dart/cmake/dart_utils-urdfComponent.cmake | ||
|