From 6697e9eefbbc1a48c5a69dba2ca5e41bb77b2cf7 Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Thu, 2 Feb 2012 18:08:37 -0500 Subject: PATH-194 WIP packaging up various headers needed by llphysicsextensions fixed autobuild to have release and debug configurations, as that's what build.sh expects. --- package_physicsextensions.sh | 0 package_physicsextensions.xml | 94 ++++++++++++++++++++++++++++++++++++++----- 2 files changed, 85 insertions(+), 9 deletions(-) mode change 100644 => 100755 package_physicsextensions.sh diff --git a/package_physicsextensions.sh b/package_physicsextensions.sh old mode 100644 new mode 100755 diff --git a/package_physicsextensions.xml b/package_physicsextensions.xml index 3c79b34f69..6f5eb466f9 100644 --- a/package_physicsextensions.xml +++ b/package_physicsextensions.xml @@ -17,7 +17,7 @@ configurations - Default + Debug build @@ -28,13 +28,26 @@ -c ../package_physicsextensions.sh - configure + default + True + name + Debug + + Release + + build + command + bash + options + + -c ../package_physicsextensions.sh + default True name - Default + Release name @@ -46,7 +59,7 @@ stage configurations - common + Debug build @@ -65,7 +78,28 @@ LICENSES name - common + Debug + + Release + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + Release name @@ -77,7 +111,7 @@ stage configurations - common + Debug build @@ -96,7 +130,28 @@ LICENSES name - common + Debug + + Release + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + Release name @@ -108,7 +163,28 @@ stage configurations - common + Debug + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + Debug + + Release build @@ -127,7 +203,7 @@ LICENSES name - common + Release name -- cgit v1.2.3