- Mar 07, 2018
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
- Mar 02, 2018
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
3047477 python3/python2 compatible call to raw_input. git-subtree-dir: moose-examples git-subtree-split: 3047477ce74705290cb282ac1dca7fcff3f4cf3f
-
Dilawar Singh authored
-
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
-
Dilawar Singh authored
-
Dilawar Singh authored
-
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
-
- Mar 01, 2018
-
-
Dilawar Singh authored
consistent.
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
d27db9c8e7 Do not use -p switch. its not easy to get required info from all linux-distributions. e667953634 Fixed message to set in cmake. git-subtree-dir: moose-core git-subtree-split: d27db9c8e732a8b7a34f7670a19d16e6ccaa6118
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
0b125f6940 Fixed typo in cmake file. f3118f0115 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. 03d589931f Use bdist instead of install for creating binay distrution. During installation, untar this to destination. a08658e990 Tweaks to setup.cmake.py file. c5f1d919f4 Test on travis. 6b32fde2bd Merge commit '6d651b60' 324a20c1be Merge commit 'e0b8959c' 59f6e9ed1a On debian/ubuntu install-layout option is set to deb. [skip ci] 62201d9f65 Merge commit 'f80ae40d' 9b81dfc5d9 This fixes moose but a better solution to install pymoose in moose-core must be found. 7e27f809de Merge commit '6f7697fb' 939c734c36 Mer...
-
Dilawar Singh authored
-
Dilawar Singh authored
76564f0873 Fixed package url. Using 14.04 instead of 12.04. git-subtree-dir: moose-gui git-subtree-split: 76564f0873dc24ba1fb5af5c73ebfed6b9721d14
-
Dilawar Singh authored
- 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.
-
Dilawar Singh authored
untar this to destination.
-
Dilawar Singh authored
-
- Feb 28, 2018
-
-
Dilawar Singh authored
-
Dilawar Singh authored
1b0cfacf8f add a qmessageBox.question before deleting the connection message in the gui git-subtree-dir: moose-gui git-subtree-split: 1b0cfacf8f23aad7937aae8bc0d3e708d20db13f
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
49d5b3ef6b Merge pull request #255 from dilawar/master f498d7c6a4 Merge branch 'master' of github.com:dilawar/moose-core c09dd9936f Cut down on unneccessary looping. It is logically equivalent to original block. aab34e125d Merge branch 'master' into master 3568083113 replace has_key with python3 compatible statement. 026d0a39b1 updated pre-commit config. b811def3bd Merge branch 'master' of github.com:BhallaLab/moose-core 5bc1e1410a Merge pull request #254 from upibhalla/master b08b888f56 Merge branch 'master' of https://github.com/BhallaLab/moose-core 945fb6b961 Added funcDt to rdesigneur arguments, set sensible defaults 760f554966 Update Function.cpp 8e9bcb58ac Merge pull request #253 from upibhalla/master 2f8dc9fcfe Merge branch 'master' of https://github.com/BhallaLab/moose-core b55e1a74ea Update to Synapse to permit set/get access to addSpike. Cascaded onto all SynHandlers. Update to rdesigneur to permit fullscreen display of Moogli. 6eca687a6...
-
- Feb 14, 2018
-
-
Dilawar Singh authored
-
- Feb 13, 2018
-
-
Dilawar Singh authored
Added docker image info.
-
- Feb 03, 2018
-
-
Dilawar Singh authored
Fixed typo.
-
Dilawar Singh authored
Added PIP package.
-
Dilawar Singh authored
-
- Feb 02, 2018
-
-
Dilawar Singh authored
67f02feb7e qgraGrp declaration at kineticswidget git-subtree-dir: moose-gui git-subtree-split: 67f02feb7e7cb621c45de0cabfd04dbb07d0b693
-