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.08Sep76543231Aug30252423222120171614131211109876331Jul27262524232220191817161513121110765415Jun14131211654313Jan7Dec28Nov272625242322212019182NEW: Added message.h with message macros MSG_INFO and MSG_DEBUG intended to unify and simplify library output.Trying to fix Windows compilationFIX: Fixed bad variableTrying to fix Windows compilationTrying to fix Windows compilationTrying to fix Windows compilationTrying to fix CIAdded TODO to CMakeListsTrying to fix compilation...Trying to fix compilation...Trying to fix compilation...Trying to fix compilation...Trying to fix compilation...Trying to fix compilation...FIX: Boost_* variables are now deleted from cache to prevent preserving wrong paths.FIX: Boost dependencies of lib4neuro made privateFIX: Fixed FindBoost.cmakeFIX: Removed debug messageENH: 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.
Loading