- May 08, 2022
-
-
Tomáš Pecka authored
-
- Apr 18, 2022
-
-
Tomáš Pecka authored
By pulling as much images as we can from local cached copy we could (hopefully) avoid the docker TOOMANYREQUESTS error.
-
- Jan 28, 2022
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- Jan 27, 2022
-
-
Tomáš Pecka authored
For local builds it might be good to use rpaths so that the created executables are linked to the correct libs without modifying /etc/ld.so.conf for every build-dir.
-
- Jan 26, 2022
-
-
Tomáš Pecka authored
It will be in $BUILD_DIR/install
-
Tomáš Pecka authored
We don't use it anymore.
-
- Mar 08, 2021
-
-
Tomáš Pecka authored
Start working on custom code-style/code-requirements file checker. So far we check only for missing license, for non-standard EOL (\r) and for files that not-compliant with clang-format.
-
- Aug 03, 2020
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
Remove CMakeLists.txt generator scripts from build phase. Replaced with CMake's GLOB that can re-run every time the build is invoked. We can also drop the Python dependency now. Removed header installs which will be redesigned in future commits.
-
- Mar 08, 2020
-
-
Tomáš Pecka authored
-
- Nov 21, 2019
-
-
Tomáš Pecka authored
-
- Nov 07, 2019
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- Oct 23, 2019
-
-
Tomáš Pecka authored
-
- Oct 18, 2019
-
-
Tomáš Pecka authored
-
- Oct 17, 2019
-
-
Tomáš Pecka authored
-
- Oct 01, 2019
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- Sep 27, 2019
-
-
Tomáš Pecka authored
-
- Sep 11, 2019
-
-
Tomáš Pecka authored
-
- Aug 03, 2019
-
-
Tomáš Pecka authored
-
- Jul 09, 2019
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- Jul 08, 2019
-
-
Tomáš Pecka authored
-
- Jul 06, 2019
-
-
Tomáš Pecka authored
-
- May 22, 2019
-
-
Tomáš Pecka authored
-
- May 15, 2019
-
-
Tomáš Pecka authored
-
- Mar 12, 2019
-
-
Tomáš Pecka authored
-
- Mar 02, 2019
-
-
Tomáš Pecka authored
-
- Feb 28, 2019
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- Feb 25, 2019
-
-
Tomáš Pecka authored
-
- Dec 08, 2018
-
-
Tomáš Pecka authored
-
- Dec 06, 2018
-
-
Tomáš Pecka authored
-
- Nov 28, 2018
-
-
Tomáš Pecka authored
-
- Nov 27, 2018
-
-
Tomáš Pecka authored
-
- Nov 23, 2018
-
-
Tomáš Pecka authored
-
- Nov 19, 2018
-
-
Build: CMake: Move find_packages from main CMakeLists to subprojects. -DALIB_NOGUI is not needed now
-
-