Releases: xyproto/cxx
Releases · xyproto/cxx
CXX 3.2.0
CXX 3.1.0
CXX 3.0.7
CXX 3.0.6
Rename to CXX
3.0.3 Patch release
SakeMake 3.0.2
Patch release, only minor changes.
SakeMake 3.0.1
- Use C++2a by default.
- Additional examples, using features from C++20.
OpenAL, Vulkan and very small executables
- Better QtCreator project file generation
- Add Vulkan example
- Add OpenAL example
- Update tests
- Update documentation
- Add support for zapcc
- Add support for OpenAL
- Add support for Vulkan
- Add support for dietlibc, when building C projects
- Add
sm tiny
command, for building very small executables
QtCreator + OpenMP support
- Better support for OpenMP.
- Better support for C++ libraries without supplied pkg-config (.pc) files.
- Support for .h++ files.
- Can now generate project files for QtCreator / qmake.
- More conventional C++ formatting with
sm fmt
(clang-format with Webkit style, 99 columns). - Updated examples.
Sakemake 1.5.0
Update documentation