Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: xyproto/cxx

CXX 3.3.3

07 Apr 21:27

Choose a tag to compare

CXX 3.3.3

  • Minor changes to the win64 flags.
  • Update year in license.
  • Make debug builds less strict.
  • Format the code withautopep8.
  • Let the debug builds use-O0 instead of-Og.
  • Add a target for debug builds without the address sanitizer.
  • Update documentation.
  • Update the Bisqwit and Raylib example code.
  • Use C++20 instead ofC++2b orC++2a (also postpone moving toC++23, just yet).
Assets3
Loading

cxx 3.3.1

05 Apr 12:09

Choose a tag to compare

  • Minor changes to the std flags, for win64.
  • Make debug builds less strict.
  • Format all code with autopep8.
  • Update documentation.
Loading

cxx 3.3.0

03 Aug 14:12

Choose a tag to compare

  • Support Qt 6 and drop support for Qt 5 and Qt 4.
  • Support GTK 4 and drop support for GTK 3 and Glade.
  • Add an example for GTK 4 and.ui files (UI elements defined in XML. This seems to be the way the GTK project is heading).
  • Add an example for PipeWire.
  • Improve the main function detector to also detect signatures where there is a space betweenmain and(.
  • Fix a warning in the X11 example.
  • Update documentation.
Loading

cxx 3.2.8

18 May 13:25

Choose a tag to compare

  • Update examples
Loading

cxx 3.2.7

18 May 13:10

Choose a tag to compare

  • Better support for C++20 and C++23
  • Switch to the BSD-3 license
Loading

CXX 3.2.6

07 Apr 09:10

Choose a tag to compare

  • Update the Dunnet example.
  • Make thestrict option stricter.
  • Add an exception for RapidJSON + a plan for adding better support for system-wide header-only libraries.
  • Don't overwrite existingCMakeLists.txt files when generating a new one withcxx cmake.
Loading

CXX 3.2.5

16 Dec 20:24

Choose a tag to compare

  • Add an example for RtAudio.
  • Add an example fro C + Glade.
  • Use-Wl,--export-dynamic for C programs where Glade is being used.
  • Improved warning messages.
  • Add an example that demonstrates similar functionality in C++ todefer in Go.
  • Update the FastCGI example.
  • Add missing C++20 header files to the internal list.
  • Add support fordlfcn.h +dlopen +dlclose.
  • Smarter include file discovery on Arch Linux.
  • Also support looking for ascripts directory.
  • Now thatmain is the default branch name forgit, switch to that.
  • Update documentation.
Loading

CXX 3.2.3

02 Sep 18:38

Choose a tag to compare

  • Delay the trumpet! (in connection with an audio sample that is being played by themixer example).
  • Add support for OpenGL ES 2.
  • Make it possible to also compile C programs for windows, usingcxx win.
  • Add examples for:
    • OpenGL ES 2
    • ReactPhysics3D
    • SFML and C++17
    • OpenGL 4 and SPIRV shaders
    • OpenGL ES 3.0.
  • Update the examples for X11, dunnet/gtk3, lambda and raylib.
  • Remove the pytorch example.
  • Use-- when callingpacman.
  • Fix an issue when building Windows executables.
  • Fix an issue with programs that usedfreeglut.h.
  • Update the Arch Linux test.
  • Letcxx sloppy also enable-fms-extensions.
  • Add the-fms-extensions flag when compiling 64-bit Windows executables.
  • Use different flags for C + mingw.
  • Use on cxx db file per user, instead of having a common one.
Loading

CXX 3.2.2

19 Nov 14:37

Choose a tag to compare

  • Minor fix on macOS
  • Usestd=c++2a instead ofstd=c++20 everywhere, for now
Loading

CXX 3.2.1

01 Sep 13:50

Choose a tag to compare

  • Set the latest C++ and C standard (as is available in GCC 9.1) when generatingCMakeLists.txt.
Loading
Previous13456
Previous

[8]ページ先頭

©2009-2025 Movatter.jp