- Jun 14, 2019
-
-
-
-
Tomáš Oberhuber authored
-
-
- Apr 19, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Apr 15, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Apr 14, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Apr 13, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Apr 12, 2019
-
-
Tomáš Oberhuber authored
-
- Apr 11, 2019
-
-
Tomáš Oberhuber authored
-
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
-
-
-
-
-
-
Tomáš Oberhuber authored
-
-
-
- Mar 30, 2019
-
-
Jakub Klinkovský authored
Reference: https://stackoverflow.com/a/23766303 Documentation: https://cmake.org/cmake/help/latest/command/install.html#installing-directories
-
- Mar 28, 2019
-
-
Jakub Klinkovský authored
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
This is much simpler than using the C functions. As a bonus, I/O errors throw exceptions.
-
Jakub Klinkovský authored
TNL is not supposed to have any external dependencies, so an empty config file is useless. If some marginal parts of the project (such as code for image processing) need to depend on some non-standard library, they should be split into a separate module/project so that the dependencies can be properly specified. For now, the macros are specified as compiler parameters. Client software using the affected headers will have to do the same.
-
- Dec 26, 2018
-
-
Jakub Klinkovský authored
-
- Dec 20, 2018
-
-
Jakub Klinkovský authored
This allows int-vectors to be multiplied by float-scalars, producing accurate int values (e.g. 4.2 * 10 == 42).
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Oct 19, 2018
-
-
Nina Džugasová authored
-
- Oct 04, 2018
-
-
Jakub Klinkovský authored
-