summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-19Fix clang-cl toolchain for msvc-winestar9029
2025-02-17add target for harmonyruki
2025-02-17add missing build filesruki
2025-02-14add kotlin templateruki
2025-02-13Merge pull request #6151 from star-hengxing/msys2ruki
Remove msystem include on msys2
2025-02-13update changelogruki
2025-02-13improve msystem includestar9029
2025-02-13Merge pull request #6153 from xmake-io/kotlinruki
Add kotlin language and kotlin-native compiler support
2025-02-13update harmony sdkruki
2025-02-13update readmeruki
2025-02-13add shared library for kotlinruki
2025-02-13add static library for kotlinruki
2025-02-13fix targetfileruki
2025-02-13fix platform.linux.moduleruki
2025-02-13add kotlin-native testruki
2025-02-13add kotlin languageruki
2025-02-13add find_javaruki
2025-02-13Remove msystem include on msys2star9029
2025-02-13Merge pull request #6149 from poirierlouis/devruki
feat: improve GN tool to support extra arguments
2025-02-12feat: improve GN tool for build/install commandsLouis Poirier
- rename option from argv to target, follows usage of ninja. - add option in install command.
2025-02-11feat: improve GN tool to support extra argumentsLouis Poirier
Allows to pass extra arguments to ninja command. It defaults to an empty table (no arguments) for backward compatibility.
2025-02-12fix cachedirruki
2025-02-11fix usage for xmake projectruki
2025-02-11Merge pull request #6142 from Shiffted/invalid-target-errorsruki
Improve targetname input checks
2025-02-11fix versionfiles #6144ruki
2025-02-11fix select package version for systemruki
2025-02-11make check_targetname privateShifftC
2025-02-11make find_similar_targetnames privateShifftC
2025-02-10update find_similar_targetnamesShifftC
Remove explicit defaults.
2025-02-10Merge pull request #6146 from per1cycle/devruki
Rename output makefile -> Makefile.
2025-02-10Merge pull request #6145 from SirLynix/patch-18ruki
package.tools.cmake: Set CMAKE_SYSTEM_PROCESSOR when cross-compiling
2025-02-10Rename output makefile -> Makefile.pericycle
The pr exists because in freebsd-port the default generated `makefile` can't be detected in the gmake build system.
2025-02-10package.tools.cmake: Set CMAKE_SYSTEM_PROCESSOR when cross-compilingJérôme Leclercq
This is already done in other places
2025-02-08Add target check to action packageShifftC
2025-02-08Replace target check in cli amalgamateShifftC
2025-02-08Replace target check in plugin showShifftC
2025-02-08Add target check to action cleanShifftC
2025-02-08Replace target check in action runShifftC
2025-02-08Add check_targetnameShifftC
2025-02-08Add find_similar_targetnamesShifftC
2025-02-08improve levenstheinShifftC
Add cost options and optimization
2025-02-08improve tools.cmakeruki
2025-02-07update changelogruki
2025-02-07update templateruki
2025-02-07update templateruki
2025-02-07improve embed files for lniruki
2025-02-06improve xmake.cli rulesruki
2025-02-06update changelogruki
2025-02-06improve ide integratio testruki
2025-02-06add ide integration testruki