Skip to content
Snippets Groups Projects
  1. Mar 02, 2018
    • Dilawar Singh's avatar
      Merge branch 'chennapoda' · 5203f6de
      Dilawar Singh authored
      5203f6de
    • Dilawar Singh's avatar
      Merge commit '3aff9008' · 2ad8f754
      Dilawar Singh authored
      2ad8f754
    • Dilawar Singh's avatar
      Squashed 'moose-examples/' changes from bd41d06..3047477 · 3aff9008
      Dilawar Singh authored
      3047477 python3/python2 compatible call to raw_input.
      
      git-subtree-dir: moose-examples
      git-subtree-split: 3047477ce74705290cb282ac1dca7fcff3f4cf3f
      3aff9008
    • Dilawar Singh's avatar
      Merge commit '33bf735f' · e0c4ba41
      Dilawar Singh authored
      e0c4ba41
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from f1dcea8..f38dc5d · 33bf735f
      Dilawar Singh authored
      f38dc5d On tumbleweed, cmake returns python3 default but python-numpy is python2 version. Won't fix it. Its a upstream problem.
      REVERT: f1dcea8 Install in debian layout in packages. Added option in setup.cfg file Its delicate solution. Added a note.
      REVERT: 5a73acb Finally. Needs to write setup.cfg file to make /usr/local  and /usr prefix consistent.
      REVERT: d7c41e4 bdist_egg is more consistent on both RPM and DEB based systems.
      REVERT: be42fd2 Merge commit 'bcf5c52d' into chennapoda
      REVERT: d27db9c Do not use -p switch. its not easy to get required info from all linux-distributions.
      REVERT: e667953 Fixed message to set in cmake.
      REVERT: 8523290 Fixed typo in command.
      REVERT: 0b125f6 Fixed typo in cmake file.
      REVERT: f3118f0 multiple fix to build system. - dont use python setup.py install . It does not work anymore if --prefix   directory is not in PYTHONPATH. - Use python setup.py bdist -d INSTALL_DIR and let cmake unarchive and copy it   to desired location. This is much better solution.
      REVERT: 03d5899 Use bdist instead of install for creating binay distrution. During installation, untar this to destination.
      REVERT: a08658e Tweaks to setup.cmake.py file.
      REVERT: c5f1d91 Test on travis.
      REVERT: 6b32fde Merge commit '6d651b60'
      REVERT: 324a20c Merge commit 'e0b8959c'
      REVERT: 59f6e9e On debian/ubuntu install-layout option is set to deb. [skip ci]
      REVERT: 62201d9 Merge commit 'f80ae40d'
      REVERT: 9b81dfc This fixes moose but a better solution to install pymoose in moose-core must be found.
      REVERT: 7e27f80 Merge commit '6f7697fb'
      REVERT: 939c734 Merge commit '627f1ce1'
      REVERT: 4775933 Merge commit '7b3c355a'
      REVERT: 43c0674 Squashed 'moose-core/' changes from d4417dcffd..2657e3345e (#222)
      REVERT: 8c9ad49 Fixed the syntax causing failure.
      REVERT: 397efaf Handling MOOSE_VERSION is better way.
      
      git-subtree-dir: moose-core
      git-subtree-split: f38dc5d6b2d6a3bcb5439a2f5ba680adad754ec7
      33bf735f
    • Dilawar Singh's avatar
      master branch. · 3854645f
      Dilawar Singh authored
      3854645f
    • Dilawar Singh's avatar
      Merge commit 'a1f7f5ea' · 4643c665
      Dilawar Singh authored
      4643c665
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 49d5b3e..f1dcea8 · a1f7f5ea
      Dilawar Singh authored
      f1dcea8 Install in debian layout in packages. Added option in setup.cfg file Its delicate solution. Added a note.
      5a73acb Finally. Needs to write setup.cfg file to make /usr/local  and /usr prefix consistent.
      d7c41e4 bdist_egg is more consistent on both RPM and DEB based systems.
      be42fd2 Merge commit 'bcf5c52d' into chennapoda
      d27db9c Do not use -p switch. its not easy to get required info from all linux-distributions.
      e667953 Fixed message to set in cmake.
      8523290 Fixed typo in command.
      0b125f6 Fixed typo in cmake file.
      f3118f0 multiple fix to build system. - dont use python setup.py install . It does not work anymore if --prefix   directory is not in PYTHONPATH. - Use python setup.py bdist -d INSTALL_DIR and let cmake unarchive and copy it   to desired location. This is much better solution.
      03d5899 Use bdist instead of install for creating binay distrution. During installation, untar this to destination.
      a08658e Tweaks to setup.cmake.py file.
      c5f1d91 Test on travis.
      6b32fde Merge commit '6d651b60'
      324a20c Merge commit 'e0b8959c'
      59f6e9e On debian/ubuntu install-layout option is set to deb. [skip ci]
      62201d9 Merge commit 'f80ae40d'
      9b81dfc This fixes moose but a better solution to install pymoose in moose-core must be found.
      7e27f80 Merge commit '6f7697fb'
      939c734 Merge commit '627f1ce1'
      4775933 Merge commit '7b3c355a'
      43c0674 Squashed 'moose-core/' changes from d4417dcffd..2657e3345e (#222)
      8c9ad49 Fixed the syntax causing failure.
      397efaf Handling MOOSE_VERSION is better way.
      
      git-subtree-dir: moose-core
      git-subtree-split: f1dcea850568ddaabc765771566ab93891ceb312
      a1f7f5ea
  2. Mar 01, 2018
  3. Feb 28, 2018
  4. Feb 14, 2018
  5. Feb 13, 2018
  6. Feb 03, 2018
  7. Feb 02, 2018
    • Dilawar Singh's avatar
      Squashed 'moose-gui/' changes from 92dd345eb5..67f02feb7e · 04eb7178
      Dilawar Singh authored
      67f02feb7e qgraGrp declaration at kineticswidget
      
      git-subtree-dir: moose-gui
      git-subtree-split: 67f02feb7e7cb621c45de0cabfd04dbb07d0b693
      04eb7178
    • Dilawar Singh's avatar
      Merge commit '04eb7178' · 4e954fdc
      Dilawar Singh authored
      4e954fdc
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from bda97426c8..0c33b2c333 · e0b8959c
      Dilawar Singh authored
      0c33b2c333 remove setup.py. It has been renamed to setup.cmake.py to avoid confusion. This file is to be used only by cmake.
      079730d06d Added missing package data.
      59d374fa48 removed deprecated setup.py file.
      9d3f7439f6 Merge remote-tracking branch 'origin/chamcham'
      28ded4be72 matplotlib is not essential dependencies in tests or in any moose import. If NSDF support is not found, do not fail the test.
      b7294b2814 More informative message if plot utilities are not loaded.
      4678f1a263 Merge branch 'master' of github.com:BhallaLab/moose-core
      667a3d254f more detailed error message if neuroml2 import fails.
      5d504a5a1e Merge branch 'master' of https://github.com/BhallaLab/moose-core
      c5c5854fe8 Added extra args to setup.py.
      07f19011c8 install using debian layout.
      0c3c2b7416 Merge pull request #249 from dilawar/master
      03951bd314 When build in DEBUG mode, we never go to negative values in this test script. This causes test to fail on some unix platform in DEB...
      e0b8959c