- Aug 03, 2020
-
-
Tomáš Pecka authored
It really makes no sense to have it inside alib2std component. Moved into separate tests/ folder.
-
Tomáš Pecka authored
Run install target of the build process.
-
Tomáš Pecka authored
-
Tomáš Pecka authored
We used 'contrib' name improperly [1,2]. [1] https://drewdevault.com/2020/06/06/Add-a-contrib-directory.html [2] http://www.geschke-online.de/doc/c2646.html
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
Simplify versioning by CMake. Uses git version in the format "<major>.<minor>.<patch>.r<commits-since-version-tag>.g<hash>(-dirty)?".
-
Tomáš Pecka authored
Adapts Doxygen generators to changes in previous commit.
-
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.
-
Tomáš Pecka authored
-
- Aug 02, 2020
-
-
- Aug 01, 2020
-
-
Remove Dot2 algorithm. By default, the interactive window now does not block CLI. Added overload to override this behaviour. Closes #199
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-