| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-01 | Exit once filter is resolved | SirLynix | |
| 2023-08-01 | stop once a filter is found | SirLynix | |
| 2023-07-31 | vsproject generation: handle filegroups merging | SirLynix | |
| 2023-07-29 | improve compile_commands | star9029 | |
| 2023-07-29 | improve compile_commands | star9029 | |
| 2023-07-24 | Merge pull request #3989 from SirLynix/renderdoc_envs | ruki | |
| Refactor runenvs so renderdoc can store envs | |||
| 2023-07-23 | Fix vs project generation | SirLynix | |
| 2023-07-22 | fix: none exception for cmake | RimuruChan | |
| 2023-07-21 | Update getinfo.lua | SirLynix | |
| 2023-07-21 | Refactor runenvs so renderdoc can store envs | SirLynix | |
| 2023-07-19 | Fix grammar | wtz | |
| 2023-07-14 | fix vs generator for cuda | xq114 | |
| 2023-07-13 | CMake only accepts the INTERFACE access type for including directories in ↵ | Mohammed | |
| header-only libraries CMake only allows the use of the INTERFACE access type to include directories in header-only libraries. However, Xmake generates a faulty CMakeLists.txt file when a header-only library has dependencies. This results in the following error message: "target_include_directories may only set INTERFACE properties on INTERFACE targets". The root cause of this issue is that the include directory function is using a PRIVATE access type instead of INTERFACE. To address this problem, the proposed change checks whether the target is a header-only library and adjusts the access type accordingly. | |||
| 2023-07-12 | improve stats | ruki | |
| 2023-07-04 | add ln for makefile generator #3921 | ruki | |
| 2023-06-26 | Update build_ninja.lua | xpxz | |
| 2023-06-26 | Update build_ninja.lua | xpxz | |
| 2023-06-25 | remove colon | xpxz | |
| 2023-06-25 | fix format | xpxz | |
| 2023-06-25 | fix generate ninja proj bug | xpxz | |
| 2023-06-24 | fix cmake generator #3880 | ruki | |
| 2023-06-21 | add upgrade vs project stub | ruki | |
| 2023-06-21 | fix tailing spaces | ruki | |
| 2023-06-18 | improve compile_commands generator #3857 | ruki | |
| 2023-06-15 | Modify header | A2va | |
| 2023-06-15 | Display policies list in show plugin | A2va | |
| 2023-06-07 | fix cflags sep for vsxmake | ruki | |
| 2023-06-06 | fix key name | ruki | |
| 2023-06-06 | fix AditionalOptions for vsxmake | ruki | |
| 2023-06-05 | add cxflags for vsxmake generator #3807 | ruki | |
| 2023-05-07 | add c language for vsxmake #3707 | ruki | |
| 2023-04-27 | add vv to command program | ruki | |
| 2023-04-27 | improve cd cmd | ruki | |
| 2023-04-27 | improve echo cmd | ruki | |
| 2023-04-27 | improve makefile to support cmds | ruki | |
| 2023-04-27 | improve cmakelists | ruki | |
| 2023-04-27 | add target cmds util | ruki | |
| 2023-04-27 | add custom commands for generators | ruki | |
| 2023-04-24 | support tool flags #3669 | ruki | |
| 2023-04-22 | improve comments | ruki | |
| 2023-04-22 | improve cmakelists for rule order | ruki | |
| 2023-04-22 | improve cmakelists generator | ruki | |
| 2023-04-14 | fix rc file for cmake generator #3626 | ruki | |
| 2023-04-09 | load targets to fix qt/env #3614 | ruki | |
| 2023-04-09 | rename project.check to project.check_options | ruki | |
| 2023-04-07 | fix plain group #3598 | ruki | |
| 2023-04-06 | improve filegroup #3598 | ruki | |
| 2023-03-21 | cmakelists support `set_exceptions` | Latias94 | |
| 2023-03-17 | improve profiler | ruki | |
| 2023-03-12 | fix msvc_deps_prefix for ninja generator | ruki | |
