Squashed 'moose-core/' changes from bd86fb5..3f8c345
3f8c345 Make sure all python scripts are python3 compatible. BhallaLab/moose#202. 937fdf4 Allow failure with clang compiler. python-libsbml module doest not get build with clang. b7f1834 Merge commit '1680bac6' d28a94d Changes to cmake file so that we can find the correct static library. 67c0d52 Fix a development warning in cmake. 9bb0aa9 Removing shebangs from the python scripts. These scripts were never called as standalone executables. 3b2296b A test commit to package hdf5-devel BhallaLab/moose#201. 06adf59 Fixed another typo in FindGSL. Library list was converted to string. 3893081 Fixed a typo in FindGSL file. b635a2c FindGSL also looks for GSL_VERSION now. 6bcc61d Fixes to travis failure. 88d49cb Updated CMake and FindGSL. 0fb10a5 Fixes to extension bug. a9b9f2a Some fixes to static library dependencies [skip ci] 6614991 Cleanup in cmake files. Using bash scripts to generate subprojects. This way I can handle enviro...
Showing
- .travis.yml 11 additions, 9 deletions.travis.yml
- CMakeLists.txt 90 additions, 151 deletionsCMakeLists.txt
- VERSION 1 addition, 1 deletionVERSION
- cmake_modules/FindGSL.cmake 96 additions, 136 deletionscmake_modules/FindGSL.cmake
- python/libmumbl/core/dynamic_vars.py 1 addition, 1 deletionpython/libmumbl/core/dynamic_vars.py
- python/libmumbl/core/types.py 1 addition, 1 deletionpython/libmumbl/core/types.py
- python/libmumbl/helper/graph_methods.py 1 addition, 1 deletionpython/libmumbl/helper/graph_methods.py
- python/libmumbl/helper/moose_methods.py 1 addition, 1 deletionpython/libmumbl/helper/moose_methods.py
- python/libmumbl/helper/xml_methods.py 1 addition, 1 deletionpython/libmumbl/helper/xml_methods.py
- python/libmumbl/nml_parser/importer.py 1 addition, 1 deletionpython/libmumbl/nml_parser/importer.py
- python/libmumbl/test/adaptor.py 1 addition, 1 deletionpython/libmumbl/test/adaptor.py
- python/libmumbl/utility/debug.py 1 addition, 1 deletionpython/libmumbl/utility/debug.py
- python/moose/methods_utils.py 1 addition, 1 deletionpython/moose/methods_utils.py
- python/moose/neuroml2/generated_neuroml.py 1 addition, 1 deletionpython/moose/neuroml2/generated_neuroml.py
- python/moose/neuroml2/generated_neuromlsub.py 1 addition, 1 deletionpython/moose/neuroml2/generated_neuromlsub.py
- python/moose/neuroml2/test_files/Purk2M9s.nml.REMOVED.git-id 0 additions, 1 deletionpython/moose/neuroml2/test_files/Purk2M9s.nml.REMOVED.git-id
- python/moose/plot_utils.py 1 addition, 1 deletionpython/moose/plot_utils.py
- python/moose/sim_utils.py 1 addition, 1 deletionpython/moose/sim_utils.py
- python/moose/verification_utils.py 1 addition, 1 deletionpython/moose/verification_utils.py
- python/rdesigneur/cells/CA1.morph.xml.REMOVED.git-id 0 additions, 1 deletionpython/rdesigneur/cells/CA1.morph.xml.REMOVED.git-id
Please register or sign in to comment