23 Commits (a24578ec094b51f739dd788b53028c411c55a3eb)

Author SHA1 Message Date
Rokas Kupstys 0d03e1fafa CI: Fix emscripten builds that broke due behavior change of emscripten SDK. ago%!(EXTRA string=5 years)
Rokas Kupstys 6b688561aa CI: Test building without C++ runtime on GCC/Clang. ago%!(EXTRA string=5 years)
Rokas Kupstys 794bf7a28d CI: Implement builds with IMGUI_DISABLE_WIN32_FUNCTIONS, IMGUI_DISABLE_FILE_FUNCTIONS, IMGUI_USE_BGRA_PACKED_COLOR IM_VEC2_CLASS_EXTRA, IM_VEC4_CLASS_EXTRA and building library as a DLL. ago%!(EXTRA string=5 years)
omar 670367e51d Added IMGUI_USE_WCHAR32 instead of "#define ImWchar ImWchar32" to faclitate C-binding. (#2538, #2541, #2815) ago%!(EXTRA string=5 years)
omar d8824f9a9a CI: Clarify purpose of example_null, Changelog ago%!(EXTRA string=5 years)
Rokas Kupstys ac5ffffc23 CI: Test builds with freetype on linux. ago%!(EXTRA string=5 years)
Rokas Kupstys 75a65f6fb0 CI: Test build with large indices, obsolete functions disabled and demo/metrics windows disabled. ago%!(EXTRA string=5 years)
ocornut e137db2df7 CI: Enable error on warnings for the extra warnings builds as an experiment. FAQ tweaks ago%!(EXTRA string=5 years)
ocornut a41332453e Unicode: Changelog, comments, minimum CI integration. (#2541, #2538, #2815) ago%!(EXTRA string=5 years)
Rokas Kupstys 21b9e42964 Minor fixes to example_sdl_metal and a changelog entry. ago%!(EXTRA string=5 years)
Rokas Kupstys 7a22767483 CI: Add MSVC extra warnings build and correct labels of other extra warnings builds. ago%!(EXTRA string=5 years)
Rokas Kupstys f03c00bc89 Added imgui_single_file.h, We use this to validate compiling all *.cpp in same compilation unit. ago%!(EXTRA string=5 years)
Rokas Kupstys 97a8dc6514 CI: Added PVS-Studio static analysis on the continuous-integration server. ago%!(EXTRA string=5 years)
Rokas Kupstys bf6d1ba3d1 CI: Add 32/64 bit build variations to builds with extra warnings. ago%!(EXTRA string=6 years)
Rokas Kupstys 1742ca45c5 CI: Add unity builds test. (#2893) ago%!(EXTRA string=6 years)
Rokas Kupstys 1615e9ea2a CI: Enable extended warnings in example_null builds. ago%!(EXTRA string=6 years)
omar 7c441e37fa CI: Update jobs to MacOS latest (Catalina) ago%!(EXTRA string=6 years)
Rokas Kupstys bcd752cfcc CI: Fix emscripten builds after portable SDK archive became unavailable. ago%!(EXTRA string=6 years)
Rokas Kupstys 5006639526 CI: Add scheduled builds and limit some examples to build only on schedule in order to decrease time of builds performed on each push. ago%!(EXTRA string=6 years)
Rokas Kupstys 5ebd4e4c6e CI: Install SDL SDK in windows workers and add SDL examples to the build. ago%!(EXTRA string=6 years)
Rokas Kupstys a4420be1a2 CI: Split builds of examples into separate jobs. ago%!(EXTRA string=6 years)
Rokas Kupstys 9f979c33f4 CI: Fix builds failing because of missing v140 toolset and SDK on dx12 sample. ago%!(EXTRA string=6 years)
Rokas Kupstys d5b5a81946 GitHub Actions CI script for Windows/Linux/MacOS/iOS/Emscripten builds. ago%!(EXTRA string=6 years)