← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 9b3a4a: Move gui-cmake to gui-folder

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 9b3a4ad52cd87af1afbd157fdfa1338ccd220760
      https://github.com/yade/trunk/commit/9b3a4ad52cd87af1afbd157fdfa1338ccd220760
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M CMakeLists.txt
    A gui/CMakeLists.txt

  Log Message:
  -----------
  Move gui-cmake to gui-folder


  Commit: 33931c4c5afe17dfecfc8970872486e7bd684b1b
      https://github.com/yade/trunk/commit/33931c4c5afe17dfecfc8970872486e7bd684b1b
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M CMakeLists.txt
    A py/CMakeLists.txt

  Log Message:
  -----------
  Move cmake for python modules to py-folder.


  Commit: 69bb9cbb99c1ea2bb1111d2bbc46ecfe483a78f2
      https://github.com/yade/trunk/commit/69bb9cbb99c1ea2bb1111d2bbc46ecfe483a78f2
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M py/CMakeLists.txt

  Log Message:
  -----------
  Separate python modules in cmake-build


  Commit: 89f5e456b726f3c6954a4504114fe3959db0abdf
      https://github.com/yade/trunk/commit/89f5e456b726f3c6954a4504114fe3959db0abdf
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M CMakeLists.txt
    M py/CMakeLists.txt

  Log Message:
  -----------
  Fix some liking in cmake-build


  Commit: 189046e40ba3bf6d93cc510b09dac9e23d351260
      https://github.com/yade/trunk/commit/189046e40ba3bf6d93cc510b09dac9e23d351260
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Some fixes in cmake-build.


  Commit: bf16701f571045c50bc0398eeae52e2471b74607
      https://github.com/yade/trunk/commit/bf16701f571045c50bc0398eeae52e2471b74607
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M py/tests/core.py

  Log Message:
  -----------
  Add autotest to check bug LP:1001194


  Commit: 1e508601521f983551328fcf47136db4682f4814
      https://github.com/yade/trunk/commit/1e508601521f983551328fcf47136db4682f4814
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M core/BodyContainer.cpp
    M core/BodyContainer.hpp

  Log Message:
  -----------
  Give the newly created body an id, which is the size of bodyContainer. Remove lowestFree. Nicer fix for LP:1001194


Compare: https://github.com/yade/trunk/compare/b923890...1e50860