Aidan Sun
c9a535c873
Update icu4c, fix links on Windows ( #2078 )
...
* Improve icu4c
* Add mingw patch for v73.1
2 years ago
jingkaimori
083cd15122
adjust link order for icu4c ( #2062 )
...
* add icu4c on mingw
* patch mingw to avoid build failure
* reapply patch from msys repo
* fix icu data issue and checksum issue
* fix crossbuild detect on mingw installed on macos
* disable package on macos msys environment
since the author has no mac device.
* fix macos build issue
* fix macos build issue
* adjust package script
* disable cross build test and revert windows change
* adjust patch
* run reconfigure on mingw
* disable mingw on macos
* adjust link order for icu4c
2 years ago
jingkaimori
4c3adfbe3e
add icu4c on mingw ( #2045 )
...
* add icu4c on mingw
* patch mingw to avoid build failure
* reapply patch from msys repo
* fix icu data issue and checksum issue
* fix crossbuild detect on mingw installed on macos
* disable package on macos msys environment
since the author has no mac device.
* fix macos build issue
* fix macos build issue
* adjust package script
* disable cross build test and revert windows change
* adjust patch
* run reconfigure on mingw
* disable mingw on macos
2 years ago
Qudix
9cf110242a
[imgui] Simplify ( #1986 )
2 years ago
Aidan Sun
54265bc607
Improve imgui ( #1985 )
2 years ago
Mogg
d3dee0567b
Update inja v3.4.0 ( #1977 )
...
* fix: inja build error
* feat: add inja version 3.4.0
* fix: install from master
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Andrej Redeky
985c5d8742
fix imgui v1.89.3-docking version ( #1884 )
2 years ago
Qudix
454dae40fd
[imgui] Update and improve package ( #1862 )
...
* [imgui] Update and improve package
* [imgui] Make deprecation more clear
2 years ago
jj683
38fcea5789
Add immer v0.8.0 ( #1835 )
...
* immer v0.8.0
* Remove BSD
2 years ago
233lol
4da5480eeb
fix indicators include error ( #1808 )
...
之前少拷贝了details文件夹,导致编译报错
2 years ago
Hoildkv
2ea0b7670b
add polyscope ( #1773 )
...
* add polyscope
* update taywee_args
* fix polyscope
2 years ago
ruki
73e9b8786a
add iverilog ( #1732 )
...
* add iverilog
* add iverilog for mingw
* add iverilog for mingw
* remove mingw
* add iverilog for windows
* add iverilog for windows
2 years ago
Ian Bullard
9deecb00bd
Icu4c version 72.1 ( #1702 )
...
* Changed patch to version
* Added version icu4c version 72.1
* Reverting bad change
2 years ago
Aidan Sun
0fef911d3c
Add SDL2+OpenGL3 backend to imgui ( #1690 )
...
* Add SDL2+OpenGL3 backend to imgui
* Update comment
* Clean up duplicate code
2 years ago
Mingming Cui
1ef9c51ac3
fix wchar32 option ( #1669 )
2 years ago
Andrej Redeky
59c6612475
Update ImGui to 1.89 ( #1639 )
2 years ago
ruki
6893fdd51f
fix imgui ( #1618 )
2 years ago
Hoildkv
ef8ebcd9d6
fix imgui vulkan backend ( #1590 )
2 years ago
Stanis Kapusta
0afffa89df
Update ImGuizmo version ( #1562 )
...
* Update ImGuizmo version
Fix 1.83 hash and change 1.88 to 1.89WIP
* ImGuizmo - fix version name
2 years ago
Stanis Kapusta
d557efd908
Update ImGuizmo version ( #1551 )
2 years ago
PoloNX
42d52fd516
Fix ImGui-SFML on macosx ( #1512 )
...
* Fix ImGui-SFML on macosx
* added the add_patches()
* fix in the .patch
* Add "" around the hash
* Try to fix the error with the patch
* fix the checksum
* Update xmake.lua
* fix the patch
* Update macosx.patch
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Jérôme Leclercq
a591c43770
imgui: Add support for sdl2 renderer ( #1513 )
...
+ allow to enable multiple backends
2 years ago
Frank Zhuang
039a8540f4
update imgui vulkan backend ( #1457 )
2 years ago
L-Sun
33fd7169c4
Update xmake.lua ( #1453 )
2 years ago
Сафиюлин Александр
03f5180f26
Created indicators lib package ( #1395 )
...
* Create xmake.lua
* Removed redundant lines
* Create xmake.lua
2 years ago
Hoildkv
2627522daf
update glfw and imgui ( #1360 )
...
* update imgui
* update glfw
* fix imgui
2 years ago
Hoildkv
1e96ec7a60
update openvdb ( #1357 )
...
* update openvdb
* update openexr
* update imath
* improve blosc
2 years ago
ruki
3299af0234
improve imgui-sfml ( #1314 )
2 years ago
ruki
7b3267d6e9
Add tests for Imguizmo ( #1306 )
...
* improve imguiemo
* add test for imguizmo
2 years ago
ruki
abe8473b28
improve imguiemo ( #1305 )
2 years ago
VlaDexa
f881bf0478
update icu4c ( #1272 )
...
* update icu4c
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Stanis Kapusta
8a03c52f87
Fix ImGuizmo ( #1221 )
...
* Update ImGuizmo to most recent commit
* Fix ImGuizmo
* add_deps imgui to imguizmo
* ImGuizmo : add language version
3 years ago
L-Sun
069bd8fd8d
Add freetype and wchar32 options to imgui ( #1217 )
...
* update taskflow
* update magic enum to v0.8.0
* remove irrelevant code
* add freetype options
* add wchar32 option
* adjust code structure
3 years ago
Hoildkv
424c353c44
add ispc, fxdiv and pthreadpool ( #1093 )
...
* add ispc
* remove version prefix
* add fxdiv and pthreadpool
* fix pthreadpool
3 years ago
ruki
69cf2192d9
improve magnum ( #1082 )
...
* improve magnum
* fix imgui
* update magnum
3 years ago
Hoildkv
acc4aedb80
add cppzmq, libmd, libbsd ( #1063 )
...
* add cppzmq
* add libmd and libbsd
* improve imgui
* update tbb
* update openblas
* try fix openmp
* update expat
* improve tinygltf and tinyobjloader
* switch tbb to build from source
3 years ago
Hoildkv
d5ca0a99e4
add sokol and mikktspace ( #1033 )
...
* update pybind11
* improve leptonica
* update libigl
* update stb
* add sokol
* update miniz
* update catch2
* add mikktspace
* fix miniz
3 years ago
Andrej Redeky
153c6cd09e
Add imgui 1.87 docking branch ( #1011 )
3 years ago
Hoildkv
e16a426748
update some packages ( #992 )
...
* update openblas
* update glad, imath, lvgl, openexr, pegtl
* update lyra, cgal
* update imgui
* fix cgal
3 years ago
ruki
ab8668c73e
add isocline ( #983 )
3 years ago
Vince
616071b7e1
Update xmake.lua ( #926 )
3 years ago
ruki
b254ca3363
Create xmake.lua ( #790 )
3 years ago
ruki
d6261ced9f
add imgui-sfml ( #769 )
...
* Create xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* update sfml
* update sfml
* update sfml
* update sfml
* update sfml
* add mirror url
* fix udev
* fix links
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
3 years ago
PucklaMotzer09
d2533c8628
Add ifort as toolchain ( #758 )
...
* Add ifort toolchain
* Fix paths of ifort toolchain
* Install ifort into the default directory
* Add on_fetch
* Add windows support to ifort
* Use $(env HOME) instead of "~"
* Use vformat
* Remove ./
* Change script_path to exe_path
* Define install-dir on windows
* Define install-dir on linux
* Use PROGRAMFILES environment variable
* Execute dir commands
* Print ifort directory
* Remove search for ifort
* Use sh xxx.sh
* Write logs to seperate directory on windows
* Change install dir of windows
* Disable windows
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Hoildkv
1e071114bf
add loguru, pegtl and utfcpp ( #717 )
...
* add loguru
* add utfcpp
* update icu4c
* update vtk
* fix loguru cross compilation
* fix bsd build
* add pegtl
3 years ago
TNtube
e05260e7b9
Add ImGuizmo and update ImGui ( #713 )
...
* Add ImGuizmo and update ImGui
* remove forgotten line
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Hoildkv
99c11d48e6
add asio ( #695 )
...
* add asio
* make irrlicht tools optional
3 years ago
Hoildkv
05c2860a06
add irrlicht ( #694 )
...
* add irrlicht
* update abseil
* improve openssl
* update libcurl
* improve irrlicht
* add tools for irrlicht
3 years ago
Hoildkv
10be5546d8
add libmspack ( #693 )
...
* add libmspack
* update poco
* update openvdb
* update glfw
* update imath
* update gr
* update openexr
* use config from msvc toolchain
3 years ago
Hoildkv
ff6aab2075
add itstool ( #665 )
3 years ago