- Feb 22, 2022
-
-
Jan Trávníček authored
-
- Nov 23, 2021
-
-
breaking change!
-
- Mar 08, 2021
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
... because most developers were copy-pasting the preambule anyway and did not pay any attention to change it. Also, I think that git does better job in managing that.
-
- 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).
-
- Aug 03, 2020
-
-
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.
-
- Apr 18, 2020
-
-
Tomáš Pecka authored
-
- May 30, 2019
-
-
Jan Trávníček authored
-
- Feb 24, 2019
-
-
Tomáš Pecka authored
-
- Feb 03, 2019
-
-
Jan Trávníček authored
-
- Nov 19, 2018
-
-
- Nov 14, 2018
-
-
- Nov 13, 2018
-
-
Jan Trávníček authored
-
- Nov 02, 2018
-
-
Jan Trávníček authored
-
- May 04, 2018
-
-
Jan Trávníček authored
-
- Jan 06, 2018
-
-
Jan Trávníček authored
-
- Dec 24, 2017
-
-
Jan Trávníček authored
-
- Dec 21, 2017
-
-
Jan Trávníček authored
-
- Dec 11, 2017
-
-
Jan Trávníček authored
-
- Dec 08, 2017
-
-
Jan Trávníček authored
-