| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-21 | add defines to pc #4405 | ruki | |
| 2023-11-17 | improve to remove dirs | ruki | |
| 2023-11-17 | improve os.rm to support remove emptydirs | ruki | |
| 2023-11-17 | fix batchcmds | ruki | |
| 2023-11-15 | Merge pull request #4373 from xmake-io/xpack | ruki | |
| Support `xmake pack` | |||
| 2023-11-15 | add tryrm for nsis | ruki | |
| 2023-11-14 | add icon file | ruki | |
| 2023-11-14 | improve basename | ruki | |
| 2023-11-09 | add network.mode policy | ruki | |
| 2023-11-04 | revert git apply | ruki | |
| 2023-11-03 | fix skipped patch if source package no git index | allen | |
| 2023-10-31 | Check share/pkgconfig/*.pc when patching pkgconfig | SuperSodaSea | |
| 2023-10-30 | opimize to search package | ruki | |
| 2023-10-27 | Merge pull request #4326 from xmake-io/asan | ruki | |
| improve default config for asan | |||
| 2023-10-27 | add more default value | ruki | |
| 2023-10-27 | improve default config value | ruki | |
| 2023-10-26 | Update package.lua | Jérôme Leclercq | |
| 2023-10-26 | Update package.lua | Jérôme Leclercq | |
| 2023-10-26 | Update package.lua | Jérôme Leclercq | |
| 2023-10-26 | Fix asan and lto config handling | Jérôme Leclercq | |
| This fixes two things: 1) when `project.policy("build.sanitizer.address")` is true, there is no way to disable asan on a package, `add_requires("xx", { configs { asan = false } })` won't work because of the `or` (it should check for nil) 2) When asan is set to false, it won't match installed packages with asan key set to nil even though they are identical. So when asan/lto key is set to false, it will remove the asan/lto key from config | |||
| 2023-10-24 | fetch extras | ruki | |
| 2023-10-13 | add apple xros support | ruki | |
| 2023-10-13 | fix parse deps for gcc #4273 | ruki | |
| 2023-10-11 | improve flags for vsxmake #4268 | ruki | |
| 2023-10-10 | improve runcmd in remote build | ruki | |
| 2023-10-09 | improve trybuild/cmake | ruki | |
| 2023-09-25 | improve to search packages | ruki | |
| 2023-09-22 | optimize to parse module path | ruki | |
| 2023-09-22 | improve to parse gcc deps with modules | ruki | |
| 2023-09-21 | add asan support for package and policy | ruki | |
| 2023-09-19 | fix package rules directory | ruki | |
| 2023-09-19 | improve rules directory for base package | ruki | |
| 2023-09-17 | add pedantic warning #4209 | ruki | |
| 2023-09-15 | improve service client directory | ruki | |
| 2023-09-14 | support to output same pipes | ruki | |
| 2023-09-14 | fix error | ruki | |
| 2023-09-14 | improve xmakesrc path | ruki | |
| 2023-09-14 | improve clean remote files | ruki | |
| 2023-09-14 | improve clean dir | ruki | |
| 2023-09-14 | clean all for remote service | ruki | |
| 2023-09-14 | fix outputdir for pull | ruki | |
| 2023-09-14 | fix logs | ruki | |
| 2023-09-14 | improve remote clean | ruki | |
| 2023-09-14 | fix send files | ruki | |
| 2023-09-14 | fix change count | ruki | |
| 2023-09-14 | fix remote sync | ruki | |
| 2023-09-14 | switch to xmakesrc | ruki | |
| 2023-09-14 | fix xmake sourcedir | ruki | |
| 2023-09-14 | fix message | ruki | |
| 2023-09-14 | sync xmakesrc | ruki | |
