- Mar 02, 2018
-
-
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
-
Dilawar Singh authored
-
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
-
Dilawar Singh authored
-
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...
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
- Feb 01, 2018
-
-
Dilawar Singh authored
Added binder functionality (interactive tutorials online) to documentation
-
- Jan 31, 2018
-
-
Dhruva Gowda Storz authored
Added links to interactive moose binder environment on main website. See tutorials, 'getting started with python scripting for moose', and the new 'interactive tutorials' tab in quickstart
-
Dilawar Singh authored
Arch linux package has been created. Needs to be added to OBS.
-
Dilawar Singh authored
Added instruction to pull the docker image. #234 .
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
- Jan 29, 2018
-
-
Dilawar Singh authored
-
- Jan 24, 2018
-
-
Dilawar Singh authored
Addition of Help.png. Related to #225
-
- Jan 23, 2018
-
-
- Jan 22, 2018
-
-
Dhruva Gowda Storz authored
-
Dilawar Singh authored
-
Dilawar Singh authored
Created links to CREDIT and INSTALL file in README file.
-