Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • VERSION_2019.4.1
  • VERSION_2019.3.1
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Sep6543231Aug30252423222120171614131211109876331Jul27262524232220191817161513121110765415Jun14131211654313Jan7Dec28Nov272625242322212019182ENH: Added test for dynamically linked dependencies, which are stored locally.FIX + ENH: Fixed and simplified building scripts for Linux for CITrying to fix CI...Trying to fix CI...ENH: Removed relative paths to 4neuro.h, as it's not needed, when the code is given the proper include directory during compilation.FIX: Fixed relative paths to headers, so it isn't neccessary anymore to include SRC_DIR when compiling examples / independent apps, which only use lib4neuro.FIX: Fixed linking libraries in CMakeLists.ENH: Added -fPIC option to the linux_gcc_build_x64_debug.sh, so the Boost libraries will be always compiled as a position independent code, even if they're static. It makes possible to link them to the shared library lib4neuro.FIX: FindBoost.cmake now sets the variable Boost_LIBRARIES, which contains libraries' names, but it also makes them targets, so the other applications can be linked against them. The variable BOOST_LIBRARIES was removed.FIX: fixed issue #2FIX: 'ubuntu_boost_system' was incorrectly compiling a local copy of boost which made this continuous integration test pointlessFIX: 'ubuntu_boost_system' was incorrectly compiling a local copy of boost which made this continuous integration test pointlessFIX: Trying to fix CI...FIX: Trying to fix CI...FIX: Fixed output directory path for unit tests.FIX: Added missing variable DEPENDENCIES_LINK_TYPE in Linux CI build scripts.FIX + NEW: Trying to fix CI + added new compilation script for CI Ubuntu with dependencies stored in system paths.FIX: Fixed compilation for external dependencies installed in the system on Linux.FIX: deleted auxiliary filesADD: added a new example for harmonic oscilator problemFIX: Fixed CI scriptRewitten compilation to simplify CMake scripts and to be able to compile examples just linked with 4neuro without being forced to link/include other dependencies.FIX: Fixed missing types in std::pair.FIX: Trying to fix compilation with simplified FindBoost.cmakeFIX: Trying to fix FindBoost.cmake...FIX: Trying to fix FindBoost.cmake...FIX: Trying to fix FindBoost.cmake...FIX: Fixed variable check in FindBoost.cmakeADD: added a support for ordinary functions to be included in partial differential equationsFIX: Fixed path hints in FindBoost.cmakeFIX: Fixed path hints in FindBoost.cmakeMerge branch 'tmp' of code.it4i.cz:kra568/4Neuro into tmpADD: added a support for a function coefficients in NetworkSum class (exprtk)FIX: Fixed path hints in FindBoost.cmakeFIX: Added missing default library paths for UbuntuFIX: Added missing default library paths for UbuntuFIX: Fixed missing brace in FindBoost.cmakeENH: Simplified FindBoost.cmake scriptMerge branch 'tmp' into devUpdate README.md
Loading