| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
move templates dir
|
|
|
|
|
|
|
|
fix build.c++.modules.tryreuse deps orders
|
|
fix: fix deprecated warnings
|
|
|
|
improve clang static libc++ runtimes
|
|
|
|
Replace all functions marked as deprecated by tbox.
|
|
Rewrite plugin manager for xmake-repo
|
|
|
|
|
|
|
|
|
|
Fix ninja project generator: emit build edge for Windows .rc resource files
|
|
|
|
The rule mrc definition was emitted and the .rc.obj was listed as a link
input, but no build edge was generated for it, so a clean ninja build
failed with "missing and no known rule to make it".
Fixes #7682
Co-Authored-By: Claude Fable 5 <[email protected]>
|
|
|
|
|
|
Support for plugin distribution based on xmake-repo
|
|
|
|
|
|
fix set_pcheader for msvc in c mode
|
|
fix: correct Lua stack index in process.open
|
|
fix: fix engine resource leaks
|
|
Release the argument block returned by CommandLineToArgvW after copying its values into Lua.
Destroy embedded output streams after initialization even when opening the backing file fails.
|
|
|
|
|
|
|
|
display
|
|
|
|
error handling during installation
|
|
handling during installation and updates
|
|
enhancing flexibility in plugin sourcing.
|
|
GitHub and local directories, and streamline repository handling in the task system.
|
|
plugin execution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|