338 Commits (ce1ca25740b836ef9e566afd90c9ed1bbae9de80)

Author SHA1 Message Date
Sebastian Junges 3306d2bb1e removed debug output and some deprecated python inclusion 8 years ago
Sebastian Junges b4ce43ca0a carl conf imported, other dependencies declared als import target and exported to storm conf 8 years ago
Sebastian Junges 23254f3e62 refactoring resource management in storm cmake to allow easier inclusion in other projects 8 years ago
sjunges 0260eaa7be towards exporting targets for storm to be included in other projects 8 years ago
sjunges f7d15b882d added compiler version to output of cmake 8 years ago
Sebastian Junges 8c77762e72 find xercesc is now provided by cmake, so we use that 8 years ago
Matthias Volk cd971ba6fe Set correct example path for tests 8 years ago
dehnert cbd525b40b Cmake adaptions here and there 8 years ago
Matthias Volk eadf03e3df Forgot merge line 8 years ago
Mavo 7a34e7a497 Force shared lib when using python 8 years ago
Mavo 7e53f7d084 Build python bindings from cmake 8 years ago
Mavo 621cc58a67 Ninja recognizes dependencies + build shared libs 8 years ago
hbruintjes 697c30e048 Use CMake to generate setup.cfg for include and library paths 8 years ago
hbruintjes cfbd58b15e Enable dynamic linking on linux, and replace xerces find module by system version 9 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 8 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 8 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 8 years ago
dehnert 21a229e3a3 fixed gcc compiler flags 8 years ago
sjunges 6431d8d410 let xerces inclusion work on linux systems 8 years ago
dehnert 7c56b43afc adding linker flags that make lto work 8 years ago
dehnert 41960796f1 removed prefetch memory flag from clang as it's not supported (unlike for gcc) 8 years ago
dehnert bf68b28b26 changed default linking type of boost to dynamic, as otherwise g++ complains about non-relocatable code 8 years ago
dehnert 392f56aab5 made jit model builder work on Ubuntu 16.04/g++ 8 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 8 years ago
dehnert 8e565a2930 forcing boost to use old optional implementation to prevent bug in spirit in boost 1.61; everyone can finally update and we take out the option as soon as this is resolved on the boost side of things 8 years ago
sjunges ba81925c1d renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 8 years ago
sjunges ae9073ac50 moved cpplint in 3rdparty 8 years ago
sjunges fdbc0bf694 moved doxygen generation file to the resources 8 years ago
sjunges b8adc74ef9 gspn branch compiles and links with cln now 8 years ago
sjunges cfd6926add a bit of progress 8 years ago
sjunges a36b8ede7b minimal compiler versions, otherwise an error :) 8 years ago
sjunges 5148cd71ea marked several CMAKE_VARIABLES as advanced to avoid cluttering ccmake 8 years ago
sjunges cae5f04d2b first in a series of refactoring the library inclusion to be more adequate 8 years ago
sjunges e0e5cd9f0e progress on support for gmp, with cln everything should be fine 8 years ago
Mavo 2b399c887b Doxygen not required 8 years ago
sjunges 5faebdff86 constants in header 8 years ago
sjunges 0ed499a47f use cln 8 years ago
sjunges 0e6db25188 fix in STORM_USE_CLN_NUMBERS 8 years ago
sjunges 7bb65dbb22 fix a problem with cln used/unused 8 years ago
hbruintjes 067b43525b Add l3pp as project 8 years ago
dehnert 99b9f11d49 removed eigen-3.2.6 8 years ago
dehnert 002bd58b2d added shipped version of Eigen to CMakeList 8 years ago
TimQu 2624f63598 added linking with hypro 9 years ago
TimQu b0d2af20ae added check for existence of __builtin_popcountll (reverted from commit 30bcfcad0e [formerly 65f94a6d6e]) 9 years ago
TimQu 30bcfcad0e added check for existence of __builtin_popcountll 9 years ago
sjunges 20511b142a json parser added to link path 9 years ago
Mavo bc10291680 STORM_DEVELOPER mode introduced 9 years ago
Mavo eeb0f620ec STORM_DEVELOPER mode introduced 9 years ago
dehnert 5934a42898 Squashed 'resources/3rdparty/sylvan/' content from commit d91f6ac 9 years ago