blender/build_files
Campbell Barton a42bf45333 revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)
discussed with Janne, Ton, Nathan and we agreed this kind of change at least needs discussion with module owners.

Its also too close to release to be making these kinds of changes.

commands used:

  # reverse merge
  svn merge -r36073:36072 .
  # for some reason this gave a lot of property changes
  svn revert `svn st | grep "^ M" | awk '{print $2}'`
  # reverse merging didn't work here, removing while dir.
  svn rm extern/eltopo/


  # manually fixed conflict in
  # ./source/blenderplayer/CMakeLists.txt
  #
  # also manually removed 2 lines from
  # ./CMakeLists.txt
2011-04-12 11:09:10 +00:00
..
buildbot buildbot: static zlib linking 2011-04-04 19:39:47 +00:00
cmake revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits) 2011-04-12 11:09:10 +00:00
package_spec patch [#26606] Debian spec: Bump to Python 3.2 2011-04-02 21:51:05 +00:00
scons revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits) 2011-04-12 11:09:10 +00:00