- Oct 31, 2021
-
-
Tomáš Pecka authored
In some cases, one wants to use system TClap (for instance, when one has patched tclap installed) Fixes: 7c0adf3e Bug: algorithms-library-toolkit/automata-library#214
-
- Mar 26, 2021
-
-
Jan Trávníček authored
-
- Mar 25, 2021
-
-
Jan Trávníček authored
-
- Jan 30, 2021
-
-
Although #pragma once is not a standard, compilers nowadays usually support it. We don't have any tricky build system so we should be OK. This also fixes many errors regarding using reserved identifiers (names starting with double underscore).
-
- Oct 10, 2020
-
-
Fixes a bug where wrong CMake variable was checked. Instead of checking for existence of variable VERSION_STRING the code checked for existence of variable "value_of(VERSION_STRING)".
-
- Aug 17, 2020
-
-
Jan Trávníček authored
-
- Aug 15, 2020
-
-
Jan Trávníček authored
-
- Aug 04, 2020
-
-
Tomáš Pecka authored
Added support for testing aql files (tests/aql). Removed alib2integrationtests/ in favour of tests/ directory. Sorry for a messy commit. Closes #198.
-
- Aug 03, 2020
-
-
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
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.
-
- Jun 07, 2020
-
-
- May 28, 2020
-
-
Tomáš Pecka authored
-
- Apr 06, 2020
-
-
Tomáš Pecka authored
-
- Apr 01, 2020
-
-
Tomáš Pecka authored
-
- Dec 28, 2019
-
-
Ondřej Guth authored
-
- Nov 28, 2019
-
-
Tomáš Pecka authored
-
- Nov 26, 2019
-
-
Tomáš Pecka authored
-
- Nov 22, 2019
-
-
Tomáš Pecka authored
-
- Nov 21, 2019
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- Nov 07, 2019
-
-
Tomáš Pecka authored
-
- Oct 18, 2019
-
-
Tomáš Pecka authored
-
- Aug 03, 2019
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- May 29, 2019
-
-
- May 27, 2019
-
-
- Mar 27, 2019
-
-
Jan Travnicek authored
-
- Mar 26, 2019
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- Mar 13, 2019
-
-
- Mar 12, 2019
-
-
Tomáš Pecka authored
-