| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-16 | show: fix linker info for non-linkable targets | ShifftC | |
| 2025-09-16 | show: don't print nil targetfile | ShifftC | |
| 2025-09-10 | support for vs2026 | ruki | |
| 2025-09-09 | Merge pull request #6780 from xmake-io/opti | ruki | |
| Add benchmarks and optimize config/build targets | |||
| 2025-09-07 | optimize to save toolchain cache | ruki | |
| 2025-09-06 | fix executable path for cmake #6768 | ruki | |
| 2025-09-04 | improve batchcmds | ruki | |
| 2025-09-04 | run script in thread | ruki | |
| 2025-09-04 | improve to run script | ruki | |
| 2025-08-23 | fix vsxmake options #6739 | ruki | |
| 2025-08-20 | fix config | ruki | |
| 2025-08-17 | fix arg | ruki | |
| 2025-08-15 | ignore pch flags #6710 | ruki | |
| 2025-08-10 | improve to install targets | ruki | |
| 2025-07-30 | fix binary not found #6655 | ruki | |
| 2025-07-26 | add resolve_hint_paths | ruki | |
| 2025-07-26 | improve deplibs | ruki | |
| 2025-07-10 | fix cmakelists | ruki | |
| 2025-07-09 | add default cmake version | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-07-02 | rename xcode2 to xcode | ruki | |
| 2025-07-02 | format code | ruki | |
| 2025-07-02 | Merge pull request #6411 from JX-Master/xcode-generator | ruki | |
| New native Xcode project generator. | |||
| 2025-07-02 | Update pbxproj.lua | ruki | |
| 2025-07-02 | Update get_xcode_info.lua | ruki | |
| 2025-06-29 | fix target utils | ruki | |
| 2025-06-27 | Fix product name issue. | JX-Master | |
| Add SDKROOT build settings. | |||
| 2025-06-26 | Merge pull request #6572 from fcying/dev | ruki | |
| feat(plugin/project): support gen compile_commands.json for specific target | |||
| 2025-06-26 | feat(plugin/project): support gen compile_commands.json for specific target | fcying | |
| 2025-06-24 | Use pairs iterator for project.options instead of ipairs | A2va | |
| 2025-06-17 | fix progress path for cmake #6553 | ruki | |
| 2025-06-11 | use # instead of _ | ruki | |
| 2025-06-11 | -a | ruki | |
| 2025-06-11 | update target name | ruki | |
| 2025-06-10 | fix cp props | ruki | |
| 2025-06-10 | fix imports | ruki | |
| 2025-06-10 | translate file path for vsxmake | ruki | |
| 2025-06-06 | Update targets.lua | ruki | |
| 2025-06-06 | dec pattern | lonless9 | |
| 2025-06-05 | fix pattern | lonless9 | |
| 2025-06-04 | adds target group filtering to `show targets` | lonless9 | |
| 2025-06-03 | fix path | ruki | |
| 2025-06-03 | improve path | ruki | |
| 2025-06-03 | modify policy | ruki | |
| 2025-06-03 | add multiversion vsxmake policy #6519 | ruki | |
| 2025-05-21 | fix vs201x #6476 | ruki | |
| 2025-05-15 | renamed XMAKE_GLOBAL_COMPILER_ID to CURRENT_COMPILER_ID (advice from ↵ | PierreEVEN | |
| https://github.com/xmake-io/xmake/pull/6439\#discussion_r2090681624) | |||
| 2025-05-15 | Renamed remaining CMAKE_COMPILER_ID to XMAKE_GLOBAL_COMPILER_ID (was missing ↵ | PierreEVEN | |
| in previous commit) | |||
| 2025-05-14 | renamed CMAKE_COMPILER_ID property to XMAKE_GLOBAL_COMPILER_ID to avoid ↵ | PierreEVEN | |
| potential conflicts | |||
| 2025-05-14 | Squashed commit of the following: | PierreEVEN | |
| commit ab0a145e1e51100a0ec789d3a403ca5281d72e61 Author: PierreEVEN <[email protected]> Date: Wed May 14 11:16:49 2025 +0200 fixed CMAKE_COMPILER_ID value that was set to CMAKE_<LANG>_COMPILER_ID instead of real value commit edf7b7fe1956d922010260ef102838b90c9eda11 Author: PierreEVEN <[email protected]> Date: Wed May 14 11:06:42 2025 +0200 Use project language to detect compiler ID | |||
