Skip to content
Snippets Groups Projects
user avatar
Dilawar Singh authored
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 environment variables cleanly.
7fc33ef New hdf5 version generates static library with different name. Fix it.
1b55fa5 This should pass on travis.
700bb53 Merge commit 'd0a6060b'
cd0ae83 Merge commit 'b5a7c2e2'
358b59f Merge commit '273124ec'
02fa6cf Merge commit '8bfef2e6'
e7138d9 Merge commit '6c8f2012'
0462858 Merge commit '96580978'
fdadcf4 A test case test_sbml_support.py which inturn calls to write moosewriteSBML which needs networkx which is added as a dependency for travis
c90cae4 Oops moment. Fixed the typo in compiler flag for apple-clang
1878ce8 updated apple-clang flags in compiler. Fix to missing symbols from stl.
f50cfe2 Merge commit '2af833a0'
72de2fa Moved docs to moose. Removed temp directory.

git-subtree-dir: moose-core
git-subtree-split: 3f8c345800c8227e975ae3cf9c714dc6c2c014ee
04170cb4