- 06 Aug, 2020 4 commits
-
-
StableCoder authored
-
StableCoder authored
The binary is no longer a part of the build image.
-
StableCoder authored
-
StableCoder authored
Updated building images for Linux, added macOS job, and updated Windows job to use the new proper container runner.
-
- 27 Apr, 2019 2 commits
-
-
StableCoder authored
-
StableCoder authored
-
- 07 Mar, 2019 1 commit
-
-
StableCoder authored
-
- 22 Feb, 2019 1 commit
-
-
StableCoder authored
-
- 09 Jan, 2019 1 commit
-
-
StableCoder authored
Not necessary, and causes issues when built as part of another project.
-
- 08 Jan, 2019 1 commit
-
-
StableCoder authored
-
- 28 Oct, 2018 5 commits
-
-
StableCoder authored
-
StableCoder authored
For both C and C++.
-
StableCoder authored
Added a CI/CD pipeline, added badges to the README, and updated CMake to use the scripts submodule.
-
StableCoder authored
Program returns non-zero on an error.
-
StableCoder authored
-
- 18 Sep, 2018 1 commit
-
-
StableCoder authored
The use of std::string without explicitly including it has been fixed.
-
- 17 Sep, 2018 3 commits
-
-
StableCoder authored
When using a non-local path, the full path including the slashes was being used when setting the array variable name, breaking it. Simply chopping off the preceding paths fixed it.
-
StableCoder authored
-
StableCoder authored
In addition to the original raw hexadecimal output, two new options for printing out C and C++ style headers can be used. The C style header generates a static uint32_t array, and the C++ creates a constexpr std::array instead.
-
- 02 Dec, 2017 4 commits
-
-
StableCoder authored
-
StableCoder authored
-
StableCoder authored
Does what it's supposed to.
-
StableCoder authored
The license, ignore and format files.
-