Squashed 'moose-core/' changes from d4417dcffd..2657e3345e (#222)
2657e3345e Merge pull request #199 from dilawar/master 973dd380ba Deleted Makefile. 545b4241c8 Restore synapse folder back to 933b259 . synapseOrder is now working. 90711a865c execute_process is now used to get the extension of python module. See http://bugs.python.org/issue16754 in case build fails on some unix because of 'SO'. 5b0a529c4e We do not reply on VERSION file to create version. TODO: Use config.h.in file to populate VERSION information. 2749918927 Accessing an existing object (#198) 220128f284 Do not run DOQCS with moose-core. Test DOQCS with released package only. Do so in moose-examples repo. ad2c63da12 Use QUIET_MODE=ON on travis. git-subtree-dir: moose-core git-subtree-split: 2657e3345e8b783cf22634680c7561f8dbd9f127
Showing
- moose-core/.travis.yml 0 additions, 1 deletionmoose-core/.travis.yml
- moose-core/.travis/travis_build_linux.sh 2 additions, 3 deletionsmoose-core/.travis/travis_build_linux.sh
- moose-core/.travis/travis_build_osx.sh 1 addition, 2 deletionsmoose-core/.travis/travis_build_osx.sh
- moose-core/MooseTests.cmake 9 additions, 0 deletionsmoose-core/MooseTests.cmake
- moose-core/pymoose/CMakeLists.txt 6 additions, 6 deletionsmoose-core/pymoose/CMakeLists.txt
- moose-core/pymoose/melement.cpp 1220 additions, 810 deletionsmoose-core/pymoose/melement.cpp
- moose-core/pymoose/moosemodule.cpp 5 additions, 32 deletionsmoose-core/pymoose/moosemodule.cpp
- moose-core/pymoose/vec.cpp 7 additions, 15 deletionsmoose-core/pymoose/vec.cpp
- moose-core/shell/Shell.cpp 10 additions, 37 deletionsmoose-core/shell/Shell.cpp
- moose-core/synapse/CMakeLists.txt 14 additions, 1 deletionmoose-core/synapse/CMakeLists.txt
- moose-core/synapse/RollingMatrix.cpp 14 additions, 0 deletionsmoose-core/synapse/RollingMatrix.cpp
- moose-core/synapse/SeqSynHandler.cpp 217 additions, 56 deletionsmoose-core/synapse/SeqSynHandler.cpp
- moose-core/synapse/SeqSynHandler.h 54 additions, 11 deletionsmoose-core/synapse/SeqSynHandler.h
- moose-core/synapse/testSynapse.cpp 86 additions, 28 deletionsmoose-core/synapse/testSynapse.cpp
- moose-core/tests/python/test_accessing_existing_paths.py 41 additions, 0 deletionsmoose-core/tests/python/test_accessing_existing_paths.py
- moose-core/tests/python/test_paths.py 51 additions, 0 deletionsmoose-core/tests/python/test_paths.py
- moose-core/tests/python/test_sbml.py 4 additions, 2 deletionsmoose-core/tests/python/test_sbml.py
- moose-core/tests/python/test_warnigns.py 14 additions, 0 deletionsmoose-core/tests/python/test_warnigns.py
- moose-core/utility/print_function.hpp 1 addition, 0 deletionsmoose-core/utility/print_function.hpp
Please register or sign in to comment