226 Commits (321a65c5a38cec1f4ff8a2bdca425baa6ed1aaff)

Author SHA1 Message Date
Mavo 99d1b915db Use .so instead of .a for xerces 8 years ago
sjunges 44fe60e35a fixes in cmake for 3rdparty: Boost passing to carl, cpptemplate build always disabled, and carl is not installed 8 years ago
Mavo c0e61505e7 Added byproducts for ninja 8 years ago
dehnert e41d931629 removing utf8 lib, fixing duplicate inclusion of some libraries to link 8 years ago
sjunges 379a9c1cc1 cleaner ccmake interface by setting apple corefoundation stuff as advanced 8 years ago
dehnert efa384336d update cpptemplate to slightly fixed version 8 years ago
dehnert e799cbba79 Updated exprtk. made exprtk case-sensitive. fixed other minor issues 8 years ago
dehnert 33d0a2e0d5 adapted required Boost version 8 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 8 years ago
dehnert 9f40400b56 work on making jit-builder ready for exact arithmetic and parametric models 8 years ago
sjunges 42fccfeb08 modernjson updated, and removed deprecated flag as it causes some issues on ubuntu 16.10 8 years ago
sjunges 6431d8d410 let xerces inclusion work on linux systems 8 years ago
dehnert 6f11b688d3 forward Boost location to carl 8 years ago
dehnert 392f56aab5 made jit model builder work on Ubuntu 16.04/g++ 8 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 8 years ago
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 8 years ago
dehnert 342356ceb1 minor fixes to make storm work with boost 1.62 8 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 8 years ago
dehnert 6f663bde0e fixing hwloc entry in CMakeLists.txt 8 years ago
dehnert ccfcbc0c69 fixed hwloc issue even harder 8 years ago
dehnert 69a351999c adding cpptemplate library 8 years ago
dehnert a9e01b8698 adding sparsepp as resource to cmake 8 years ago
dehnert 2476b7c254 adding sparsepp as a 3rd-party resource 8 years ago
Mavo cfc082417b Refactoring 8 years ago
sjunges 30297dd237 latest version of modernjson 8 years ago
dehnert 3ea11188b7 fixed an issue in the CMakeLists.txt that prevented carl from being properly loaded if it's not already present 8 years ago
sjunges 6fed20e097 l3pp specific commit, avoid requiring internet connection 8 years ago
dehnert c2ec3c7377 changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode 8 years ago
Mavo 221bb59af1 CURL instead of curl 8 years ago
Mavo e6abef0615 Pass compiler through to resources 8 years ago
sjunges 14fc78bdec boost minimal is 1.57 8 years ago
sjunges 7e0d519670 add carl to resource dependency 8 years ago
sjunges ae9073ac50 moved cpplint in 3rdparty 8 years ago
sjunges 61e817cccf apple support for xerces 8 years ago
sjunges cfd6926add a bit of progress 8 years ago
sjunges 81d5105d25 still a linker errror with xerces 8 years ago
sjunges c3972e07aa remove some wrongfully created files 8 years ago
sjunges f2f5552708 improvements on carl include 8 years ago
sjunges 5148cd71ea marked several CMAKE_VARIABLES as advanced to avoid cluttering ccmake 8 years ago
sjunges 79476a3eed if carl is not found, use shipped version 8 years ago
sjunges e5c7c93d33 awkward types and cmake goes wrong 8 years ago
sjunges 155052b971 refactor & fixes after refactoring 8 years ago
sjunges 8d714bdd17 cudd needs autoreconf + refactor 8 years ago
sjunges bcbda8bf68 only build glpk if not found on system 8 years ago
sjunges 19f18e7fee only build xerces if not found on the system 8 years ago
sjunges cae5f04d2b first in a series of refactoring the library inclusion to be more adequate 8 years ago
hbruintjes 346d4740d2 Set l3pp project commands empty (header only) 9 years ago
hbruintjes 067b43525b Add l3pp as project 9 years ago
PBerger 4e1019e682 Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3. 9 years ago
PBerger d80423b760 Fixed the stupid array with size zero warning in Sylvan/Lace. 9 years ago