- Mar 26, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Mar 25, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] Removed 'filesystem' header causing problems with portability. CI pipeline on CentOS (issue #25) is active. CentOS Dockerfile repo: git@github.com:MartinBeseda/centos-ci.git
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] [Linux] Added space after '-j' flag. Added '-e' flag to 'echo' commands in *.sh build scripts to allow colors in the output.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
an out-of-source build into the 'build' folder (see issue #20).
-
Martin Beseda authored
-
Martin Beseda authored
[ENH] [Linux] linux_gcc_build_x64_debug_system.sh script rewritten to perform out-of-source build in the 'build' folder (see issue #20).
-
- Mar 24, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
[ENH] Build.sh script rewritten to perform an out-of-source build into the 'build' folder (see issue #20).
-
Martin Beseda authored
-
Martin Beseda authored
[ENH] Compiled libraries are now always in the folder build/lib, examples in build/examples and tests in build/tests independently of Debug/Release compilation mode. The compilation problems with Lapack on Windows (see issue #21) are also solved in this version - Lapack and BLAS binaries contained in Armadillo repository are being linked, if not set up explicitly.
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] [WIP] [WIN] Fixed compilation on Windows in Release mode. Linking boost_unit_test library does not work well - we must use include version of Boost.test so far.
-
Martin Beseda authored
[WIP] [BUILD ERROR] [WIN] Trying to get working compilation on Windows. Problems with building tests and running examples - they seem to stop in the middle of the code.
-
Martin Beseda authored
[WIP] [FIX] [WIN] Fixed problem with -j flag in *.bat build files (issue moldyn/lib4neuro#8). Now trying to get Lapack downloaded and compiled automatically on Windows.
-