Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (efcf9081b3a1c16ed8f6227c3dcde69328b805ce)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (efcf9081b3a1c16ed8f6227c3dcde69328b805ce)
  • Date: Fri, 9 Jan 2015 13:07:25 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

python-pypi/box2d/HISTORY | 3 +++
python-pypi/box2d/PRE_BUILD | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit efcf9081b3a1c16ed8f6227c3dcde69328b805ce
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

box2d: Scacrifice python comments to compile

SWIG doesn't like these.

diff --git a/python-pypi/box2d/HISTORY b/python-pypi/box2d/HISTORY
index 0cf1ff1..c560e61 100644
--- a/python-pypi/box2d/HISTORY
+++ b/python-pypi/box2d/HISTORY
@@ -1,2 +1,5 @@
+2015-01-09 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Sacrifice python comments, SWIG doesn't like these
+
2014-11-03 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/python-pypi/box2d/PRE_BUILD b/python-pypi/box2d/PRE_BUILD
new file mode 100755
index 0000000..fb7a4f1
--- /dev/null
+++ b/python-pypi/box2d/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's/# .*//' Box2D/*.i



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (efcf9081b3a1c16ed8f6227c3dcde69328b805ce), Ismael Luceno, 01/09/2015

Archive powered by MHonArc 2.6.24.

Top of Page